SAP Knowledge Base Article - Public

3434952 - "Invalid Request Parameters" error when using System Status as filter in IC report - Recruiting Management

Symptom

When using application's System Status field as filter in Integration Center report, an error "Invalid Request Parameters" appears:

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 Management

Reproducing the Issue

  1. Go to Admin Center > Integration Center
  2. Choose My Integrations, then click on Create button
  3. Choose Scheduled Simple File Output Integration
  4. Use the entity JobApplication
  5. Add the field System Status (status) String
  6. Add other fields you need, then click Select button
  7. On the Filter and Sort step, under Advanced Filters, add System Status
  8. For sample scenario purposes, I want the report to exclude draft applications so I set the filter this way:
    • Field: System Status
    • Operator: is not equal to
    • Value: Draft Application
  9. The error appears (see above screenshot)

Cause

This error is expected if you use label for System Status in the filters instead of the numerical value.

Resolution

When using System Status of application as filter in Integration Center reports, you need to specify the mapped values for the system statuses.

The table below lists the numerical values that are mapped to the different system statuses of a Job Application:

Numerical ValueMapped To
0Open
1Disqualified
2Closed
3Withdraw
4Saved
5Not Applied
6Draft Application

In reference to example above, instead of typing "Draft Application" in Value field, enter "6" instead.

See Also

Implementation Guide: SAP SuccessFactors API Reference Guide (OData V2)
2918571 - Draft and Saved Applications return in GET query in OData API without filters - Recruiting Management

Keywords

JobApplication, System Status, API, Integration Center Report , KBA , LOD-SF-RCM-INT , Integration Center & Intelligent Services , LOD-SF-RCM-REP , Reporting & Analytics, Data Imports & Exports , Problem

Product

SAP SuccessFactors Recruiting all versions