My Oracle Support Banner

readSegments Return Segments from All Sites Despite Using forSite (Doc ID 2469850.1)

Last updated on MARCH 19, 2019

Applies to:

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

Symptoms

Using the code:

segments = newRecommendationReader()
.forSite(sitename)
.forProfile(profile, profileData)
.readSegments();

Returns matching segments for all sites, not just the site defined in the .forSite() property.

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.