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.

How to Add SLAs to Catalog Tasks Created via Flow Designer

Christine30
Tera Guru

Hello:

I am using flow designer to create Catalog Tasks, and I would like to associate each task with a different SLA Definition.  What is the best way to do this? Thank you.

Flow Designer Catalog Task 1 ("do something") => SLA 1
Flow Designer Catalog Task 2 ("do something else")  => SLA 2

Christine

1 ACCEPTED SOLUTION

Jon23
Mega Sage

One way is to have a unique identifier on the Catalog Task, then your SLA Definition start condition to trigger off the identifier.

example: Prefix Catalog Task short description with 'SLA1' when creating the task and use that in the start condition.

find_real_file.png

View solution in original post

1 REPLY 1

Jon23
Mega Sage

One way is to have a unique identifier on the Catalog Task, then your SLA Definition start condition to trigger off the identifier.

example: Prefix Catalog Task short description with 'SLA1' when creating the task and use that in the start condition.

find_real_file.png