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

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!