Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Catalog Items - Flow.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ You can look at <https://docs.servicenow.com/bundle/paris-servicenow-platform/pa
You catalog item right now has some good, core functionality. When a user submits it, it creates a record of information that people can review.
Go back to your catalog item and notice that on the Process Engine there is a field called "Flow." Next, we'll go over making a flow so that when a user submits it, some automation will be kicked off.

1. In the navigator, go to "Process Automation > Flow Designer" and it will open the workfflowlow interface.
1. In the navigator, go to "Process Automation > Flow Designer" and it will open the workflow interface.
2. Click on "New Flow" and use these initial values:
* Name: IET Test Workflow - [Your name]
3. Submit
Expand Down