Create case without with different user
Do you have an advise/idea how we can implement following requirement in Ivy:
1. An Ivy Webservice gets called from **User A**.
2. The Webservice process triggers another Ivy Business Process with the help of the "TriggerElement".
3. The triggered Business Process should have as CaseCreator a **User B** not User A.
(can we maybe set the User B as active user before we trigger the Business Process?)
Thank you in advance!