Avatar

Level 1

Hi,

I can confirm that I have never been able to get xtk.session.Write to change the temporary workflow data, we have always had to use sqlExec as marcel.gent.86 describes.

The following two queries should do the same but only the second actually updates the temporary workflow data:

Doesn't work

1509345_pastedImage_4.png

Does work

1509344_pastedImage_3.png

It would be great if Adobe could explain why xtk.session.Write doesn't update the data. Is there a step we are missing?