====== DbObjectRetriever ====== This job step ** should no longer be used, use the [[en:howtos:dbadapter:start|]]**. The DbObjectRetriever loads data (messages, articles, etc.) from a database..\\ \\ ^Name ^Meaning| |Type|Type of the job step.| |Name|Name of the job step that will appear in the job designer| |Description|Optional description for the job step.| |//MsgBoxName ://|MessageBox into which the loaded documents are sent.| |//Provider ://|Reference to the database.| |//HibernateConfigFile ://|Path that points to the Hibernate configuration file.| |//MaxRecords ://|Number of how many elements are processed at once.| |//QueryString ://|NHibernate QueryString for selection (SELECT).| ===== The following JobSteps are usually connected to the DbObjectRetriever ===== * [[en:prozessdefinition:jobs:jobsteps:allgemein:delegatorjob]] * [[en:prozessdefinition:jobs:jobsteps:allgemein:ExecuteExternal]] * [[en:prozessdefinition:jobs:jobsteps:dbintegrator:DbObjectRetriever]]