Data Transfer Process is a new concept in SAP BI(BW 7.0) . It was not in BW3.5. In SAP BW 3.5 we use Infopackage for the loading of data upto data targets but now in SAP BI we can load till only PSA through infopackage uxkSegQisGHytmfbVO_QHbSanv8.
Note: Once the request in the source object is deleted, the related data records in error stack area automatically deleted.
Creating Data Transfer Processes from the Object Tree in the Data Warehousing Workbench
1) In the Data Warehousing Workbench, an object tree is displayed and select the data target object.
2) In the context menu, choose Create Data Transfer Process.
The dialog box for creating a data transfer process appears.
Proceed as described in step three and onwards in the procedure for creating a data transfer process using a process chain.
Creating Data Transfer Processes Using Process Chains
1) Use Drag&Drop or double-click to include the process in the process chain.
2) To create a data transfer process as a new process variant, enter a technical name and choose Create. The dialog box for creating a data transfer process appears.
3) Select the type of data transfer process:
For VirtualProviders, the only available option is DTP for Direct Access.
For DataStore objects, choose Standard DTP and DTP for Real-Time Data Acquisition.
. 4) Select the source object type and the object from which you want to transfer data into the target. If only one source object exists, this is selected by default.
5) Choose Continue.
6) The data transfer process maintenance screen appears.
The header data for the data transfer process shows the description, ID, version, and status of the data transfer process, along with the delta status.
7) On the Extraction tab page, determine the parameters:
a. Choose the extraction mode.
You can choose full mode or delta mode. You do not need to initialize the delta process explicitly for the delta transfer.
b. If necessary, determine filter criteria for the delta transfer.
This means that you can use multiple data transfer processes with disjunctive selection conditions to transfer small sets of data from a source efficiently into one or more targets, instead of transferring large volumes of data. You can specify individual selections, multiple selections, intervals, selections based on variables, or routines. Choose Change Selection to change the list of InfoObjects that can be selected.
c. Apply further settings, which are dependent on the source object.
8) On the Update tab page, determine the parameters:
a. Apply settings for error handling: Determine how the system updates the valid records when errors occur, the number of errors allowed before the load process terminates, whether the load process should be judged to contain errors if records are being aggregated, sorted, or added during the transformation.
b. Under Semantic Groups determine the key fields for the error stack.
9) Make the settings for the temporary storage by choosing Goto ® Settings for DTP Temporary Storage. Here you determine the steps in the process run of the program after which you want to store data to the temporary storage, the level of detail to which you want to store data, and when you next want to delete the temporary storage.
10) On the Execute tab page, determine the parameters:
On this tab page, the process flow of the program for the data transfer process is displayed in a tree structure.
a. Specify the status that you want the system to adopt for the request if warnings are displayed in the log.
b. Specify how you want the system to determine the overall status of the request.
The system automatically determines the processing mode for the background processing of the respective data transfer process.
11) Check the data transfer process, save and activate it.
Comman Errors While loading through DTP
A DTP can be failed due to follwing reasons-
1. Errorneous records in many data packets
2. Short dump error
we are having to option to correct the request-
1. Repair
2. Repeat
If request is red in the data target due to short dump error and no data consistency issue we can repair the existing failed load.
Or if there are errorneous record in PSA then we can edit them in and then repair the failed load.
If request is red in the data target due to any data consistency issue then first you will have to delete the request from the data targets and then repeat the DTP.