Is there any way to change the Process Initiator of the process? Query:

Is there any way to change the Process Initiator of the process?
Query:
We have exposed our process model as a web service and we are providing a Appian Test user id initiator access, so when ever we trigger the process, In the process instance dashboard From column is pointing to that test id.(Find attached for quick reference)
I too agree we can change the process instance dashboard From column to the desired name by giving it expression editor but is there any other way to change the process initiator dynamically?

OriginalPostID-183654

OriginalPostID-183654

  Discussion posts and replies are publicly visible

Parents
  • Hi Palani,

    Do not assign a process to Initaitor in the User Input Task...Use a Process variable

    There are two ways... You can have a single process variable in a User input task and before that in a Script task output you can put a if() condition and make your expression der....

    Or you can directly make a expression in User Input Task .. by a if()
Reply
  • Hi Palani,

    Do not assign a process to Initaitor in the User Input Task...Use a Process variable

    There are two ways... You can have a single process variable in a User input task and before that in a Script task output you can put a if() condition and make your expression der....

    Or you can directly make a expression in User Input Task .. by a if()
Children
No Data