Hi All,
Hope you are doing great.
I want to use “Define Variable” for $.now() which will provide today’s date. This example will provide the user a week to complete the manual provisioning tasks in my workflow.
But in New “Define Variable” operator I am not getting below screen. Could you please help us how to use new “Define Variable” operator.
Agenda :
Step 1a – Define Variable (Due Date = 7 days + Today) : $.now() will provide today’s date. This example will provide the user a week to complete the manual provisioning tasks.
Step 1b – Define Variable (Due Date Substring) : The $.now() variable returns the date in ISO8601 format. This example sends the date part to ServiceNow in the MM/dd/yyyy format and drops the time string.
Regards,
Venu