The CreatorCon Call for Content is officially open! Get started here.

Create SLAs for approvals on specific RITM items

SwathiBanda
Tera Contributor

I want to create SLAs for approvals on certain RITM items — trigger when approval starts, stop when approved/rejected, and apply only to certain catalog items. What’s the best way to configure this?

2 ACCEPTED SOLUTIONS

Hanna_G
Kilo Sage
Kilo Sage

Hi @SwathiBanda 

You can do this using Task SLAs linked to the sc_req_item table.

  1. Create a SLA Definition with:

    • Table: sc_req_item

    • Start condition: approval state = Requested

    • Stop condition: approval state = Approved OR Rejected

  2. Add a Condition or Catalog Item filter (e.g. cat_itemIN<list of items>) so it only applies to specific RITMs.

  3. If you trigger approvals via Flow Designer, ensure the approval state field changes correctly — SLAs depend on that update event.

Optionally, add a pause condition for states like On Hold if needed.

View solution in original post

M Iftikhar
Tera Sage

Hi @SwathiBanda,

You can create a SLA Definition for Requested Item:

MIftikhar_0-1761230861164.png
MIftikhar_1-1761230891633.png
MIftikhar_2-1761230912626.png


If my response helped, please mark it as the accepted solution so others can benefit as well.

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.

View solution in original post

2 REPLIES 2

Hanna_G
Kilo Sage
Kilo Sage

Hi @SwathiBanda 

You can do this using Task SLAs linked to the sc_req_item table.

  1. Create a SLA Definition with:

    • Table: sc_req_item

    • Start condition: approval state = Requested

    • Stop condition: approval state = Approved OR Rejected

  2. Add a Condition or Catalog Item filter (e.g. cat_itemIN<list of items>) so it only applies to specific RITMs.

  3. If you trigger approvals via Flow Designer, ensure the approval state field changes correctly — SLAs depend on that update event.

Optionally, add a pause condition for states like On Hold if needed.

M Iftikhar
Tera Sage

Hi @SwathiBanda,

You can create a SLA Definition for Requested Item:

MIftikhar_0-1761230861164.png
MIftikhar_1-1761230891633.png
MIftikhar_2-1761230912626.png


If my response helped, please mark it as the accepted solution so others can benefit as well.

 

Thanks & Regards,
Muhammad Iftikhar

If my response helped, please mark it as the accepted solution so others can benefit as well.