4Update Configuration Workbooks
Any time you'd like to update your configuration, Oracle automatically updates the baseline configuration as part of the product updates.
Here's how you update configuration workbooks:
- In Oracle Fusion Student Financial Aid (SFA), go to Administration > Configuration Administration > Download.
- If necessary, click Generate Configuration ZIP File.
- Click Download Current Configuration.
-
Open the .csv file you want to update.
- Format columns with Dates. This means converting dates to the YYYY-MM-DD format.
- Confirm columns that reference Groovy files have the correct file path.
- Save the .csv file. Ensure you follow the naming convention and file structure.
- Open the Groovy files you want to update.
- Update the Groovy script as needed, and then save the file. The file name and path need to match the .csv file.
- Select all updated .csv files and all folders that contain dependent Groovy files.
- Compress files to a file with a .zip file extension. But don't compress the parent folder.
- From Configuration Administration, click Load Files.
- Click Select Files or drag and drop the files you want to upload.
- Click Submit.
- Enter a comment.
- Click Save to proceed and upload the Configuration files.
- Click Load History to view process status. If one file errors out, none of the .csv or Groovy files are uploaded to the environment.
- Click View Details to see details by status.
- Correct errors as needed.
- Repeat steps 4–16 until the configuration is uploaded successfully.