The attached zip contains 2 tasks and a stored procedure that illustrate how TaskCentre workflow can extend iMIS functionality.
The scenario is that the organization wants a staff member to review all address changes that are made in iMIS, to catch misspellings and obvious mistakes.
The first task is launched when an address is changed in iMIS. It creates a web form (form creation tool shown at left) to display the original address and the address as changed. It allows the user to accept changes, correct the changes, or revert to the original address via buttons on the bottom of the form.
The second task is launched when the user hits one of the buttons to submit the form. It passes the address data to a stored procedure when the user wants either to revert to the original address or to make additional changes.
| Attachment | Size |
|---|---|
| AddVerifChange.zip | 96 KB |