- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 05:51 AM
Hi Experts,
I am trying to create a entry in table which should take inputs from request i submitted. I have used trigger as service catalog and created below flow. Here record is not inserting. Please help me.
Solved! Go to Solution.
- Labels:
-
Service Catalog

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 06:43 AM
Or there is also an option, to not have the Flow to wait for the task to be completed..

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 05:58 AM
Hi,
Does the Flow generate some sort of error?
Does the logs give some hint to what happened?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 06:04 AM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 06:13 AM
The Create Record action has not been run at all.
It's waiting for the Catalog Task to be completed.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 06:16 AM
Hi Olan,
The catalog should close automatically after record is inserted. This is the actual requirement. Please help me what need to add.