...
This component was initially designed and created for Colombia's electronic e-invoicing product; however, it has been extended to e-invoicing in Costa Rica, Italy, Hungary and Spain. The component has been reused to a large extent because e-invoicing processes are usually made up of several steps, and depending on certain conditions or tax agency regulations, the processes must be stopped to await certain external confirmations, and depending on these, the processes may take different flows.
...
The best way to start the configuration and development of the processes in the orchestrator is to follow the following series of steps in the same order:
- Business Object Unit definition.
- Design the business process.
- Design of the states through which the process can pass.
- Transactions that are part of the orchestrator.
- Functional configuration of the orchestrator.
- General configuration.
- States configuration.
- Specific configuration for each process/business object.
- Configuration of input XML transformations.
- Configuration of the monitor or report for each process.
- Configuration automatic determination of business object..
- Process monitor display.
- JOBS configuration.
- Integración con orquestador PI/Java b+ FacturaE.
- Steps to instantiate a business object and start a process.
- Which packages to import to deploy the b+ Core Framework?.