added profiles
This commit is contained in:
@@ -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"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user