Versiones comparadas

Clave

  • Se ha añadido esta línea.
  • Se ha eliminado esta línea.
  • El formato se ha cambiado.

The b+ Core Framework  dgtal eInvoice 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 e-invoicing product; however, it has been extended to electronic e-invoicing in Costa Rica, Italy, Hungary and Spain. The component has been reused to a large extent because electronic 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:

  1. Interpreter Business Unit definition.
  2. Design the business process.
  3. Design of the states through which the process can pass.
  4. Transacciones que hacen parte del orquestador.
  5. Configuración funcional del orquestador.
    1. Configuración general.
      1. Configuración del rango de números.
      2. Instalación de la licencia.
      3. Configuración de parámetros generales.
      4. Configuración de Business Objects aceptados.
      5. Configuración de Canales.
    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 orquestadorTransactions that are part of the orchestrator.
  11. Functional configuration of the orchestrator.
    1. General configuration.
      1. Configuration the number range.
      2. License Installation.
      3. Configuration of general parameters.
      4. Business Objects configuration accepted.
      5. Channel Configuration
    2. States configuration.
    3. Specific configuration for each process/business object.
      1. Business objects Steps Configuration.
      2. Configuration of parameters or constants for the business object.
      3. Configuration of external document types.
    4. Configuration of input XML transformations.
    5. Configuration of the monitor or report for each process.
    6. Configuration automatic determination of business object..
      1. Determination by table/field structure.
  12. JOBS configuration.
    1. Process start-up configuration.
    2. Configuration of the resumption of processes.
  13. Steps to instantiate a business object and start a process.
    1. Scenario of starting interpreter from SD Invoice.
  14. Which packages to import to deploy the b+ Core Framework?.