Conditional requirements
Configure conditional requirements on certain workflow step types. testing why doesn’t it work hmm
Prerequisites
Configure conditional requirements
Conditional requirements are required or optional for the following step types:3
Model Stage Change optional
Under when these conditions are met, set your
ANDandORconditions.Add a single independent rule or a linked condition group. These rules and groups can be nested if desired:
- Click Add Rule to add an independent rule.
- Click Add Group to add a linked group of rules that all must be true to qualify.
User Action v2 optional
Under display action button when, set your
ANDandORconditions.Add a single independent rule or a linked condition group. These rules and groups can be nested if desired:
- Click Add Rule to add an independent rule.
- Click Add Group to add a linked group of rules that all must be true to qualify.
Select any requested fields4 to be entered by users during the action.
Toggle Optional to on if the field should be optional and not required.
Toggle Enable deadline on to configure a user action deadline for when users should complete this action by.
Then, under end action, select the type of deadline:
- After Time Interval — Set the amount and unit of the deadline.
- At Specified Date — Set the date and time the action should wait until.
- At Specified Date on Model Field — Select a date, date time, or calculated model field that defines the deadline.
- Time Delta from Specified Date on Model Field — Select a date, date time, or calculated model field to calculate a deadline from, then set a time delta direction and wait duration.
Approval required
Under approval group, click Add Individual Approver to set an individual approver selected from User Roles,5 Model Stakeholder Types,6 or User type model inventory fields:7
- Click Add Rule to add an individual rule.
- Click Add Group to add a group of rules.
One approver per rule or rule group must provide approval. If you’ve set multiple rules or rule groups, select whether they are
ANDorORconditions.(Optional) Add more individual rule or rule group approvers as required.
If you’ve set multiple individual approvers, select whether they are
ANDorORconditions.Select the fields to review shown to your approval groups as read-only fields.
Broadcast required
Condition Branch required
Under each branch’s conditions, set your
ANDandORconditions.Add a single independent rule or a linked condition group. These rules and groups can be nested if desired:
- Click Add Rule to add an independent rule.
- Click Add Group to add a linked group of rules that all must be true to qualify.
Wait required
Select when you would like to resume workflow:
Set the wait duration in minutes, hours, or days.
Set a time to wait until as defined by a specific timestamp.
Set the model field10 with a valid Date or Date Time type model inventory field that defines the specific timestamp on a per model basis.
Time Delta from Specified Date on Model Field
Set the model field11 to a valid
DateorDate Timetype model inventory field that defines the specific timestamp on a per model basis.Select a time delta direction relative to your selected field.
Enter in a wait duration in minutes, hours, days, or months for the delta.
HTTP Request optional
Enter in a request timeout in seconds under timeout (seconds).
Max 300 seconds, or enter
0to disable timeout.
Toggle the following request options on or off:
fail on non-2xx — Whether or not the request will be considered failed if the response status code is not in the
2xxrange.allow invalid certificates — Whether or not the request will be allowed to use invalid certificates.
follow redirects — Whether or not the request will follow redirects.
require https — Whether or not the request will require HTTPS.
Enter in optional headers to include with your request:
Click Add Header under headers to enter a header.
Provide a Header Name and Header Value.