- 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-23-2023 06:13 AM - edited 12-23-2023 06:17 AM
@Saurabh Gupta how can i use the reference to find manufacturer and model information from alm_consumable?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-23-2023 06:15 AM
Hi @chercm
The type of variable should be reference as type of field model is reference.
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-23-2023 07:28 AM
Great You find it.
Thanks and Regards,
Saurabh Gupta
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-24-2023 05:57 PM
@Saurabh Gupta for workflow i need to have a separate box to close the ritm after the sctask is closed , do i have to perform the same for flow ?