Dear guys
I am facing an integration challenge with specific/enhanced security requirements.
There should be an async interface to transfer document from internal system to external webservice via SAP PI java only.
For security reasons the receiver expects basic authentication, but the authentication string should be dynamic consisting of :
the document should be tranfered directly as base64 string and not be included in JSON or XML structure.
Following two main questions arises:
Any Idea how to solve part 1 dynamic basic authentication?
Any thoughts or idea appreciated.
Best regards
Jochen
Request clarification before answering.
Hi Jochen,
1.I don't think this is possible as basic authentication is static in REST channel and there are no Dynamic Configuration variable available for these attributes .
2.When you say direct transmitting you mean without any soap envelope or any structure ? just the main output paylaod should have base64 content.
Br,
Manoj
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 10 | |
| 5 | |
| 5 | |
| 5 | |
| 4 | |
| 2 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.