close

Filter

loading table of contents...

Headless Server Developer Manual / Version 2010

Table Of Contents

7. Personalization Extension

Personalization functionality of the Headless Server is available within the Blueprint module headless-server-p13n. It contains a GraphQL schema extension within the file p13n-schema.graphql, Java code and Spring configuration to implement this schema extension.

Note

Note

The p13n Blueprint Extension must be active as a prerequisite, which is the default. If needed, the extension can be activated with the CoreMedia Extension Tool.

With the Personalization extension, documents of type CMSelectionRules can be retrieved with the headless-server. The rules of the CMSelectionRule content are not automatically evaluated. You have to implement your rules processing in the client.

Search Results

Table Of Contents