- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi Jon,
Thanks so much for your response.
I did try your suggestion, but unfortunately it's still not working . Here is what I did:
Added 2 columns. One with content of the SMS and one with value 0.
Here is how my JS looks like where I'm reading @content & @value from the temp table and try to logInfo "new value" which should print 1 in the workflow journal logs.
In workflow logs, it successfully prints value 0 which means it's reading successfully from the temp table.
When I run the workflow again, I expect the value 1 in the logs to be printed for all the records, but it doesn't do anything and fails with this error:
05/03/2019 17:38:03 Automatically resuming workflow (number of consecutive times: 2).
05/03/2019 17:37:03 Automatically resuming workflow (number of consecutive times: 1).
Could you please let me know if Anything I missed here?
Thanks
Views
Replies
Total Likes