- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 03:48 AM
I have a requirement to map the all the variables data from the catalog item to description field of req, ritm and sctask forms.
and short description of req, ritm, sctask is catalog item name
Note : I am using flow designer.
I tried by using data pill picker , added those variables into description as drag and drop, but the output is coping only sys_id of user table.
But this is only coming for ritm and sctask. I need to fix this short description , description, assignment group for req, ritm, sctask
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 04:47 AM
Use update record action
select record trigger - service catalog -> requested item record - > request
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 04:23 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 04:35 AM
It's working fine but how can we apply it for req form . In the request form i need to fetch assignment group, short description and description.
And also , if i updated worknotes or additional comments (customer visbile) on sctask it should update on ritm also.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-10-2022 04:47 AM