Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Dear community,
I have the following issue. Our developer on SAP side added an attribute to the tSAPBAPI input and output, I updated the metadata within studio and the corresponding job. In Talend Studio (7.2.1) everything works fine and I can call the BAPI. After deployment on Talend Runtime (7.2.1) I get the following error:
org.talend.sap.exception.SAPException:Encountered unknown parameter or field for node: AUTHORIZATION_GROUP
AUTHORIZATION_GROUP is the new attribute we've added to the SAP BAPI and within the Studio. Before someone is asking - on SAP side everything is finely deployed and works. I can call BAPI from SAP Side and Talend Studio without any issues. Does someone know how to solve the issue?
I already deleted the metadata in the studio and reimported it from SAP.
Actually this error occurs everytime we got new attributes for the API. The last times i was ablo to solve the problems with the steps above but it does not work this time.
Additional hint, it is an OSGI job but this shouldn't matter. I am pretty sure this is a Talend Bug.
Thanks in advance and best regards,
Robin
@Shicong Hong; @Xiaodi Shi Can you help?