Business Process design and export to EasySOA using Eclipse JWT ECM export - easysoa/EasySOA GitHub Wiki
The EasySOA extension to Eclipse JWT (Java Workflow Tooling)'s ECM export allows to export business processes designed with JWT (using its BPMN, UML-AD or EPC views) to an EasySOA Registry server. This
- creates in the registry a Business process concept, links it to consumed services when they are known of the Registry, and when they are not creates them first,
- initializes in the Registry a document tree structure that looks like the process (one folder per step etc.), allowing to put there any kind of additional documentation,
- but also brings all documentation information that had been provided in the process (such as description fields),
- and finally saves there a generated image of the process, along with the process files themselves.