The b+ Core Framework is a component used to create business steps that follow a sequence depending on certain conditions or states of the processes.
This component was initially designed and created for Colombia's electronic invoicing product; however, it has been extended to electronic invoicing in Costa Rica, Italy, Hungary and Spain. The component has been reused to a large extent because electronic 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.
Likewise, this component has several standard business steps that can be reused in any e-invoicing process.
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:
- Interpreter 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 settings.
- 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..
- Visualización del monitor de procesos.
- Configuración de los JOBS.
- Integración con orquestador PI/Java b+ FacturaE.
- Pasos para instanciar un intérprete e iniciar un proceso.
- ¿Cuáles paquetes importar para desplegar el orquestador?.