The BackendObjectRetriever prompts data from external systems (for example, WWS), generates a document or an interworking document from it and stores it in the specified message box.
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. |
MessageBox | Messagebox into which the documents and interchanges are stored |
Create second doc after handled | boolescher |
BackendType | Depending on the document to be loaded by the external system, the corresponding backend type must be set. e.g. BackendObjectSender for article or SampleOrderSender for order documents. usually: the eBiss.DbAdapter.StandardReader is used here. |
Encoding | The character set to be used. Default is Windows-1252 |