My Oracle Support Banner

PBSMCS Hierarchies Are Missing in UI With SSO Enabled (Doc ID 3058886.1)

Last updated on NOVEMBER 19, 2024

Applies to:

Oracle Financial Services Profitability and Balance Sheet Management Base Cloud Service - Version 24B to 24C [Release 24]
Oracle Financial Services Funds Transfer Pricing Cloud Service - Version 24B to 24C [Release 24]
Oracle Financial Services Asset Liability Management Cloud Service - Version 24B to 24C [Release 24]
Oracle Financial Services Cash Flow Engine Cloud Service - Version 24B to 24C [Release 24]
Oracle Financial Services Profitability Management Cloud Service - Version 24B to 24C [Release 24]
Information in this document applies to any platform.
Oracle Financial Services Profitability and Balance Sheet Management Base Cloud Service (PBSMCS)
Oracle Financial Services Profitability Management Cloud Service (PMCS)
Oracle Financial Services Profitability Analytics Cloud Service (PACS)
Oracle Financial Services Funds Transfer Pricing Cloud Service (FTPCS)
Oracle Financial Services Asset Liability Management Cloud Service (ALMCS)
Oracle Financial Services Cash Flow Engine Cloud Service (CFECS)
Single Sign On (SSO)

Symptoms

On 24.08.01 with SSO enabled instance, hierarchies are not visible in the UI. This applies to out of the box hierarchies and hierarchies created directly from the UI. The Hierarchy Summary screen only shows "No Data Found". The below API is logged with error in UI console when trying to get hierarchy summary.

https://<hostname>.ocs.oraclecloud.com/hierarchyservice/v1/summary?startPos=1&pageSize[…]searchtag=&searchfolders=&fetchAll=false&""



ERROR

The above API returns 400 error.

From the pod for aai-metadata-service aai-hierarchy-service:

str passedWS001
string match
str passed<email SSO address>.com
2024-10-18 07:09:49.018 - [securitseverity:-] - - [-] - - aai-hierarchy-service ERROR - - - - - HierarchyLogger java.lang.Class [qtp902742789-96] [getHierarchyNodeList] Exception while getting hierarchy summary
java.lang.Exception: Invalid Header Params
       at com.ofs.aai.hierarchyservice.util.SummaryRestHelper.getHeaderParams(SummaryRestHelper.java:85) ~[!/:?]
       at com.ofs.aai.hierarchyservice.controller.HierarchyController.getHierarchySummary(HierarchyController.java:329) ~[!/:?]
       at jdk.internal.reflect.GeneratedMethodAccessor12.invoke(Unknown Source) ~[?:?]
       at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
       at java.base/java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
       at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:352) ~[spring-aop-6.1.2.jar!/:6.1.2]
       at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) ~[spring-aop-6.1.2.jar!/:6.1.2]
       at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) ~[spring-aop-6.1.2.jar!/:6.1.2]
       at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:765) ~[spring-aop-6.1.2.jar!/:6.1.2]
       at org.springframework.security.access.intercept.aopalliance.MethodSecurityInterceptor.invoke(MethodSecurityInterceptor.java:67) ~[spring-security-core-6.2.0.jar!/:6.2.0]


Able to create test hierarchy and save it. However, after saving, it is not visible in summary screen.

The issue can be reproduced at will with the following steps:
1. Enable SSO login
2. Navigate to Reference Data -> Dimension Management -> Hierarchy

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution
References


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.