Custom condition in Approval Activity not working
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-09-2023 10:21 PM
The condition for approval is based on the above script, and modified the business rule "SNC - Run parent workflows (Approval)" with below condition:
(current.state.changesTo('more_info_required') || current.state.changesTo('approved')||current.state.changesTo('rejected')) &&(new sn_sm.SMConfiguration()).isSMRecord(current.document_id.getReferenceTable())
The approved, mor einfor rquired or rejcted ..none of them are navigation to next activity that is creation of task.
Can somebody suggest what correction is required ?
Have already referred to the article Solved: Additional Condition on Approval User Activity - ServiceNow Community
0 REPLIES 0