Symptom
This KBA will cover how to filter on 'Field Id' from the JobApplicationAudit Entity.
Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental.
Environment
SAP SuccessFactors Recruiting
Reproducing the Issue
- Go to Integration Center
- Create an integration with the starting entity 'JobApplicationAudit'
- Choose String field 'Field Id' and any other fields you may need
- Go to Filter and Sort Tab
- Filter on 'Field Id'
Resolution
To filter on the 'Field Id' field from JobApplicationAudit entity, you will need to filter by the actual field id of the field, not the label of the field.
For example, if you want to filter on the Field Id 'Candidate Status', you will need to use the following filter. This is because the field id of the 'Candidate Status' field is 'statusId':
And the results will be as follows:
Note: To know the field ID's are other fields that may be needed as a filter, you can go to Manage Templates and check the field ID's there.
Keywords
KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , How To