added profiles

This commit is contained in:
D065023
2021-06-10 15:55:26 +02:00
parent 8d67c0bf62
commit 31c110e9e2

View File

@@ -18,16 +18,22 @@
"API_BUSINESS_PARTNER": {
"kind": "odata",
"model": "srv/external/API_BUSINESS_PARTNER",
"[with-destination]": {
"[hybrid]": {
"credentials": {
"destination": "<change to destination>"
"destination": "cap-api098",
"path": "/sap/opu/odata/sap/API_BUSINESS_PARTNER"
}
}
},
"[development]": {
"[local-hybrid]": {
"messaging": {
"kind": "file-based-messaging"
}
},
"[hybrid]": {
"messaging": {
"kind": "enterprise-messaging"
}
}
}
}