Oracle Financial Services Data Foundation Application Pack v8.0.0.0.0 Minor Release #3 (8.0.3.0.0)

This readme has the following sections:

Description

OFSDF Application Pack v8.0.0.0.0 Minor Release #3 8.0.3.0.0 (ID 24413956)

This release of OFSDF Application Pack is cumulative of all enhancements and bug fixes done since v8.0.0.0.0 release.

Prerequisite

The minimum patch set level should be OFSDF Application Pack v8.0.0.0.0 (Java7/Java8).

How to Apply This Release?

For detailed instructions on installing this OFSDF Release, please refer to OFSDF Installation Guide Release 8.0.3.0.0 Java7 and Java8 in OTN documentation Library.

Starting 8.0.0.0.0 release, OFSAA applications are packaged and released as Application Packs. OFSDF Application Pack includes Oracle Financial Services Data Foundation.

Oracle Financial Services Analytical Applications Infrastructure

This section includes the following sub-sections:

·         New Features in This Release

·         List of Bugs Fixed in This Release

New Features in This Release

Following is the list of new features incorporated in this release. For detailed information on usage of these features, refer to OFSAAI 8.0.3.0.0 User Guide in OTN Documentation Library.

1.          Model Upload

Naming Convention of constraints (PK and FK) has been changed to resolve the following issues:

·         For tables with similar names which are relatively long (>27 characters) where initial few characters differ (for example, STG_COMMON_ACCOUNT_SUMMARY, FCT_COMMON_ACCOUNT_SUMMARY), the constraint names get generated as same causing an Oracle error of duplicate constraints.

·         When number of foreign keys for a table is more than 100, the length of the constraint name exceeds the permissible limits allowed by Oracle Database.

Update Constraints utility (Bug # 23251358) is introduced to alter the existing constraint name references according to the new convention. A unique ID gets generated for each data model entities.  The new constraint name will be generated by appending the unique ID with ‘FK’ or ’PK’ (along with a sequence for FK). For example PK on DIM_ACCOUNT will be formed as PK_101, where 101 is the unique id of DIM_ACCOUNT. Similarly, FKs on FCT_ACCOUNT_SUMMARY will be FK_206_01, FK_206_02, FK_206_03, FK_206_04, where 206 is the unique id of FCT_ACCOUNT_SUMMARY and the table has 4 FKs.

For more information, see OFS AAAI Application Pack Installation and Configuration Guide_8.0.3.0.0.

2.          Process Modeling Framework

·         Supports asynchronous invocation of workflow

·         Supports setting reminder for a task

·         Supports setting expiry date for a task

·         Supports escalation of tasks

·         Supports delegation of task to peers or subordinates

·         Parallel gateway is introduced, which can be used to execute multiple transitions in parallel.

·         Multi Choice gateway is introduced, which can be used to execute multiple transitions/flows based on a decision rule.

·         Supports Committee approval/Group Consensus that can be used to decide whether the flow has to move to a particular activity based on the response of a single member, majority of members of the group, or all members of the group. If more than one group is present, then you can design to move the flow to a particular activity based on the response of a single group, all groups or the majority of groups.

3.          Data Quality Framework

·         OFSAAI is provided with a comprehensive business semantic rich and FSI domain centric Data Quality Rule Type called Control Total Check. This type of quality check allows configuration of entity-attributes (multiple ones) checked against a reference entity with its set of attributes.  Both LHS (subject entity) and RHS (reference entity) permit tagging aggregate functions to attributes, adding dimension-filters to the where-clause and supporting group-by predicates. 

4.          Business Metadata Management

·         UAM Hierarchy resave utility (runit.sh) is enhanced with an additional option to save the hierarchies in synchronous manner.

5.          Run Rule Framework

·         Run definition supports selection of AMHM filter as Run condition and/or Job condition.

6.          System Configuration and Identity Management

·          Supports configuration of OFSAAA with multiple LDAP directories

·         FTPSHARE DB and APP server screen now accepts special characters for password

·         OFSAA is enhanced to act as service provider for SAML integration

7.          Forms Framework

·         Supports collapsing of Rich Text Control editor

·         Toggle button is introduced

·         Supports events for Rich Text Control

·         Supports yen special character in UI

·         Supports reuse of Grid/ Child form

·         Customization for displaying basic Rich Text Control is introduced

·         Multi Select Control now supports Focus event

·         Supports either Single Select or Multi Select Control based on the corresponding column value of the grid

·         Supports configurable Search fields in Hierarchy Control

·         Hourglass/ Progress bar is introduced to show the duration of document upload

·         Supports  Hierarchy Control Search functionality for non-list custom hierarchy

·         Displays an alert message if exporting records crosses a specified limit

·         Hierarchy Control is enhanced not to accept a root node

·         Supports configuring expansion level for custom Hierarchies

·         Configuration parameter is introduced for not displaying UI search in Hierarchy Control window

·         Supports assigning values to Label Control

·         Supports partial save of forms by highlighting the mandatory fields

·         Difference Container supports KBD Control

8.          Forms Manager

·         Ability to define and maintain Applications which is a set of Pages grouped together

·         Single screen view for all the components within a Page

·         Enhanced the following from Page perspective:

o    Blocks (Frames)

o    Forms

o    Containers

o    Controls

o    Validation Rules

o    Actions (Buttons)

o    Processing Rules

o    Masking

o    Control Reorder

·         Introduced Controls as Non-Action, Action and Advanced

·         Supports invoking a Page from Menu and Tab

·         Introduced Application Administration for maintaining the Application

·         Supports generation of Pages individually

·         Supports creation of Pages from existing Custom Layouts

·         Introduced Supported Objects in Template frames like Form, Tab, Custom JSP and Report

List of Bugs Fixed in This Release

Component

Sub Component

Bug No

Subject

Unified Metadata Manager

Business Metadata Management

22517322

SUPPORT FOR PLACEHOLDERS BASED DATASET IN BUSINESS PROCESSORS

24285674

DEFAULT HIERARCHY FOR USER GROUP MAP IS NOT AVAILABLE

22828608

DERIVED ENTITY THROUGH BATCH FRAMEWORK NOT FAILS IF ORIGINALLY FAILED

-

23630753

IMPORT OF BP FAILS ON 8.0.2 ENVIRONMENT

22955414

UNABLE TO RESAVE HIERARCHY POST 801 LP INSTALLATION

Data Quality Group

24293717

DQ GROUP EXECUTIONS FAILED FOR SOLARIS X86

Metadata Browser

23759051

REV_OBJECT_REPOSITORY_TL.OBJECT_DESCRIPTION TO BE INCREASED TO VARCHAR2(4000)

22884416

RULE MAPPING IN MDB SHOWS LONG DESCRIPTION OF BP INSTEAD OF SHORT DESCRIPTION

Forms Framework

Forms Manager

22328459

ISSUES WITH SELECT CONTROL IN FORMS MANAGER

22328255

FORMS FAILED TO SAVE WHILE ADDING CUSTOM MESSAGES

22328168

UNABLE TO CONFIGURE TYPE "1" CONSEQUENCE VALIDATION RULE SETS.

22328094

NUMBER CONTROLS MIN LENGTH AND MAX LENGTH PARAMETERS NOT AVAILABLE.

Forms Rendering Engine

23583998

ROOT NODE SHOULD NOT BE ALLOWED TO SELECT IN HIERARCHY CONTROL

22862981

TOGGLE BUTTON IS REQUIRED

21973759

COMPLETE HELP TEXT IS NOT DISPLAYED IN UI

20939525

EVENTS FOR RICH TEXT CONTROL

Forms: ROR

22746543

FIELD CHOOSER SAVE IS NOT WORKING AS EXPECTED

23281292

REMOVAL OF SEARCH ON HIERARCHY POP UP WINDOWS

20818824

DISPLAY OF SPECIAL CHARACTERS ON SCREEN

22907718

VALIDATIONRULESET PARAMETER CAUSING SCRIPT ERROR IN TYPE="41" HIERACHY CONTROL

22615445

WHILE SAVING RECORD WITH DECIMAL VALUE, AFTER SAVE SHOWING WRONG DECIMAL VALUE.

22461676

IF HELP TEXT CONTAINS SPECIAL/NEWLINE CHARACTERS, APPEARS WRONG TEXT IN FRONTEND

22239118

MORE HELP TEXT RELATED ISSUES FOUND AFTER APPLYING 21369130 PATCH

21974187

ALIGNMENT ISSUE WITH WRAP AND UNWRAP

21753129

REQUIRED SCROLL BAR IN CONTEXTHELP IF CONTENT IS TOO LONG

-

23241509

PDF FORMAT HAS TO BE SUPPORTED BY EXPORT FUNCTIONALTY

23030449

NOT ABLE TO LOAD THE TAB IN UI THROUGH FORMS_MANGER BECAUSE OF BIG TAB ID

22933709

CLICKING THE X DOES NOT CLEAR THE SELECTED LIST IN DROPDOWN LIST

22875369

NOT READING DATA SET DEFINITION FROM WEB LAYER CACHE

22687923

FILE CONTAINING SINGLE QUOTE IN IT'S NAME IS NOT SHOWN IN THE DOCUMENT GRID

22390715

REQUEST TO REMOVE RICOFILE LIBRARY REFERENCES FROM MAPRENDERER.JSP

21768415

MENU AND DROP DOWN OVERLAP

21626063

WRONG REPLACEMENT OF LOGICAL PARAMETERS THROWING SQL EXCEPTIONS

21625984

CONTENT OF TABS ARE GETTING DISAPPEARED

21545291

THE UI SHOWS NO DATA EVEN IF IT HAS DATA.

20783308

TEXT AREA - BEYOND THE ALLOWED LIMIT TRIMS DATA

Data Entry Forms and Queries

Data Entry

22127463

OFSAAI 8.0 DEFQ FAILS WHEN AUTHORIZING RECORD PLACED ON HOLD

Operations

Batch Execution

22816895

BATCH EXECUTION SCREEN RESPONDS SLOW (TAKES APPROX 50 SECONDS TO LOAD)

22647400

UNABLE TO DO EXCLUDE/INCLUDE DURING RE-RUN OPTION OF BATCH EXECUTION

-

21311157

OFSAA WENT TO HANGING STATE DURING DMP RESTORE PROCESS

Metadata such as T2T, F2T, etc

T2T Issues

20418253

MAPPING SECTION IN T2T RANDOMLY DUPLICATES MAPPING MULTIPLE TIMES AFTER EDITING

Rules Framework

-

23712109

MRE EXECUTION FAILED,CLASSNOTFOUNDEXCEPTION

23710220

COMMAND LINE RULE EXECUTION FAILED, ERROR WITH UNABLE TO FETCH RULE ID

Install and Upgrade Issues

Migration Scripts

23182300

PORTC UTILITY UPDATE LRM SPECIFIC FILE

Upgrade Kits

23708520

ISSUE IN DEPLOYING IPE.WAR AFTER AAAI 802 UPGRADE

Administration

Security Management

23502411

SMS AUDIT TRAIL REPORT PRINT TO FILE OPTION IS NOT WORKING

-

23476979

ERROR IN NOHUP.OUT WHILE STARTING 8.0.2 APP LAYER

System Configuration

Configuration

23497342

NOT ABLE TO DELETE LDAP SERVER DETAILS FROM LDAP SERVER DETAILS SCREEN

-

23560716

DEBUG INFORMATION SHOULD NOT BE PRINTED UNLESS IN DEBUG MODE

23049665

PORTC.JAR DOES NOT UPDATE CONTEXT-NAME IN MENU_ITEMS TABLE

22883826

ROOT CONTEXT FIELD COMING AS EMPTY IN LDAP SERVER DETAILS PAGE

Oracle Financial Services Data Foundation

This section includes the following sub-sections:

·         New Features in This Release

·         List of Bugs Fixed in This Release

·         Known Issues/ Limitations

New Features in This Release

Following is the list of features incorporated in this release. For detailed information on usage of these features, refer to Oracle Financial Services Data Foundation User Guide Release 8.0.3.0.0 in OTN documentation Library.

·         Basel Processing to FSDF Results Integration

·         Litigation Details Population

·         Placed Collateral Population

·         Card to Account Mapping

List of Bugs Fixed in This Release

Bug No

Description

22473087

SCD FOR DIM_COMMON_COA FROM STG_COMMON_COA_MASTER

22664242

BUSINESS UNIT CODE DATA LENGTH IN STG_LOAN_CONTRACTS

22724184

IN SYS_STG_JOIN_MASTER -SCD_TYP_ID FOR FIC_MIS_DATE  SHOULD BE NULL INSTEAD OF 2

23088587

RENAME THE COLUMN N_REG_PROD_TYPE_SKEY IN FRCAS, FRCPS, FRCPCS TABLE

23097850

STG_PRODUCT_MASTER COLUMNS HAVE INCORRECT LENGTHS IN DATA MODEL.

23119113

MISSING ATTRIBUTES IN STG PREPAID CARDS TXNS

23121172

STAGING REFERENCE COLUMN FOR DIM_PLEDGED_STATUS

23187407

NEW COLUMN REQUIRED IN ALL TXN TABLES AND ACCOUNTING ENTRIES TABLE

23197479

SCD TO POPULATE DIM_CUSTODIAN FROM STG_PARTY_MASTER REQUIRED FOR TICBC REPORT

23250958

STG_OD_ACCOUNTS HAS DIFFERENT COLUMNS TO BE MODIFIED.

23554602

MERCHANT CARD TABLE ENHANCEMENT

23582694

NO SCD IS PRESENT FOR DIM_COLLATERAL_PURPOSE

24317054

N_ENTITY_SKEY IS NOT MAPPED FOR T2TS

24318271

DIM_BROKER_DEPOSIT_TYPE DOES NOT HAVE SCD OR SEEDED DATA

24322999

N_FORECAST_CATEGORY_SKEY IS NOT MAPPED

24338846

STAGING REFERENCE COLUMN REQUIRED FOR DIM_BEHAVIOUR_TYPE

24338911

STAGING REFERENCE COLUMN REQUIRED FOR DIM_SECURITIZATION_TYPE

24338943

FACT TABLE ATTRIBUTES USED IN RULES , DES BUT MAPPINGS NOT AVAILABLE IN T2TS

24339324

MISSING COLUMNS FOR FFIEC-031 AND FRY-9C REPORTS

24339388

STAGING REFERENCE COLUMN REQUIRED FOR DIM_BROKER_DEPOSIT_TYPE

24384052

ENTRIES OF BASEL FSDF INTEGRATION T2TS IN ETLREPOSITORY.XML

24389141

POP_PARTY_ATTRIBUTES BATCH IS NOT PACKAGED IN THE BUILD

24390339

MISSING MAPPING INFORMATION FOR COLUMN IN DIM_PRODUCT IN SCD

Known Issues/ Limitations in This Release

Bug No

Description

23298181

SCD BATCH FAILS SPORADICALLY