Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Close Task OOB UI Action on sc_task table

Alon Grod
Tera Expert

Hi,

We have OOB UI Action 'Close Task' on sc_task table. If there is only one sc_task inside the sc_req_item record, then when we click on 'Close Task' it close the current sc_task and also close the sc_req_item record and the sc_request record.

How the sc_req_item record and the sc_request item record are being closed as well? from what i see the UI Action only takes care of the current sc_task record. Is there any Business rule or Flow ?

5 REPLIES 5

Laveena-Agarwal
Mega Sage

Hi @Alon Grod 

List of Business rules executes on closure of catalog task, here is the article - When catalog task closes what is the order of out-of-the-box bus.rules that execute on requested ite...