My Oracle Support Banner

Function adf.context.getSecurityContext()?.getUserProfile()?.getName() After 22A Update Returns Incorrect Value (Doc ID 2871413.1)

Last updated on OCTOBER 20, 2022

Applies to:

Oracle Fusion B2B Service Cloud Service - Version 11.13.22.01.0 and later
Oracle Fusion CX Sales Cloud Service - Version 11.13.22.01.0 and later
Oracle Fusion Human Resources Help Desk Cloud Service - Version 11.13.22.01.0 and later
Information in this document applies to any platform.

Symptoms

On : 11.13.22.01.0 version, Accounts, Contacts, Households

In groovy script, use the following statement:
def myVal = adf.context.getSecurityContext()?.getUserProfile()?.getName();
println('Value: ' + myVal);

Output 22A: username
Output 22B: username67910B5C430D442E83D728544E93F6DE

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
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.