Replies: 1 comment 1 reply
-
same question... GetPendingActivity seems to simply return first... but if you had a bunch of activities... perhaps for approval process steps, you would very much want it to map to a particular workflow. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
When starting multiple Activity workflows of the same type (with the same workflow Id and activity name), how can the pending activity be found for one of the specific workflows? GetPendingActivity appears the only way to get an activyty, however it returns the latest instead of a specific one.
Beta Was this translation helpful? Give feedback.
All reactions