IBM BPM version 8.6.0 cumulative fix 2017.12Converting inline user tasks to use stand-alone implementations

When you have finished adding inline user tasks, you can convert one or more of them to use a stand-alone implementation. This is especially useful for developing advanced user interfaces. Essentially, this transforms an inline user task into a regular user task with an associated and editable client-side human service.

Before you begin

You must have an inline user task to convert. Information about working with inline user tasks is found in the topic Working with inline user tasks.

Procedure

  1. In Process Designer, open your process.
  2. In the process diagram, select the inline user task that you wan to convert and then open the Implementation tab.
  3. In the Implementation section of the tab, click Create Stand-alone Implementation. The New Client-Side Human Service wizard opens.
  4. In the Name field, specify a name for the new client-side human service and click Finish.

Results

The inline user task is converted into a user task and a stand-alone client-side human service. For more information, see the topic Implementing activities in a process.