I have a Service Catalog item with a "start date" variable. I need the workflow associated to the c

allagadda
Tera Contributor

I have a Service Catalog item with a "start date" variable. I need the workflow associated to the catalog item to create a task one day before that start date or same day of "start date" or after that start date.

1 ACCEPTED SOLUTION

Murthy Ch
Giga Sage

Hey @allagadda 

If you want to go with Workflow you can utilize the Wait for condition activity and set the conditions like below screenshot and connect it to the task activity to create a task when the condition met.

WFWF

Condition:

MurthyCh_1-1713670777055.png

(=tested)

 

 

Thanks,
Murthy

View solution in original post

3 REPLIES 3

Murthy Ch
Giga Sage

Hey @allagadda 

If you want to go with Workflow you can utilize the Wait for condition activity and set the conditions like below screenshot and connect it to the task activity to create a task when the condition met.

WFWF

Condition:

MurthyCh_1-1713670777055.png

(=tested)

 

 

Thanks,
Murthy

Hi @allagadda 
You can also achieve the same through flow something like below:

MurthyCh_0-1713672698989.png

MurthyCh_1-1713672738075.pngHope it helps

 

 

Thanks,
Murthy

Hi @Murthy Ch 

 

It is working as expected. Thanks for your response.

 

Regards,

Guru