Pause the Line for 10 Minutes based on order submitted date
Summary:
Need to pause the order line for 10 minutes based on order submission date.
Content (required):
Need to pause the order line for 10 minutes based on order submission date.
If the submission date time is 1:00 AM, then it should pause the line till 1:10 AM and release automatically.
I tried the below code but pause is getting released as soon as it is applied-
Even I tried with "Current_date" in cdate and "null" in waitDateTime but no luck.
Any input is appreciated.
Thanks
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
Tagged:
1