Trigger new approval if current approver is changed in cost center
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 12:22 AM
Hello Experts,
After rising a request it will wait for cost center approval (cost center approver is present in cmn_cost_center table).
now my requirement is
current request is waiting for cost center approval but approver is changed in cost center table. now i want to trigger a new approval for current request.
means previous.approver !=current.approver then we need to trigger a new approval based on selected cost center name in sc_request table.
How to achieve this by using schedule job...?
Best Regards,
Raj

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-14-2024 02:20 AM
Hi @raj149 did you check the logs? which log did not print? for me works fine in my PDI, you can debug in background script with using a request sysid
Harish