on ‎2022 Apr 13 12:34 PM
Hi Experts,
I have a scenario where SAP will send RFC data to Oracle Soap service and in return from Oracle they will send a base64 string in one of the field. In SAP PI at mapping level I need to decode the string to data and pass the same to SAP.
I have written an udf using the below weblinks but I am missing with the java class. Where can i find the jave class and how can i import them in the SAP PI so that they can be seen in UDF creation in SAP PI.
https://answers.sap.com/questions/10224729/decode-base64-at-field-level.html
https://medium.com/@ataberkdnc/base64-encoding-and-decoding-with-udf-sap-pi-po-f1cd47934f13
Request clarification before answering.
Hi OILPI:
If you have developed and tested with development tools, for example, in eclipse, you can export the project as a jar file, then import that file into ESR,and apply the function in Message Mappings.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 8 | |
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.