Hi Guys
I need some help with a Workflow which is as follows:
"send mail" -> "wait for approval" -> rest of the Workflow
If the above Workflow gets executed by an user it should send the mail and wait for the approval from a storage administrator. If the Workflow gets executed by another Workflow WFA should disable the first two commands ("send mail" and "wait for approval") and only execute the rest.
I know how to do execution conditions but I'm searching for a way to check if the Workflow was invoked by another one or not.
Thx for the help!
Cheers Dario