scheduled BIP report’s job ID shown in the job history is missing from backend tables
Summary:
We are unable to locate the job ID of a scheduled BI Publisher (BIP) report in the backend tables, even though it appears in the Job History page. Specifically, the job ID displayed in the Job History UI does not match any job ID found in the backend tables we have checked so far.
Steps Taken:
- Queried the
ESS_REQUEST_PROPERTY
andESS_REQUEST_HISTORY
tables. - Found the job ID as a property name, but its value does not match the job ID shown in the Job History page.
- Only the BIP parent job ID is available in the
0