Versiones comparadas

Clave

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

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

...

Transaction /EDGE/FC_SPRO → Configuration Folder "Business

...

units", and all the subfolders within it.

Image RemovedImage Added


The first configuration for the
interpreters business units is related to their creation. To create or modify an interpretera business unit, you must fill in the following fields:

  • Id. IntérpBU ID
    Code or unique identifier of the business
    object unit.

  • Nombre del intérpreteBusiness Unit name
    Name or description of the business
    object unit.

  • Inicio Home Aut
    Indicator if the business
    object unit starts automatically through a JOB. 

  • Canal entradaInput channel
    The channel responsible for obtaining the information to initiate instances for this business
    object unit.

  • Canal salidaOutput channel
    Optional. Channel responsible for sending information to external systems participating in the process flow. As mentioned in the channel configuration, this type of channel is not very common to be developed or configured, as the process outputs may have different communication protocols or, in some cases, the processes do not need external communication.

  • Tipo objetoObject type
    This type of object corresponds to the Business Object from which the
    interpreter business unit comes or where the interpreter business unit will arrive. The explanation is related in the chapter "Configuration of accepted Business Objects". In this field, you can only select from the Business Objects previously configured.

  • Clase ABAP Class
    Corresponds to the execution implementation of the
    interpreter business unit. Currently, there is a standard implementation that complies with the rules defined for the orchestrator. These rules are being indicated throughout the chapters of this guide. If it is necessary to change the functioning of the rules for a particular interpreter business unit, another implementation should be done, which must implement the interface /EDGE/IF_FC_INTERPRE_EXECUTOR.
    Currently, there is a standard implementation /EDGE/CL_FC_INTERPRE_EXE_GENE.

  • Transform.
    Indicates the input XML transformation associated with the interpreter business unit. This transformation must be defined in "Transformations".

  • Estado inIni. State
    The initial state with which an instance should be persisted at the time of its creation.

  • ContRepCont. Rep.
    Content repository used to store documents that enter, are generated, or exit the instances of the
    interpreter business unit in question. This content repository must be defined through transaction OAC0. This configuration is related to "Configuration of External Document Types".

  • Paso final manualFinal Step Manual
    Class that implements the logic for manually executing the finalization of an instance of a process by a user from the monitor. This class should implement the interface /EDGE/IF_FC_INTERPRE_STEP.
    Currently, there is a standard implementation /EDGE/CL_FC_EXT_STEP_END_PROC.


An example of the configuration is shown below:

Image RemovedImage Added