Session Guid (Workflow)
Hi,
Is there a way to obtain the session guid/id in a workflow activity?
Something that identifies the session as unique?
Thanks
0
-
Hi Ricardo,
Because workflows are stateless, this is a tricky thing to do. Your best bet would be to use the GetCurrentUser activity to get the current username, if you are using authentication. If you are not, you may be able to create something using the get/set external value activities.
I hope this helps!
Thanks,
Danny0
Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.
Kommentare
1 Kommentar