Hi Folks,
I am getting error when I run odata service with ;mo in the url if user doesn't have access to all the backend systems configured in gateway against the service.
For example
sap/opu/odata/SAP/ZPM_WO_LOOKUPS_SRV;mo/WO_TYPESet
output:
<message xml:lang="en">RFC Error: User or password incorrect for the backend system</message>
I have made my service 'error tolerant' aswell as per this blog,
Can you tell me how can achieve this scenario? I am expecting output data from whatever the system the user has access to !