• Post category:HCM Extract
  • Post comments:0 Comments
  • Post last modified:February 15, 2021
  • Reading time:4 mins read
You are currently viewing Resolve Fast Formula not compiled issue in HCM Extracts
Resolve Fast Formula not compiled issue in HCM Extracts

In this article we will look into another familiar issue with HCM Extracts for which we don’t see a solution elsewhere.

Sometimes when we modify, compile and validate the extract, the extract still runs to error with message “Fast Formula can’t be executed because it’s not compiled” even when all extract formulas and extract rule formulas are compiled. Even after extracting throwing this error, the output will be generated. Some people ignore the error as the output is coming up but that’s not the right way to go ahead as we also need the status to be successful.

By default all Extracts will have an auto-generated Fast Formula with the attributes and logic. If we modify some settings or add a new attribute and then compile and validate the extract, sometimes the Record FF might not get updated in the backend or not get compiled even though the status shows it as compiled.

Let’s look at how to resolve this issue:

  1. We need to list out all Record level FFs.
image 44 1024x228 - Resolve Fast Formula not compiled issue in HCM Extracts
image 45 1024x213 - Resolve Fast Formula not compiled issue in HCM Extracts

In my case I have two FFs.

2) Now navigate to Fast Formulas task and delete these two FFs.

image 46 - Resolve Fast Formula not compiled issue in HCM Extracts

3) Now once we open the extract records, it will show a blank value for “Generated Fast Formula

image 47 1024x271 - Resolve Fast Formula not compiled issue in HCM Extracts

4) Now let’s re-generate the Fast Formula and compile it for all Records Manually using “Generate Formula

image 48 1024x224 - Resolve Fast Formula not compiled issue in HCM Extracts

5) Now let’s compile the generated formula.

image 49 1024x271 - Resolve Fast Formula not compiled issue in HCM Extracts

6) Now repeat this steps for all records on the extract or the ones that you have modified as part of your customization.

7) You are ready to run the extract and the extract will run to success without any issues.