Data Extractor Settings

Previous  Home  Next

Data Extractor Settings allows user to configure the data extraction according to the required run scenario.

 

DE_Settings

 

Skip first: The number of records specified are skipped during data download from SAP. For example: Run the data extractor process file to download the general material data from MARA SAP table.

 

With Skip First record set to Zero

 

MARA table download

With Skip First record set to 11

 

DE_Settings_Skip

 

Skipped_11_rec

 

Block Size: Allows to specify the number of records to be extracted as a block at one time. So the number of calls made to SAP will depend on the block size to extract the total number of records specified. For example, if the Max. record for extraction field in Home tab is set to 1000 and block size is set to 500 records,on running the data extractor process file 500 records in each call will be downloaded. So there will be two calls made to SAP to download 1000 records.

 

Block_run

 

Convert all data to UPPER:  Selecting this check box will force Process Runner to convert all the data read from Excel to upper case before sending to SAP.

 

Excel Setting:

 

hmtoggle_plus1Append to next blank row

 

hmtoggle_plus1Append to next blank row when this process is child process in process connection chain

 

hmtoggle_plus1Ignore field mapping and write entire output to the column

 

 

Next:

How to convert a field to an Excel mappable field in GUI Scripting