Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Want to see what's currently in public preview? We've pulled it all together in one place. Check it out here
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

tSAPBW

Hi,

I work curently to connectect and retriev information from SAP BW.
I create a metadata SAP connection, check OK
I retrieve some InfoCube in the repository OK
I create a job with the InfoCube Metadata and connect them to TlogRow KO error compilation code

				org.talend.sap.service.ISAPBWService dataService_tSAPInfoCubeInput_1 = connection_tSAPInfoCubeInput_1
.getBWService();

try {

org.talend.sap.model.bw.request.ISAPInfoCubeRequest request_tSAPInfoCubeInput_1 = dataService_tSAPInfoCubeInput_1


with error 

org.talend.sap.service.ISAPBWService cannot be resolved to a type
The method getBWService() is undefined for the type ISAPConnection
org.talend.sap.model.bw cannot be resolved to a type



No error if the two component is not connected

Have you an idea.

Regards

Labels (2)
1 Reply
Anonymous
Not applicable
Author

Hi,
On which talend build version you got this issue?
Best regards
Sabrina