Symptom
In the Job Requisition entity in Integration Center, when filtering by the field 'Is Deleted' it does not return any requisitions.
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
- Go to Integration Center.
- Select the Job Requisition entity and select the field 'Is Deleted'.
- On Filter and Sort tab, try to filter by the 'Is Deleted' field.
- You can try to filter with the values 'is equal to' 'Deleted' for example
- This will not return any requisitions
Cause
'Is Deleted' is a standard string field, however when using the field as a filter in a query call, you must use the associated code values instead of the default labels.
Resolution
Please refer to the below table of the values accepted by the system when performing the call:
Is Deleted |
Value |
Not Deleted |
0 |
Deleted |
1 |
Keywords
SF, Success Factors, RCM, filter by not deleted, report deleted requisitions , KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , Problem