A service which is responsible for iterating through
a list of xml documents or collections of xml documents
and ingesting them into the workflow engine.
Pipeline:
ingest(List<XmlDocCollection> xmlDocCollections, WorkflowUser user) Ingest a list of xml doc collections, but it routing is supported by any of the services ultimately being called
route the xml data with user being the initiator of any documents created.
Ingest a list of xml doc collections, but it routing is supported by any of the services ultimately being called
route the xml data with user being the initiator of any documents created.
Parameters: xmlDocCollections - Parameters: user - failed xml doc collections