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 13 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. Business Object 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 configuration.
      1. Configuration the number range.
      2. License Installation.
      3. General parameter settings.
      4. Setting of accepted Business Objects.
      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.
  6. Process monitor display.
  7. JOBS configuration.
    1. Process start-up configuration.
    2. Configuration of the resumption of processes.
  8. Integración con orquestador PI/Java b+ FacturaE.
  9. Steps to instantiate a business object and start a process.
    1. Scenario of starting interpreter from SD Invoice.
  10. Which packages to import to deploy the b+ Core Framework?.
  • Sin etiquetas