Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hello,
I have to pass a value from Jason file in URL of the tRest client. The URL In tRest client is as follows:
https://eshesqapp01.gdcemea.com/sap/opu/odata/sap/API_BUSINESS_PARTNER/A_BusinessPartner(BusinessPar.... where XXXX value is present in my DB table and Json file. Can you please suggest how to do this?
i am trying to use a tJava component after the tFlowtoIterate component, but it does not work. Can you please help?