Symptom
Unable to fetch the internal username between MPH and Pre Day 1, the getUserNameOfNewlyHiredEmployee API call fails with error message:
org.apache.camel.RuntimeCamelException: com.sap.gateway.core.ip.component.exceptions.OData4Exception: (OLE0001) The URI is malformed.
[HTTP/1.1 400 ], cause: org.apache.olingo.client.api.communication.ODataClientErrorException: (OLE0001) The URI is malformed. [HTTP/1.1 400 ]
Environment
- SAP SuccessFactors Onboarding
- SAP SuccessFactors Platform
Reproducing the Issue
- Using an API tool
- Run this get queue mentioned in implementation guide
- Fetching the Username of a New Hire | SAP Help Portal
- It fails with error org.apache.camel.RuntimeCamelException: com.sap.gateway.core.ip.component.exceptions.OData4Exception: (OLE0001) The URI is malformed
[HTTP/1.1 400 ], cause: org.apache.olingo.client.api.communication.ODataClientErrorException: (OLE0001) The URI is malformed. [HTTP/1.1 400 ]
Cause
Incorrect Request URL format.
Resolution
The Request URL format should be as displayed below:
See Also
Keywords
getUserNameOfNewlyHiredEmployee, API, OBD, OBX, PLT , KBA , LOD-SF-OBX-ACC , Accessibility , Problem
Product
SAP SuccessFactors Onboarding 2305 ; SAP SuccessFactors Platform all versions