on 2020 Apr 13 1:02 PM
Hi All,
My requirement is to call the SAP MII Application Message Services from the Non SAP application through http's without using the Credentials in the MII Service URL.
To test that I tried to call the one MII server to other MII server through http post action block. But it failed asking for authentication.
MII Version: 15.2
NW version: 7.5
Steps I did:
-> Imported the SSL certificate of one MII server to Other.
-> When posting from MII pointed the "Keystore" and "Certificate Name" in which I have imported the certificate.
-> But getting the output relating to logon. Hope it is not authenticated.
How to generate the certificate with the logon so that http's works with specified logon? Please let me know any standard steps?
Regards
G.Partheeban
Request clarification before answering.
Hi G.,
I had the similar situation, but without certificate, a legacy non-SAP system consuming the SAP MII service. That was the way for me, and it works well.
So, about the use for certificate, try this:
https://answers.sap.com/questions/10197333/how-to-enable-https-service-for-sap-mii121.html
BR,
Eli Soares De Almeida
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eli,
But my requirement is not to use the credentials. Use the certificate for the authentication? Is that possible?
"My requirement is to call the SAP MII Application Message Services from the Non SAP application through http's without using the Credentials in the MII Service URL."
Regards
G.Partheeban
Hi Eli,
I have reffered the second link and trying that already. Just want to check is that any other process is there or that is the one we need to follow for client authentication.
Regards
G.Partheeban
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
If it´s a safe route, one way is you make the internally authentication, inside in your transaction before to do the post.
BR,
Eli Soares De Almeida
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Eli,
I am not sure what do you mean. I can't handle this in the BLS.
ThirdParty calling the MII Message Services and from there I am routing to the Transaction.
Also without authentication 3rd party cant login to MII. So definitely need the client authentication certificate.
Regards
G.Partheeban
User | Count |
---|---|
6 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.