Configuration
Discussion List
-
Can we implement the Digital Assistant to Oracle Fusion Student Financial Planning?Hi Everyone, Is it possible to implement and show the Oracle Digital Assistant widget to Oracle Fusion Student Financial Planning Page? Thanks, XenaXena Arcabos-133101 37 views 3 comments 0 points Most recent by Desiree Dreszer-Oracle Student Financial Aid
-
SFA Refresh Blackout DatesSummary: We'd like to know what the blackout dates for refreshes will be for the next several months - through January if possible. Content (please ensure you mask any c…Angela Rodriguez-Mayers 16 views 1 comment 0 points Most recent by Pete Cavanaugh-Oracle Student Financial Aid
-
FAFSA_End_Date value for 2025-2026 in REGULATORY_DEADLINES.csv baseline configuration workbookSummary: Question about the FAFSA_End_Date value for 2025-2026 in REGULATORY_DEADLINES.csv baseline configuration workbook Content (please ensure you mask any confidenti…
-
What are the requirements of the "PLUS Credit Requirements have been met" Disbursement Criteria?Summary: The "PLUS Credit Requirements have been met" Disbursement Criteria is Not Met for students that appear to have met the PLUS Credit Requirements. Content (please…Jeff Bennett 42 views 3 comments 0 points Most recent by Michael Lauria-Oracle Student Financial Aid
-
How do you check for prior/historical SAP record in your code?Summary: How do you check for prior/historical SAP record in your code? We are implementing code that checks a student’s previous semester SAP record when awarding aid, …
-
Bulk Load StudentID attributeSummary: We use local accounts for Parent/Guest users in the SFP Student Portal. We need to bulk load our existing parent/guest users into OCI. I have been able to impor…
-
After 25B, unable to view data on General Ledger Dash and Detals Balance Inquiry with custom GL roleSummary: Hello, We are currently facing an issue regarding data access for one our custom roles. Before 25B, by provide data access to a GL custom role we were able to i…
-
Need to restore the system to a previous state, fo both the Student Portal and Administration envHello, We have a question regarding the Oracle SFP application environments. In the event of a need to restore the system to a previous state, is it possible to perform …
-
Requests for the Verification Worksheet UpdatesThe Department of Education has updated the requirements for when a Verification Worksheet needs to be requested based on the Federal Register (Registers can be found fo…
-
PER_MONTH_PP COA Item Applicability and Partial MonthsSummary: How is the PER_MONTH_PP COA Item Applicability calculated when a student is attending for only part of a month? Content: The current product documentation does …
-
Generative AI Financial Aid Automation Configuration ToolkitWe are excited to announce the Generative AI Financial Aid Automation Configuration Toolkit, which supports and enhances the standard available SFP documentation of the …
-
List of ISIR codes that are hard coded to " Do Not Require Resolution"Hello, we were wondering if we can get a list of all the comment codes that are hard coded in the logic to " Do Not Require Resolution". This is the admin UI > under ISI…
-
Updated Product Reports, Letters and Data ModelsWith the 24A release we provided access to our new V2 views that pull in data from the 24/25 ISIR, and within 24B we will be delivering updates to our Data Models, Produ…
-
24/25 Consolidated Appropriations Act ISIR Mapping and Configuration Approach UpdateWe are excited to post this announcement that continues our journey together through the 24/25 Consolidated Appropriation Act in Oracle Student Financial Aid! Our team i…
-
Does the 24A Release in SFP need to be coordinated with PUM 31 in PeopleSoft Campus Solutions?Summary: We are anticipating taking PUM 31 for our PeopleSoft Campus Solutions environment in February 2024. As of today (1/16/24), there has not been an announcement of…
-
How to debug the groovy script in SFPSummary: I have the below groovy code : if (previousPell.isEligible()) { log.debug("PREVIOUS PELL IS ELIGIBLE"); I want to know where can i see these log messages? Is th…