Feature Description:
Cookbook of WorkflowTasks written in a way that all inputs are passed in at runtime or obtained from external configuration servers
Make samples of WorkflowTasks we expect to see:
- Rest Calls
- Secured Rest calls
- Putting/Getting messages on/from a queue
- CRUD operations on a DB
Example Of Usage:
Users developing a Workflow can look at WorkflowTasks that do things relevant to the IDP space to get an idea of how to make their Workflow
Value to client:
Makes the library more usable. Also provides a foundation for a DSL or code generation tools later on
Risk to Project:
None
- relates to
-
FLPATH-143 Built-in task library
- Closed