Create a record in a table using flow designer which should take input from the request?

Siva P
Tera Expert

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.

 

find_real_file.png

1 ACCEPTED SOLUTION

Or there is also an option, to not have the Flow to wait for the task to be completed..

find_real_file.png

View solution in original post

9 REPLIES 9

OlaN
Giga Sage
Giga Sage

Hi,

Does the Flow generate some sort of error?

Does the logs give some hint to what happened?

Its saying no Logs:

find_real_file.png

 

find_real_file.png

 

 

find_real_file.png

The Create Record action has not been run at all.
It's waiting for the Catalog Task to be completed.

Hi Olan,

The catalog should close automatically after record is inserted. This is the actual requirement. Please help me what need to add.