Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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 for Oracle Cloud HCM   Begin Now
To ensure that questions get required attention from community members and are NOT left unanswered, it’s important for the author to indicate (by selecting “Yes” or “No” when prompted) whether the question was answered. (newly added) Please note that it is also important to respond to EACH comment your question receives. Your Yes or No response ensures an accurate status for your question.

For more information, please refer to this announcement explaining best practices for getting answers to questions.

Fast Formula - Exception Handling and Writing standards

edited Apr 10, 2024 10:03AM in Payroll and Global Payroll Interface (GPI) 4 comments

Summary:

When creating a custom Fast formula (FF) - is there a method to capture unexpected errors? Also, are there any standards/best practices for structuring FF?

Content (please ensure you mask any confidential information):

In PLSQL you will have something like:

EXCEPTION WHEN OTHERS to handle unexpected exceptions, so is there an equivalent for FF?

I have encountered an unexpected exception as follows: ORA-20001… a number was divided by zero while running the formula. This is probably due to a data migration issue. Ideally I would want the process to complete with status 'WARNING' and exceptions to be recorded in the log, the seeded functionality partially achieves this but is it possible to programmatically capture information - without uneccessarily creating large log files.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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