You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to Configure an OSF layout to display Content Items

Accepted answer
41
Views
1
Comments

Summary:

How to configure the page JSON to successfully display OCM-driven pages when deploying an OSF Store Application.


Content:

When integrating with Oracle Content Management (OCM), a page content does not seem to be correctly configured when it is deployed from an OSF local Workspace.

Version: 22.1.10

Code Snippet :

The page json has been configured as follows:

{

(...)

"defaultPage": false,

"address": "AddressExample",

"title": "Title of the OCM driven Page",

"shortName": "cmsContent",

"pageTypeDisplayName": {

"en": {

"pageTypeDisplayName": "cmsContent"

}

}

(...)

}

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!