You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Orchestration Advanced Pause Task - with different waitDateTime

Summary:

Hi,

We have a requirement to create a bit advanced pause rule with the following

  1. Task
  2. Pause Task

we want that when we proceed to Pause task - we will take ActualStartDate timestamp from first task

if the ActualStartDate.day is more than 20 (above 20 of the month) assign waitdatetime = task ActualStartDate + 15 Days

if the ActualStartDate.day is less or equal 20 (1-20 of the month) assign waitdatetime = task ActualStartDate + 5 Days


we tried to assert new int variable "DayNum" = actualstartdate.day

and we also keeping the actualstartdate in another variable

*attached the latest try

can you help us to achieve it?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!