eBiss 3

Hilfe & Dokumentation

User Tools

Site Tools


Sidebar

en:prozessdefinition:jobs:jobsteps:allgemein:entityloader



EntityLoader

The EntityLoaderJob-Step loads all entities (mostly documents) extracted by the EntitySelector from the temporary memory to the main memory for further processing. It can pass individual objects to an EntityTransformer or a collection of objects to a MultiEntityTransformer.

GENERATED src=“eBiss.ClassLib.Resources.JobSteps.EntityLoader” changed=““
Properties
NameDescription
TypeClass name of the jobstep
NameName for the jobstep that will appears in the job designer
DescriptionOptional description for the jobstep
MultiEntity handlingDetermines the grouping of the documents when passing them to a MultiEnttyTransformer. Possible values:
* default: no grouping, all documents in one group
* PerInterchage: grouped by attachment, by the files, not by the interchange!
* PerSender: Grouped by sender of the message
* PerSenderAndReceipient: Grouped by recipient
* PerReceipient: Grouped by sender and recipient.
Transaction scopeIf the transaction scope is set to Interchange, all documents within the Interchanges are set to an error state if a document has an error in it.

The following JobSteps are usually connected to the EntityLoader

en/prozessdefinition/jobs/jobsteps/allgemein/entityloader.txt · Last modified: 2024/02/20 08:15 by 127.0.0.1