Symptom
WfRequest API is not returning data for Pending Data status.
Environment
SuccessFactors OData API / Integration Center
Reproducing the Issue
1. Query WfRequest via Postman or Integration Center
2. In the response payload, the data is blank / not returning if the workflow is in Pending Status
Cause
The Odata API "/odata/v2/WfRequest" does not have the workflow pending data(attribute) level information. it only return the workflow status, current step information.
The similar workflow related odata entity is:
empWfRequest( return workflow request type, subject user inform);
wfRequestStep (return step approver information. who is the approver. who and when did the approval ).
Resolution
We encourage you to submit an enhancement request to have this functionality considered within future development cycles – you can do this on our Customer Community Portal at https://influence.sap.com/successfactors
For detailed steps on how to raise an enhancement request please follow KBA Article 2090228 on “How to submit an enhancement request”.
See Also
2090228 - How to submit enhancement requests for SAP SuccessFactors products
Keywords
Workflow, Integration Center, OData API , KBA , LOD-SF-INT-ODATA , OData API Framework , LOD-SF-INT-INC , Integration Center , Problem