I am trying to add supplier master data to "API_BusinessPartner" in "SAP S/4HANA Public Cloud" using tRestClient in "Talend8 Cloud".
The JSON format data to be passed to tRestClient can be registered successfully in POSTMAN, but the following error occurs in Talend. It would be appreciated if you could tell me what the cause is.
Error while parsing an XML stream: 'BOM / charset detection failed'.
=================================
はじめまして
「Talend8 cloud」で「sap s/4hana public cloud」の「API_BUSINESS_PARTNER」へtRestclientを使い、サプライヤマスタの追加を試しています。