on 2021 Mar 29 3:14 PM
Hi All
When we are integrating Subscription billing to S/4 hana exactly from CPI to s4 hana we are getting authorization issue
Subscription billing is on cloud and s4hana on premise
We have created communication user added to CPI and getting this error can any help what must be wrong in Iflows that is triggering this error
Thanks in advance
Request clarification before answering.
Hello Shalini,
Cloud you do the following steps:
1. SOAMANAGER -> Simplified Web Service Configuration -> Search 'BUSINESSPARTNERSUITEBULKREPLI1', make sure User Name/Password (Basic) is selected.
2. Select the item and click 'Show Details' button, copy the Access URL under Configuration Details section.
3. Paste the Access URL in POSTMAN and send the request:
Method: POST
Authorization Type: Basic Auth, input Username and Password
Header: Content-Type = text/xml
Body: chose raw, select XML, for test the authorization you can use an empty body
After you send the request, if the URL is reachable and username / password is correct, you should see 500 Internal Server Error, otherwise you will see a 401.
Thanks
Frey
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
13 | |
12 | |
2 | |
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.