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

Announcements
Qlik Connect 2026! Turn data into bold moves, April 13 -15: Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Facing issue with tSAPBapi for table input

Hi,
We are using Talend data Integration 6.2.1 trial edition.
We are facing issue with call RFC with table type input parameters.
We are getting following error:
Exception in component tSAPBapi_4_TSAPBapi_OUT
SAPException@51b279c9
at org.talend.sap.exception.SAPException$Builder.<init>(SAPException.java:269)
at org.talend.sap.exception.SAPException$Builder.<init>(SAPException.java:264)
at org.talend.sap.exception.SAPException.newBuilder(SAPException.java:74)
at org.talend.sap.impl.model.bapi.SAPBapiTemplate.processXmlNode(SAPBapiTemplate.java:317)
at org.talend.sap.impl.model.bapi.SAPBapiTemplate.processXmlRoot(SAPBapiTemplate.java:255)
at org.talend.sap.impl.model.bapi.SAPBapiTemplate.setXml(SAPBapiTemplate.java:117)
at testwork.test5_0_1.test5.tJava_2Process(test5.java:3989)
at testwork.test5_0_1.test5.runJobInTOS(test5.java:5785)
at testwork.test5_0_1.test5.main(test5.java:5619)
: testwork.test5_0_1.test5 - tSAPBapi_4_TSAPBapi_OUT null
Input for RFC and table input structure are attached below : 
  
   0683p000009MBOR.png 0683p000009MBYM.png
RFC input output structure is :
0683p000009MBWa.png
Labels (4)
9 Replies
_AnonymousUser
Specialist III
Specialist III

Hi,
Could you upload 
-a screenshot of you job ?
-a screenshot of the component that generate row1 ?
Eric
Anonymous
Not applicable
Author

Hi 
Please find screenshot of job :
0683p000009MBaM.png
_AnonymousUser
Specialist III
Specialist III

Could you send a screen shot of row1 schema ?
Anonymous
Not applicable
Author

Hi
Please find attached row1 schema screenshot:
0683p000009MBWb.png
_AnonymousUser
Specialist III
Specialist III

Did you try with a tFixedInputFlow as described in component documentation ?
Anonymous
Not applicable
Author

Yes, I also tried with tFixedInputFlow.But facing same problem. 
I think ,their is issue with component not the way of passing data.
Exception in component tSAPBapi_4_TSAPBapi_OUT
SAPException@51b279c9  
_AnonymousUser
Specialist III
Specialist III

It might be a a bug with 6.2. In 6.1 it works fine.
Anonymous
Not applicable
Author

Hi,
We have checked with Talend data Integration 6.1 trial edition.
We getting same issue.
0683p000009MBaR.png
Anonymous
Not applicable
Author

You afre not passing the right parameters. Only pass the values. Edit tfixedflowinput.