- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 06:29 PM - edited 12-22-2023 06:30 PM
catalog form that will request for item from asset manager, if approve will create a item in the consumable table and set to on order for that stock room. any idea how can i do that ?
i know how to create the catalog form and the work flow
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 10:28 PM
Hi,
Create a catalog form.
Set the visibility of this catalog (someone from Asset management)
Create the flow as mentioned above.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 10:52 PM
You can mark RITM as closed incomplete.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2023 07:26 AM - edited 12-23-2023 07:29 AM
@Saurabh Gupta i found another method. create a flow variable and set it as variable which will be recognise as reference.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 08:52 PM
Hi,
You can create a catalog item with the input from user, add approval step and create the consumable asset record after approval.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 08:59 PM
@Saurabh Gupta @Can I do that on the workflow ???
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:09 PM
Yes, we can do it on workflow as well.
On flow it can be done without writing a single line of code.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-22-2023 09:54 PM
@Saurabh Gupta i am creating the workflow , i have questions
1. how can i assign the catalog back to the person who approve the request ?
2. create the consumable asset record after the catalog task is closed on the work flow ?