If catalog task's(Total 3) state remains closed Incomplete, State of sc_req_item change to completed
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 01:21 AM - edited ‎01-28-2024 10:36 PM
Hi everyone, My requirement is, if any one of catalog task's(sc_task) (Total 3) state remains "closed Incomplete", State of sc_req_item automatically need to change as "closed complete" using Client Script or Business Rule. If anyone knows the solution, please let me know. Thank You.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 01:29 AM
Hi Praveen,
Just to confirm, you are looking for old tickets or newer ones? For newer ones, why is that you do not want it to be a BR or any other server side logic? What is that intention to avoid using BR or Client script?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 01:36 AM
Hi @Jaspal Singh It just my client need for my project.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 01:38 AM
Well, quite strange. Ideal is to explain them the purpose of BRs. Anyways, you will need some service side logic that you can incorporate in Scheduled job or so and execute it at regular intervals.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-24-2024 01:47 AM
If you had any other idea or logic, please share with me it will be helpful for my project. Thank you!