I have a WF that has an External Signal function. How do I find out which activity is triggering this WF?
Thanks
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @rntrp ,
Go to Workflow view folder's advanced filter or navigate to Administration > Data schema > xtk:workflow schema > Data tab > Advanced filter > apply the below filter:
data contains xtk.workflow.PostEvent("internalNameOfYourWorkflow
Hi @rntrp ,
Go to Workflow view folder's advanced filter or navigate to Administration > Data schema > xtk:workflow schema > Data tab > Advanced filter > apply the below filter:
data contains xtk.workflow.PostEvent("internalNameOfYourWorkflow
Thanks!!
Views
Replies
Total Likes
Views
Likes
Replies