eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


en:prozessdefinition:jobs:signature

Job signatures

The eBiss job objects have different incoming and outgoing signatures.

Note: Messages always flow from top to bottom. Documents, on the other hand, always flow from left to right.

Incoming signatures

These are the connectors top or left on the job object…:

  • Message handlers on top of Job objects that are not used in either the message or document processing context, but can still pass messages through.1).
  • Message handlers on top of all job objects used in message processing.2).
  • entities or document handlers left at all job objects, which are used in document processing.3)
    • here we distinguish between individual entities or selections4).

Outgoing signatures

These are the connectors right or down on the job object:

  • message handlers below on job objects that are used neither in the message nor in the document processing context, but can pass messages anyway.5).
  • Message handlers below all job objects used in message processing.6).
  • entities or document handlers right for all job objects used in document processing7).
    • here we still distinguish between single entities or selections8).

Note: Messages are always passed on in the “trunk”9) of the process, never on the “branch”10)

Note: Documents are never passed on in the “trunk”11) of the process, but always at the “branch”12)

1)
e.g. in CleanUp Job or Custom Job objects.
4)
This is a selection of entities e.g. in MultiEntityTransformer
5)
e.g. in CleanUp Job or custom job objects.
8)
This is a selection of entities e.g. in “OnMultiEntityObjects” in EntityLoader
9) , 11)
This is the main strand of a process definition.
10)
These are the processes which branch off from the main strand to the right.
12)
These are the processes which leave the main strand to the right.
en/prozessdefinition/jobs/signature.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1