generate approval from scheduled job
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
I have to add approvals from 2 users at 30 days from a job. I one of them approves the approval should be marked approved and other is not required. Is the possible ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
Yes, it is possible and is one of the core functionalities of the platform. You can define approvals using Flow or Workflow and recommendation is to use Flow Designer. Refer below on how to create approvals,
Thanks,
Bhuvan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago
you can insert approval record for those 2 users.
But you can't control if any 1 record is approved, this is challenging.
You will require business rule to determine if approval is already approved for the record such as RITM etc then mark the other one as No longer required.
where are you stuck?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
4 weeks ago - last edited 4 weeks ago
I ended up changing this to group approval. There are two users in this group and when one approves it should mark other not required. Isn't this SN core functionality? this is not happening. Is there anything wrong with this code?
Here is my code: