Flow Design

abhisek
Tera Contributor

Hi @Ankur Bawiskar ,

 

I am working on a flow design and creating a catalog task in the flow design itself.

There is a date time field (for example 'X') on the catalog item.

Requirement is that task what I am creating on the flow design itself should be triggered before 45 days of that date time field's (X) value.

 

If that date time field value is 1st of December, then that task will be created on 16th October.

I am not able to achieve it through flow design. Could you please help me out as it is so urgent.

 

Thanks&Regards,

Abhisek Chattaraj.

13 REPLIES 13

Hi @Ankur Bawiskar 

I have used wait for duration and and using relative duration, wait for: 1080 hrs before that date time field 'X'.

But it is picking up any date prior 45 days of that date time field (X) value.

But I need to trigger the task exactly 45 days prior to that date time field (X) value.

Can you please help me out. It is urgent.

Thanks in advance.

 

Regards,

Abhisek Chattaraj.

@abhisek  

you can test with 1/2 days and then if it works then it will work for 45 days

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

I test it with 1/2 days and 45 days as well, but it is picking up any prior date of 1/2 days or 45 days but as per the requirement task should be generated exactly 45 days prior to that date time field value.

@abhisek  

image shared by @Sruthi17  should help you.

Did you check that?

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

Hi @Ankur Bawiskar 

 

Could you please let me know how can I store the date difference of 45 days in Z variable?

 

Thanks&Regards,

Abhisek Chattaraj.