on 2024 Aug 26 12:30 PM
Dear Experts,
we are integrated from Ariba to S/4 HANA Public Cloud using SOAP APIs using Managed Gateways Passthrough integration via BTP Master Data Integration.
{
"application": "s4",
"businessSystemId": "<businessSystemId>", //Business System ID is SAP S/4HANA Cloud system this value is can be found under Communication systems tile and then filter by Own System.
"enableTenantDeletion": false,
"globalTenantId": "<subaccount Id under Service Key>",
"logSys": "<Same logsys configure in S4PC>",
"writePermissions": [
{
"entityType": "sap.odm.businesspartner.BusinessPartner"
},
{
"entityType": "sap.odm.businesspartner.BusinessPartnerRelationship"
}
],
"xs-security": {
"xsappname": "<a unique v4 UUID can be used>",
"authorities": [
"$XSMASTERAPPNAME.BPCommonRead",
"$XSMASTERAPPNAME.BPSensitiveDataRead"
]
}
}
Configure in CIG inbound URL is https://<one-mds.cfapps.<region>.hana.ondemand.com>/businesspartner/v0/soap/BusinessPartnerBulkRepli...
For basic authentication, specify the following:Could you please help me on this Integration connection.
Below are the links we referenced and created the MDI integration.
Thanks & Regards,
Thouheed
Request clarification before answering.
@MDThouheed In below json file, application must be Ariba not s4 since MDI will be connected to Ariba CIG in destination
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
87 | |
9 | |
9 | |
8 | |
6 | |
6 | |
6 | |
5 | |
5 | |
4 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.