Join the #BuildWithBuildAgent Challenge! Get recognized, earn exclusive swag, and inspire the ServiceNow Community with what you can build using Build Agent.  Join the Challenge.

What does Catalog Item Removed mean?

Ronn Allen Tuma
Tera Contributor

Hello everyone,

 

I built a flow where a Repeat trigger is used to trigger the automatic creation of a REQ. The flow runs but when viewing the REQ the RITM shows that the stage is Catalog Item Removed. Can this be configured to not show the stage?

 

Flow:

RonnAllenTuma_1-1668474208349.png

 

 

RonnAllenTuma_0-1668474193556.png

 

1 ACCEPTED SOLUTION

Mike_R
Kilo Patron
Kilo Patron

This is not the best way to submit requests through a flow. You should never manually create requests and ritms.

You should be using the Submit Catalog Item Request action

https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/flow-designer/refer...

View solution in original post

1 REPLY 1

Mike_R
Kilo Patron
Kilo Patron

This is not the best way to submit requests through a flow. You should never manually create requests and ritms.

You should be using the Submit Catalog Item Request action

https://docs.servicenow.com/bundle/tokyo-application-development/page/administer/flow-designer/refer...