Skip to main content
November 24, 2023
Question

Error in publishing Datastore in higher environment but in Dev its working fine after I change one column in a table to "Text" from varchar 300

  • November 24, 2023
  • 4 replies
  • 0 views

I have changed a cloumn from varchar 300 to text, in dev its working fine and If I try publishing the datastore its fine in Development Environment but after deployment in SIT Environment it is giving me error on the same column while I tried publishing datastore.

Database Configuration

XSD Configuration

4 replies

annap0005
November 24, 2023

have you execute db script in SIT?

November 24, 2023

yes , I have and it was success

davidj137213
Brainy
November 24, 2023

Did you try making the changes also in SIT, rather than deploy the app¿?

prakhars0731
November 24, 2023

Can you please update your table names and field in the xsd it will not show this error