I have to assign request to user.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
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.
Can you please help me to achieve that.
Regards,
Nivedita
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
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
