My Oracle Support Banner

After Upgrade to Sites 12c: AbstractAssembler.getProperty() Does Not Return Custom Property Value (Doc ID 2742068.1)

Last updated on MARCH 22, 2024

Applies to:

Oracle WebCenter Sites - Version 12.2.1.4.0 and later
Information in this document applies to any platform.

Symptoms

After Upgrade to Sites 12c: AbstractAssembler.getProperty() Does Not Return Custom Property Value

In Sites 11g, we had some custom properties in ServletRequest.properties file, which we were able to retrieve via the getProperty() method of AbstractAssembler:
e.g. getProperty("my.CustomProperty", null);

This property exists in 12c (e.g. confirming via the Property Management tool in Admin UI, we can see the property and value set).
However, this getProperty() call returns null.

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


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