Symptom
- OData V4 ;o=sid(<SID>.<client>) doesn't work and the error likes:
{
"error" : {
"code" : "/IWBEP/CM_V4_RUNTIME/113",
"message" : "System alias 'sid(S4M.900)' not assigned to service group '' user ''",
"@SAP__common.ExceptionCategory" : "Configuration_Error",
"@SAP__common.Application" : {
"ServiceRepository" : "DEFAULT",
},
},
"innererror" : {
"ErrorDetails" : [
{
"code" : "/IWFND/CM_V4_COS/152",
"message" : "System alias 'sid(S4M.900)' not assigned to service group '' user ''",
"exception" : "/IWFND/CX_V4_ROUTING",
"@SAP__common.Severity" : "error"
}
]
}
}
} - But OData V2 ;o=sid(<SID>.<client>) works.
- Testing result example, SSSSS is system alias which maintained SID=S4M, and client is 900:
OData V2 :
/sap/opu/odata/sap/ZJAMECDS_CDS;o=sid(S4M.900), works
/sap/opu/odata/sap/ZJAMECDS_CDS;o=SSSSS, works
OData V4 :
/sap/opu/odata4/iwngw/notification/default/iwngw/notification_srv/0001;o=SSSSS/$metadata?sap-statistics=true, works
/sap/opu/odata4/iwngw/notification/default/iwngw/notification_srv/0001;o=sid(S4M.900)/$metadata?sap-statistics=true, fails:
"System alias 'sid(S4M.900)' not assigned to service group '/IWNGW/NOTIFICATION' user ''"
Read more...
Environment
SAP Gateway OData V4.
Keywords
sap fiori launchpad, enterprise search, odata v4, sid parameter, routing issue, exception cx_v4_routing, message cm_v4_cos152, unsupported sid, system alias, sap-system parameter, navigation error, sap gateway, cl_v4_routing_dba, cl_mgw_dest_finder, sap help portal, System alias, not assigned to service group, /IWBEP/CM_V4_RUNTIME/113, /IWFND/CM_V4_COS/152 , KBA , OPU-GW-V4 , Gateway Framework, OData v4 , Problem
About this page
This is a preview of a SAP Knowledge Base Article. Click more to access the full version on SAP for Me (Login required).Search for additional results
Visit SAP Support Portal's SAP Notes and KBA Search.
SAP Knowledge Base Article - Preview