added profiles
This commit is contained in:
@@ -18,16 +18,22 @@
|
|||||||
"API_BUSINESS_PARTNER": {
|
"API_BUSINESS_PARTNER": {
|
||||||
"kind": "odata",
|
"kind": "odata",
|
||||||
"model": "srv/external/API_BUSINESS_PARTNER",
|
"model": "srv/external/API_BUSINESS_PARTNER",
|
||||||
"[with-destination]": {
|
"[hybrid]": {
|
||||||
"credentials": {
|
"credentials": {
|
||||||
"destination": "<change to destination>"
|
"destination": "cap-api098",
|
||||||
|
"path": "/sap/opu/odata/sap/API_BUSINESS_PARTNER"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"[development]": {
|
"[local-hybrid]": {
|
||||||
"messaging": {
|
"messaging": {
|
||||||
"kind": "file-based-messaging"
|
"kind": "file-based-messaging"
|
||||||
}
|
}
|
||||||
|
},
|
||||||
|
"[hybrid]": {
|
||||||
|
"messaging": {
|
||||||
|
"kind": "enterprise-messaging"
|
||||||
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user