Hi, We have an application in production with active instances.

Hi,
We have an application in production with active instances.

As a part of a change request, we modified a CDT to include an additonal field.

This CDT is being used throughout the application in production.

How can I make sure that the current instances in production do not fail.

Any inputs are highly appreciated!!!!!!

OriginalPostID-179885

OriginalPostID-179885

  Discussion posts and replies are publicly visible

Parents
  • To update the CDT versions in running instances, you will have to use the process upgrade framework.

    Generally the addition of a new field is relatively low impact but, as I say, it does depend how you then use that field in the SAIL form; if the form uses that field to retrieve information, you could have a problem with the older processes where that field is not populated.
Reply
  • To update the CDT versions in running instances, you will have to use the process upgrade framework.

    Generally the addition of a new field is relatively low impact but, as I say, it does depend how you then use that field in the SAIL form; if the form uses that field to retrieve information, you could have a problem with the older processes where that field is not populated.
Children
No Data