- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 01:20 AM
Hello,
We have a requirement where i need to scheudled a report twice a day like 8 am , 4 pm.
Can anyone pleae help me out how to set this
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 02:44 AM
hi,
Example:
Starting time = 8am -> sends the report
Repeat interval = 12h - waits 12hours
days = 0
The next schedule will be at 8pm
you can keep below values in fields,
Let me know if you have any queries.
Regards,
Manali H.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 03:12 AM
Hi Irfan,
Script you have written is correct,you can write this in condition block,by marking conditional checkbox as checked.
Regards,
Manali H.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 03:35 AM
Thanks its working 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 03:43 AM
Hi,
Did you try your script for weekdays?is it working as expected?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-19-2018 02:38 AM
hi,
Example:
Starting time = 8am -> sends the report
Repeat interval = 12h - waits 12hours
days = 0
The next schedule will be at 8pm
you can keep below values in fields,
Let me know if you have any queries.
Regards,
Manali H.