Open aclavio opened 3 years ago
How will this work with cross-database queries? If the named "state machine" doesn't exist on the port the driver is communicating with, how will it function? What if multiple state machines are listed, and they exist in different databases?
The State Conductor driver should contain a feature to optionally find and create executions for configured state machines.
This feature will allow an alternative way to start State Conductor processing documents without the "state-conductor-item" collection and will not require the use of the State Conductor's trigger.
gatherAndCreateExecutionsForStateMachine
api function.names
config?)