Hello, We have seen occurrences in Appian 7.6 where a chain of nodes

Hello,

We have seen occurrences in Appian 7.6 where a chain of nodes leads to a Script Task that changes the value of a specific field of a CDT variable in the process model (which is confirmed in the process history of the process instance) and the User Input Task (a SAIL form) that comes immediately after the Script Task uses that new value properly.

However, if the user changes menus in the Tempo interface, without submitting or saving the SAIL form, and then goes back to the same Task and opens the form, then the value of the modified CDT field has its previous value. And we see in the Variables of the Process Details that the CDT field has its previous value where the Process History shows that is has been modified to the new one.

Any ideas how this can be happening?

OriginalPostID-148077

OriginalPostID-148077

  Discussion posts and replies are publicly visible

Parents
  • @thanosm So, could you please answer the following as well?

    3. May I know how the assignment to the local variable is being done? That is, could you please let me know the piece of code which does the assignment?

    4. Also could you please provide one example of how the field of cdt is being modified i.e. the piece of code which updates the cdt field when you interact with a component?
Reply
  • @thanosm So, could you please answer the following as well?

    3. May I know how the assignment to the local variable is being done? That is, could you please let me know the piece of code which does the assignment?

    4. Also could you please provide one example of how the field of cdt is being modified i.e. the piece of code which updates the cdt field when you interact with a component?
Children
No Data