Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

The Mass Execution functionality offers advanced split types, including combined data split, CSV-defined values, ABAP code, and automated data split. You can see the following button in the selection screen when advanced data split type is used.

...

Configuring advanced data split types
Anchor
f2805bae-d0d5-4463-a9d7-9d27510744aa
f2805bae-d0d5-4463-a9d7-9d27510744aa

Automated data split

The type of automated data split differs based on the fetcher used in the extraction process. There are three types of automated data split: Based on the size in MB or Rows amount, Based on the Combination of Variable Values (read more), and Based on the Combination of Characteristic Values (read more).

...

In the image below, you can find the configuration screen, which is displayed after pressing the Configure button:

...

  • Partitioning field - : Source field based on which the data will be split into portions.

  • File name - : Path to a .csv file on the application server.

    • To select the file name, you can simply press F4 and navigate within the tree that will be displayed in your file.

  • Upload file - : This allows you to upload your .csv file to the application server and sets it directly as the value of the File name parameter.

...

As you can see, there are two data split types defined within the configuration. The first one splits the data into portions based on the actual number of records in the source object and the second one splits the data based on the time characteristic. To learn more about split types, see the chapter Mass Execution for basic types and the section Configuring advanced data split types for advanced data split types.

...