Please refer to the Kuali Build documentation directly for workflow information:
Building a Workflow:
...
What steps can be added to a Workflow?
Approval - approval or rejection of a course, program, form, etc. Approvals typically pause all other steps in a workflow until a decision has beed made.
Task - Allows you to assign a user to a specific task in the workflow, which means they will be asked to complete a task in or out of the system when the workflow step reaches the assigned user.
Acknowledge - allows a user or role to acknowledge a form's submission. Unlike an approval, an acknowledgment does not pause the workflow until the submission has been reviewed. The workflow process will continue with any subsequent steps. For this reason, an acknowledged step cannot be at the end after approval stops since the document will go to complete and null out any remaining acknowledgment stops.
Notification - a configurable email sent to a selected user
Branch - proposal routing based off conditions from the form
Integration - allows you to select from a list of pre-configured integrations if any were created during implementation.
Echo - allows admins to run one to many steps in the workflow for each value entered in a multi-select field or a table gadget. See details here.
Click here for more information on Adding, Editing, and Deleting Steps in a Workflow.
Form Section Visibility (conditionally show/hide parts of a form based on responses in other gadgets:
https://kuali-build.zendesk.com/hc/en-us/articles/360057561793-Workflow-Settings-and-Form-Edit-Controls21933790061083-How-Do-I-Conditionally-Show-and-Hide-Parts-of-the-Form-Based-on-Responses-in-Other-Gadgets
View Document Status:
The ability to view Document Status is dependent on the application workflow settings. Application Administrators must toggle on ‘Show Workflow Status on Submissions’ for users to view Document Status.
...
Info |
---|
Use Acknowledge Step for Denial Comments to be visible to the Initiator in the workflow status |
...