- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2018 09:27 AM
Hi
I am new to Servicenow, Can you please help me on this
How to trigger a business rule when date becomes current date ?
Thanks,
Navya
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2018 01:45 PM

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2018 01:38 PM
Hi Navya,
Create Task activity will be visible if the table on which current workflow is configured extends task table.
and for catalog task activity, table should be sc_req_item only.
So would suggest to use Run Script to create task.
Thanks,
Ali
Thank you,
Ali

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2018 01:45 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2018 07:20 AM
Perfect Sree!
Thanks for the quick replies.. I really appreciate your help.
Thanks,
Navya

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-18-2018 08:45 AM
You bet! 🙂
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-17-2018 11:40 AM
You will have to create a Scheduled Job to accomplish this.
https://docs.servicenow.com/bundle/jakarta-platform-administration/page/administer/time/task/t_CreateAScheduledJob.html