Batch Mode Entity Sending
Pre-execution Requirements
Before executing an entity and sending information in batch mode, ensure that the entity is correctly created and configured. Likewise, confirm that the endpoint configuration is properly set up and tested.
Execution Steps
Enter transaction ZONT_ONECM
Double-click the entity to be sent (it should appear selected at the top).
Click the "Execute" button.
Select the parameters for data transmission:
- Output Type: Choose whether to send the field’s technical name (field name), the alias/label assigned to the field (field label), or both formats concatenated separated with an underscore (e.g., vbeln_sales_order)
- Output Format: Select between KDOC (Kafka document, structured as an IDOC-like XML string), Table format (structured with records and columns in a table format), or both (sending KDOC and table structure).
- Endpoint Connection: Select the previously created RFC connection from transaction SM59
Click "Execute" at the bottom of the popup or press F8
Batch Sending Criteria Selection
On the next page, all possible batch selection criteria will appear on the left side. These are columns marked as “Selection” in the entity configuration.
Double-click the field to be set as the sending criterion to display the selection options.
Select the criterion for sending the entity.
Once criteria are defined, click "Save"
.
Choosing Execution Mode
Select the execution mode for data sending:
- Online: Recommended when the data volume is small, or the process does not exceed the available SAP user memory.
- Background: Recommended for large data volumes to prevent memory issues. Also useful for scheduling execution at a specific date and time.
Online Mode Execution
If executed in Online mode, a summary log will appear at the end, displaying:
- Sent tables with their aliases
- TOTAL_SIZE_SENT: Total bytes sent
- TOTAL_NUMBER_OF_REQUEST: Number of requests made
- TOTAL_NUMBER_OF_RECORDS: Number of records sent for the entity
Check the destination system to verify if the information was received correctly.
Background Mode Execution
A job configuration window will appear to schedule the execution time.
Select the desired execution time.
Click "Save"
.
Once completed, the data sending process will execute at the configured time.
Generated jobs and their results can be reviewed in the "Display Job Sched." menu.
Related Articles
SAP Data Modeler - Working with the entity "ANY"
Introduction This document provides a step-by-step guide for creating and configuring an entity within Onibex's SAP Modeler using transaction ZONT_ONECM. It outlines the essential processes, including selecting the appropriate domain and data type, ...
SAP Data Modeler - Entity Creation and Main Customizing
Introduction This document provides a step-by-step guide for creating and configuring an entity within Onibex's SAP Modeler using transaction ZONT_ONECM. It outlines the essential processes, including selecting the appropriate domain and data type, ...
Onibex SAP Data Modeler - Functionalities
Introduction The following table outlines key functionalities offered by the SAP Data Modeler, highlighting features designed to enhance data extraction, customization, and integration within SAP environments. No Function Description 1 Direct Data ...
SAP Data Modeler - Customizing Parameters
OneConnect Parameter Adjustments The OneConnect solution includes a parameter table used for sending information—especially real-time data. It is important to configure this table beforehand, prior to sending any data, to ensure proper communication ...
SAP Data Modeler – Identifying CDS Views Compatible with OneConnect Modeler
The purpose of this manual is to provide a simple and practical guide to identifying CDS views within SAP that are compatible with the OneConnect Data Modeler. It outlines the necessary steps in a clear and concise manner, allowing users to quickly ...