- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 09:21 AM
We have an IT Adhoc catalog item
Part of that request includes the user putting in a project title. We want to use that project title for a few things. Here is what I am have done and am trying to do
- User enters a project title
- Flow takes that project title and in the catalog task uses it for the short description
- It also takes that project title and makes it the short description of the RITM
This is great, BUT
I need it to also use it to update the REQ with the title as the short description
Example
I created a request
SCTASK - Short Description is the project title
The RITM shows it to
but the REQ table doesn't
Is it possible to update using Flow?
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 10:06 AM
Yes, you are almost there, you need to do an additional dot-walk step as shown below
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 09:29 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 09:35 AM
for set value activity
1. Choose Show Reference fields --> Next "Request" --> Next Short description
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 09:51 AM
This looks like Workflow?
But, I need to use Flow Designer if possible
Would this be creating a new Action?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
02-07-2022 09:33 AM
You should be able to Use the Update Record action and use the data pills to fetch the REQ record