Skip to main content
February 26, 2025
Question

Rename field name in a CDT to match with the database one

  • February 26, 2025
  • 2 replies
  • 0 views

I want to change the field name of a CDT to match the renamed field in the database. The old name was "FIRSTNAME" and the new one is "FIRST_NAME".

Related to the best practices, the best way to do so is to download the CDT as XSD, change the field name in there, and re-upload the XSD, verify and publish the data store as a last step or is there any other best practice thing?

Thanks in advance.

    2 replies

    karumurua531442
    February 26, 2025

    hi [mention:8cdd6119fd07485ea8670348a7dd2045:e9ed411860ed4f2ba0265705b8793d05] updating cdt from xsd is best way to do

    February 26, 2025

    Thanks a lot!