Process automation designer - need assistance with "wait for condition"

CamUnderwood
Tera Contributor

needing some assistance with sequencing, specifically the wait for condition designer. We have 4 swim lanes, where i need a wait for condition after the first lane, waiting for that item to complete before the other lanes kick off. My issue is how the inputs, table and "experience" tabs work, and what info they're wanting. 

 

i just need the condition to wait until the 'new hire item' activity is state=complete before software and hardware kick off. i feel like the input should be fulfill ascent onboard -state, and table should be SC_req_item, but that isn't allowing it. 

Screen Shot 2023-08-15 at 5.33.06 PM.png

 

Screen Shot 2023-08-15 at 5.34.44 PM.png

Screen Shot 2023-08-15 at 5.33.43 PM.png

Screen Shot 2023-08-15 at 5.33.27 PM.png

Screen Shot 2023-08-15 at 5.33.16 PM.png

Screen Shot 2023-08-15 at 5.25.32 PM.png

     

1 REPLY 1

Marco0o1
Tera Sage

Hi @CamUnderwood ,

 

Its looks like you need to use the Automation tab, I give you a example for a waiting condition that I get from the Playbooks and Process Automation Designer Fundamentals , they use for a incident you just need to use your table:

Select Common Activities > Wait for Condition.

 

Marco0o1_1-1692368877414.png

 

- Enter the following (under the [General] and [Automation] tabs): 

   -[General] Enter Verify your Record Details for the Label*.

   - [General] Enter the description: Make sure to fill out [Your conditions] are met.

   -  [Automation] Table: Incident (Your table)

   - [Automation] Record: Select the Data Pill picker to dot-walk to > Trigger - Incident > Incident Record (There is your trigger table)

   - [Automation] Select View all properties.

Marco0o1_2-1692369007722.png

Make sure you are still on the Automation tab and under Conditions and fill in the following:

   - Condition 1

   - Condition 2...

- Done

Marco0o1_3-1692369062878.png

That is a example but if your follow the step that must will work for you. Hope that help you.