The BAMOE WorkItemHandlers Library is a framework providing a centralized collection of BAMOE-supported Work Item Handlers (WIHs). This library is designed to be a logical grouping of handlers, and it includes independent dependencies for each handler.
This section provides information about the elements of the BAMOE WorkItemHandlers Library that help you design, develop, deploy, and manage Business Services effectively.
You can also create a custom WorkItemHandler. For more information, see the Creating a custom WorkItemHandler section.
If you do not have an existing project, to get started with the BAMOE WorkItemHandlers Library, do the following steps:
-
Create a new project using BAMOE Accelerator.
-
Open a workflow in the BPMN Editor.
-
Add a REST Service Call Task.
-
Configure it through the properties panel.
-
Deploy and run.
If you already have a project, with BAMOE WorkItemHandlers Library you can access new authentication and configuration options with comprehensive guidance for REST integration patterns. You can adopt the library in your existing projects without breaking changes, since existing REST WorkItemHandlers are still supported. You can leverage new validation rules for better development-time feedback and update workflows to use new REST Service Call Task for enhanced visual configuration.