Versiones comparadas

Clave

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

Esta configuración consiste en crear tantos JOBs como sean necesarios para iniciar los procesos del b+ Core Framework.

Solo es necesaria en los casos en los cuales la información de entrada a los procesos no es disparada por un proceso interno de SAP (ejemplo: contabilización de una factura SD) o por la publicación de un servicio web o el llamado de un servicio de PI hacia el ERP. Es decir, este proceso solo se debería configurar cuando la información de entrada llega a través de archivos a una carpeta del sistema operativo donde está la instancia ABAP.

Igualmente, este programa toma solo los intérpretes que tengan la marca de inicio automático.

Parámetros generales para los JOBs:

...

This configuration consists of creating as many JOBs as necessary to start the processes of the b+ dgtal eInvoice.

It is only required in cases where the input information to the processes is not triggered by an internal SAP process (e.g., invoicing an SD invoice) or by the publication of a web service or the calling of a PI service to the ERP. In other words, this process should only be configured when the input information comes through files to a folder in the operating system where the ABAP instance is located.

Similarly, this program only takes business unit that have the automatic start flag.

General parameters for the JOBs:

  • Program: /EDGE/FC_START_PROCESSES
  • Usuario con el que debe ejecutarseUser to execute with: WF-BATCH

Se pueden crear JOBs independientes para cada intérprete, ya que el único parámetro de entrada para este programa es el Id del Intérprete:

Image Removed

El intervalo de ejecución del programa se define con el cliente, sin embargo, un intervalo entre cada 3 a 5 minutos está correcto.

Al finalizar la ejecución del JOB, éste deja un reporte de su ejecución, el cual puede verse en el SPOOL del sistemaYou can create separate JOBs for each business unit, as the only input parameter for this program is the Interpreter Business Unit ID:

Image Added

The execution interval of the program is defined by the client, but an interval between 3 to 5 minutes is typically suitable.

Upon completing the execution of the job, it generates a report of its execution, which can be viewed in the SPOOL of the system.