I have to assign request to user.

niveditakumari
Mega Sage

Hi, 

 

I have to assign request to user. We are having flow and there it is setting short description and description field value and there I have to set assignee using system property. 

I have created system property and I have to use that system property in flow in action input to assign request to user. 

niveditakumari_0-1769068902537.png

Can you please help me to achieve that. 

 

Regards, 

Nivedita 

 

 

1 REPLY 1

Mark Manders
Mega Patron

Depending on the system property (is it a name or a sys id?) you need to do a lookup to the user table to find that user and then assign it. This can be done through a 'look up record' step, or as a script on the assigned to itself.


Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark