The CreatorCon Call for Content is officially open! Get started here.

Wait for condition in workflow

anvitha ash
Tera Contributor

Hi,

 

I need to add wait for condition activity in workflow

 

There is a run script activity which is creating a ritm(kick off other catalog item), once that ritm state gets closed complete then it should move to next activity 

 

When the ritm state gets closed complete then only it should move to next activity, untill then it should wait 

 

How can we achieve this functionality

 

Can someone help me here 

 

Thanks in advance 🙂

8 REPLIES 8

@anvitha ash ,

 

you dont need a script for this i guess, you can use ''wait for condition'' activity as suggested in my previous reply.

 

 


☑️ Please mark responses as HELPFUL or ACCEPT SOLUTION to assist future users in finding the right solution....

LinkedIn - Lets Connect

Hi @Sohail Khilji ,

 

RITM is not associated with the current catalog item or workflow..it's whole different thing I'm submitting different catalog item using workflow ( within the workflow it's creating new catalog item ) please refer my query mentioned above 

Hello @anvitha ash 

 

Share the screenshot of your dev.

 

 

Hello @Samaksh Wani ,

first run script will run and trigger new catalog item( ex,. Asset Catalog item) and submit request automatically

anvithaash_1-1691402716329.png

 

then  new caltog item( Asset Catalog item) RITM should be closed complete then only it should move to next activity

for that i have written wait for condition activity, which is not working as expected

anvithaash_0-1691402604627.png

 

this is the flow of workflow 

anvithaash_2-1691402830522.png