mbpm-case-creator
The <mbpm-case-creator> business component uses a hierarchical list to display a menu of the business actions that are available to the user.
The <mbpm-case-creator> calls the BPMBusinessActionsService.fetchTopCategories and fetchChildCategories to build the hierarchical list.
When the user selects a business action, the <mbpm-case-creator> business component opens the associated form, and starts the business action. It uses the BPMBusinessActionsService.startBizAction operation to start the business action.
To customize the contents of the <mbpm-case-creator> business component, see Customizing a Business Component.
Copyright © Cloud Software Group, Inc. All rights reserved.