Wait for condition on workflow, wait until the variable on catalog task is changed/udpated

seethamraju
Kilo Contributor

I have a scenario where I have 6 variables on the catalog form and 5 variables will be filled in by the end user before submission.

after few approvals a catalog task will be created and the fulfiller team updated the 6th variable until they complete their work.

The workflow should wait for that variable (checkbox type) to become true and then send approval to other team.

 

can someone provide any inputs how this can be achieved.

 

Thank you,

pari.

6 REPLIES 6

Phuong Nguyen
Kilo Guru

Hi There,

When the tech update the variables on the catalog task, the workflow of the RITM is not aware of such event, therefor the wait for condition might not work properly, as Abhinay stated, try to force update the RITM so the workflow is triggered.

Regards,

Phuong

If you find my suggestions helpful, please mark it as correct or helpful to help out others as well 🙂 

Sebaslag
Giga Expert

Did you find your solution I need to do something similar.