SAP connection

We need to fill following parameter in order to connect BW on component tSAPConnection. Default context is already created for all BW systems. 



The user to connect must be RFC_TAL_WBP, which is the RFC user for Talend (DE team). It already save in global context g_CNX_SAP_WBP

VariableSBXDEVQASPREPRD
sapClient400110400400400
sapUserRFC_TAL_WBPRFC_TAL_WBPRFC_TAL_WBPRFC_TAL_WBPRFC_TAL_WBP
sapHostwb1.eua.solvay.comwbd.eua.solvay.comwbq.eua.solvay.comwbv.eua.solvay.comwbp.eua.solvay.com
sapSystemNumber2048328500
sapUserPwdget it from Keepass




RFC Connection

It is required when FTP-Batch is used. This is require when we load a huge volume of data (more than 10,000 records), it is required to split the data and temporary save to the folder.  To connect to RFC, we can use QAS folder to keep the file

It also already save in global context g_CNX_FTP_BW

VariableValue
ftpHostwbq.eua.solvay.com
ftpFolder/exploit/BW/test
ftpPort22
ftpUsersftpbw
ftpPwdget it from Keepass

This function is available only some component 


GCP Connection

VariableMeaning
l_VAR_GCS_CSV_TO_STAGING_BUCKETNAMEBucket Name in GCS
l_VAR_FILELocal path and file name to upload
l_PATHDIR_GCS_CSV_TO_STAGING_SERVICE_ACCOUNT_PATHLocation path and file of service account (JSON file)


Component to Connect BW

OBJECT

Talend component

COMMENT

SAP Tables

tSAPTableInput

Delta No

Filter Yes

FTP-Batch Yes

InfoObject

tSAPInfoobjectInput

Delta No

Filter No (with text better use SAP table)

FTP-Batch No

DSO 

(old model)

tSAPDSOInput

Delta No

Filter Yes

FTP-Batch Yes

InfoCube

(old model)

tSAPCubeInput

Delta No

Filter Yes

FTP-Batch Yes

ADSO 

tSAPADSOInput


Delta Yes

Filter Yes

FTP-Batch No

MultiProvider

tSAPCubeInput

Delta No

Filter Yes

FTP-Batch Yes

Composite Provider

tSAPADSOInput

Delta Yes

Filter Yes

FTP-Batch No

BW Queries

tHttpRequest is used for Xtract

The best solution for query is Xtract and use tHttpRequest 


1. SAP Table

2 InfoObject (Master data)

3 DSO

4. InfoCube

Reference job is J024_BW_InfoCube_to_GCS

tSAPInfoCubeInput configuration

5. ADSO

6. MultiProvider

Reference job = J026_BW_MultiProvider_to_GCS

tSAPInfoCubeInput configuration



7. Composite Provider

8. BW Query