on 2021 Jun 10 3:08 PM
Hello,
I have a requirement where i need to process the attachment (PDF) from the SOAP Web Service in the ECC.
I have created the web service but when i try to attach file, i am not able to handle in ECC Side.
Kindly let me know which steps I need to configure in ECC Side to handle the attachment.
TIA,
Ajay
Hello sandra.rossi,
What i can tell you now is that, we are receiving the BASE64 encoded string (converted from pdf at CPI end) from a inbound web service, and from that Base64, we need to decode it to get the order related data.
I am using cl_http_utility->decode_x_base64 method to get the xstring and then method 'xstring_to_solix' to get the decoded data. But i am not getting proper data.
What other FMs i need to use to get the correct data?
Thanks,
Ajay
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Please use the COMMENT button for comments, questions, adding details, replying to a comment or a proposed solution or to the OP question, etc., ANSWER is only to propose a solution, dixit SAP text at the right of the answer area.
User | Count |
---|---|
70 | |
8 | |
8 | |
7 | |
7 | |
6 | |
6 | |
6 | |
6 | |
6 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.