We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

How to Stop SLA based on Catalog Task State Field changes?

Not applicable

Hello All, 

I have a requirement where I am attaching SLA on sc_request (Request Table) where the Start Condition is "State" changes to "Work In Progress" and the Stop Condition is "State" of the Catalog Task changes to "On Hold". 

How can I achieve this requirement?

Thanks and Regards
Anshul

1 ACCEPTED SOLUTION

Peter Bodelier
Giga Sage

Hi @Community Alums,

 

You will need to use a field on the sc_request table to stop the SLA.
This means, that in a business rule, or in your request flow/workflow, you will need to set a (custom) field on the sc_request to a value which stops the SLA.

You cannot do that on a related record directly.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

View solution in original post

2 REPLIES 2

Peter Bodelier
Giga Sage

Hi @Community Alums,

 

You will need to use a field on the sc_request table to stop the SLA.
This means, that in a business rule, or in your request flow/workflow, you will need to set a (custom) field on the sc_request to a value which stops the SLA.

You cannot do that on a related record directly.


Help others to find a correct solution by marking the appropriate response as accepted solution and helpful.

Not applicable

Hi @Peter Bodelier,

Thanks for your response.

Thanks and Regards,
Anshul