Symptom
- Reports using the "Is Current Status" field stopped running or generating an output.
- An application error occurs when attempting to preview reports containing the "Is Current Status" column.
- The page continuously loads when trying to filter the "Is Current Status" column.
- Reports can run if the "Is Current Status" column is removed.
- fingerprint=3ec322ca651eb054360c2d8e22ae391fa9ab96d0
Environment
SAP SuccessFactors Recruiting Management
Reproducing the Issue
- Create a Table or Canvas report with the "Is Current Status" field.
- Click on Preview.
- Observe that the report attempts to load but results in an error.
- Navigate to the Columns section.
- Edit Columns.
- Remove the "Is Current Status" field.
- Click on Preview again.
- Confirm that the report loads successfully without the "Is Current Status" field.
Cause
The audit status trail contains a very large dataset, and the current query attempts to traverse the entire table, which leads to memory limit exceptions.
- Cannot allocate enough memory: Allocation failed; Reason: configured statement memory limit from global configuration reached (SAP Note 3191206)
Resolution
Product Engineering is investigating a solution.
Click on star to bookmark this article to receive updates about this issue. For more information about updates from subscribed KBAs, you can refer to the KB Article 2171560 - How to be notified of new or updated SAP Notes or KBAs.
Workaround
Remove the "Is Current Status" filter, and update the report to use the following columns, which provide the current status and the status date:
- Application -> Application Status --> To replace "Application Status" from App Status Audit Trail
- Application -> Last Status Change Date --> To replace "Created Date" from App Status Audit Trail
Ensure that no other fields from the App Status Audit Trail table are selected in the report.
See Also
- SAP SuccessFactors Product Release & Road Map Information
- SAP SuccessFactors Patches Knowledge Base
- KB Article 2171560 - How to be notified of new or updated SAP Notes or KBAs
Keywords
SAP Knowledge Base Article - Public