I want to create a business rule for change_task's due date.
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 10:45 PM
I want to create a business rule that adds time for delivery_time (from 'sc_cat_item_delivery_task' table) and planned_start_date (from 'change_task' table), and then, creates time for due_date (on 'change_task' table).
Below is the business rule for the Change Task table that I am working on.
I want to replace the process of adding delivery_time (from 'sc_cat_item_delivery_task' table) to part "psd.add(3600000);".
How can I write??
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-03-2024 10:52 PM
the type is duration but you are setting the glideDateTime object
Regards,
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader