Workflow tasks with custom forms

You can redirect the execution of a task to a custom form that is hosted by another application that runs inside Infor Ming.le. In this case, the users receive the tasks in the Task List widget or the Infor Inbox application. When they choose to view the details, they are redirected to the form that is hosted in another application.

The application that hosts the form can use the APIs that are exposed in the endpoint process/user in the Infor ION suite in ION API. This API provides methods to show the task details on the form and to close the task from the form.

For more details on the available APIs, see the Infor ION Development Guide and the endpoint Swagger documentation.