Ir al final de los metadatos
Ir al inicio de los metadatos

Estás viendo una versión antigua de esta página. Ve a la versión actual.

Comparar con el actual View Version History

« Anterior Versión 9 Siguiente »

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:

  1. Interpreter definition.
  2. Design the business process.
  3. Design of the states through which the process can pass.
  4. Transactions that are part of the orchestrator.
  5. Functional configuration of the orchestrator.
    1. General settings.
      1. Setting the number range.
      2. License Installation.
      3. General parameter settings.
      4. Setting of accepted Business Objects.
      5. Channel Configuration
    2. Configuración de estados.
    3. Configuración específica para cada proceso/intérprete.
      1. Configuración de pasos de los intérpretes.
      2. Configuración de parámetros o constantes para el intérprete.
      3. Configuración de tipos de documentos externos.
    4. Configuración de las transformaciones XML de entrada.
    5. Configuración del monitor o reporte de cada proceso.
    6. Configuración determinación automática de intérpretes.
      1. Determinación por tabla/estructura campo
  6. Visualización del monitor de procesos.
  7. Configuración de los JOBS.
    1. Configuración del inicio de los procesos.
    2. Configuración de la reanudación de los procesos.
  8. Integración con orquestador PI/Java b+ FacturaE.
  9. Pasos para instanciar un intérprete e iniciar un proceso.
    1. Escenario de inicio de intérprete desde Factura SD
  10. ¿Cuáles paquetes importar para desplegar el orquestador?.
  • Sin etiquetas