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 :
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