- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-09-2020 03:24 AM
What I thought was job should run every week and send mail.
There are 2 UI action which should run
I am looking for script in Job which can hit/click these 2 links
May be 2 different job which pick CAB meeting record for current week and click 2 links
1)Refresh Agenda items- once we click on this , decision box like this come lets say if I press No every time
2)Send meeting request to attendees- next when this link is clicked- Another decision box- where I say send all.
Solved! Go to Solution.
- Labels:
-
Change Management

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 04:47 AM
while(gr.next()){
var notifiedAttendeesCount = .....................;
..................
}
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-12-2020 03:31 AM
Cool. Let me know if you need any help.
Muhammad

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 03:48 AM
Hi,
You can use the schedule job for such type of repeated notification. Refer below links
If my response helps you, make it correct and helpful.
Thanks
Bhagyashri Sorte.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-10-2020 04:22 AM
Hi Priyanka,
Please check the link this helps you
https://community.servicenow.com/community?id=community_blog&sys_id=e30d6ea5dbd0dbc01dcaf3231f96190d
Mark correct or helpful if this works to you.
Thanks
Swapnil