Bulk fetch failed. (HY000) — Cloud Customer Connect
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register
Get Started with Redwood: Oracle Cloud SCM and Purchasing

Bulk fetch failed. (HY000)

edited Sep 11, 2021 9:57PM in Reporting and Analytics for HCM 2 comments

Summary

While casting date in the filter criteria getting error for BulK Fetch Failed - OTBI

Content

Requirement - Service Anniversary report (Need to get the Employees details, whose service anniversary are coming in next 30 days)

Approach - We are taking Employee Hire Date and doing casting (Current year and month and date from hire date) and checking this date between current day and next 30 days.

The error doesn't come when we run it for specific employees or locations.

Filter - 

CAST(CAST((cast (@{YEAR}{VALUEOF("CURRENT_YEAR")} as INT)) as CHAR(4)) || '/' || CAST(MONTH("Worker"."Employee Hire Date") AS CHAR) || '/' || CAST(DAY("Worker"."Employee Hire Date") AS CHAR) AS DATE) 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!