Before you use an SAP BW connection, the SAP administrator needs to perform certain prerequisite tasks to configure the Secure Agent machine and SAP system.
To process SAP BW data, you also need to verify if the required licenses are enabled for the SAP system.
Download and configure the SAP libraries
To read data from SAP BW objects, you need to download and configure the SAP JCo libraries on the Secure Agent machine. If you encounter any issues while you download libraries, contact SAP Customer Support.
Warning: If you copy the value directly from the table, the hyphens (-) in the value might be incorrectly copied. Copy the value to a text editor and make sure that the value you copied is not corrupted.
gClick Save.
5After you save the JAVA_LIBS value, configure the JVMClassPath property for the Secure Agent.
aFrom the Service list, select Data Integration Server.
bFrom the Type list, select DTM.
cEnter the JVMClassPath value based on the operating system of the machine on which the Secure Agent runs.
Warning: If you copy the value directly from the table, the hyphens (-) in the value might be incorrectly copied. Copy the value to a text editor and make sure that the value you copied is not corrupted.
dClick Save.
eRepeat steps 2 through 5 on every machine where you installed the Secure Agent.
6Restart the Secure Agent.
Configure SAP user authorization
Configure SAP user authorization in the SAP system to access and read from SAP BW objects such as InfoCubes, InfoSets, MultiProviders, and DataStore objects.
The following table lists the authorization objects, fields, and values required to configure user permissions to access and read data from SAP BW:
To read data from SAP BW objects from a Unicode SAP system, install the SAP BW transport files from the Secure Agent directory to the SAP system. The transport files are applicable for SAP NetWeaver BW version 7.x.
Prerequisites to install the transport files
Before you install the SAP BW transports, make sure to perform the following prerequisite tasks:
•Ensure that the transport files you install on the SAP machines are the latest. Get the latest transport files from the following directory:
2Copy the cofile transport file to the Cofile directory in the SAP transport management directory on each SAP machine that you want to access.
The cofile transport file uses the following naming convention: RUN_BWRDR_K<number>.g00
3Remove "RUN_BWRDR_" from the file name to rename the cofile. For example, for a cofile transport file named RUN_BWRDR_K900723.g00, rename the file to K900723.g00.
4Copy the data transport file to the Data directory in the SAP transport management directory on each SAP machine that you want to access.
The data transport file uses the following naming convention: RUN_BWRDR_R<number>.g00
5Remove "RUN_BWRDR_" from the file name to rename the file.
For example, for a data transport file named RUN_BWRDR_R900723.g00, rename the file to R900723.g00.
6To import the transports to SAP, in the STMS, click Extras > Other Requests > Add and add the transport request to the system queue.
7In the Add Transport Request to Import Queue dialog box, enter the request number for the cofile transport.
The request number inverts the order of the renamed cofile as follows: g00K<number>
For example, for a cofile transport file renamed as K900723.g00, enter the request number as g00K900723.
8In the Request area of the import queue, select the transport request number that you added, and click Import.