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

Oracle Time fast formula 'Time Entry Rules'

edited May 16, 2024 10:54AM in Workforce Management

I am trying to retrieve the scheduled start time of the worker to compare it to the time entered.

I am using:

CALL_FORMULA ('WFM_UTIL_GET_SCHEDULE_DETAIL_DBI'
, ffs_id > 'ffs_id'
, rule_id > 'rule_id'
, StartTime > 'tcStartTime'
, StopTime > 'tcStopTime'
, l_schedule_start_time < 'O_START_TIME' DEFAULT '01-JAN-1900'(DATE) )

but it is not returning anything.

What could I be doing wrong?

This should be such a straight forward requirement but I am really struggling. Any help will be much appreciated.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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