IBM FileNet P8, Version 5.2.1            

Activity step - advanced

On the Advanced tab, you can set submaps to be called at various times, such as after step completion.

If the submap returns a value of true, the submap is called again. Otherwise, if a submap returns a value of false, step execution proceeds in the map that called the submap.

Here are the possible submaps:

Before Execution

A submap that is called before the step is enqueued and before the deadline is calculated but after pre-assignments.

On Save

A submap that is called whenever the work item is saved. Calling the submap causes the work item to be unlocked. (This behavior is similar to the rules framework, which also breaks the user lock.)

A step cannot use both this submap and the On Save rules. If rules are required, they can be called from an instruction in the submap.

Depending on the on-save map, the item might be routed to a different queue or step.

After Completion

A submap that is called after step completion and after post-assignments.



Last updated: March 2016
bpfdh210.htm

© Copyright IBM Corporation 2016.