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 data through SAP, 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 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 the SAP user account in the SAP system to process SAP BW objects such as InfoCubes, InfoSets, MultiProviders, and DataStore objects.
For more information about how to configure SAP user authorization in the SAP system, see SAP user authorizations.
The following table describes the required authorization to read from SAP BW:
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.