...
Operation | Inputs | Outputs |
---|---|---|
Create Job | Job Template details | Job / Generic Job Fields |
Generate Link to Job | Job (already in the workflow) | URL |
Perform Job | Job Template details | Job / Generic Job Fields |
Read Job | Job (already in the workflow) | Generic Job Data User chooses the forms related to this job and then all the data from the forms are available. This is a snapshot of the data as it is when the read is done. |
...
Request Connector
Operation | Inputs | Outputs |
---|---|---|
Create Request | Request Form details | Request / Request Id |
General Link to Request | Request (already in the workflow) | URL |
Read Request | Request (already in the workflow) | Generic Request Data User chooses the form related to this request and then all the data from the form is available. |
Accept Request | Request (already in the workflow) | None |
Update Request Updates a value in the form data for this request. | Request (already in the workflow) | None |
...