Good Afternoon,
I have a workflow that is showing some odd behavior when I am using the 'Assign Token Value' activity to modify a token value. I've simplified my workflow in the illustration below.
The problem I'm having is that when the path to modify token is taken, the SDK Script runs with error. However when I run the process with the 'Retrieve field values' with 0 as the value, the SDK script runs correctly.
My gut tells me that it has something to do with the modification of a multi-value token. Essentially, what I want to do is nullify the token value(s) and pass 0/NULL to my SDK script. If there is a better way to achieve this, please let me know.
Thanks,
Nate