Headless CMS
The Headless CMS is the bridge between censhare and developers who want to build innovative solutions and stunning multi-channel customer experiences on top of censhare’s graph database – with the technology stack of their choice.
We found out that Censhare Server 2025.1
has compatibility issues with Online Solutions satellites. Consequently, those are not working correctly. We hope to solve this issue in the nearest future. Please do not upgrade to the Server version 2025.1
yet if you are running any productive satellites.
In the meantime, please add the following setting to the launcher.xml
(censhare-Custom/censhare-Server/app/config/launcher.master.xml
):
<!-- Workaround for too strict serialization check; needed for Satellites to connect. Remove after upgrade that fixes this bug! -->
<sysproperty key="jdk.serialFilter" value="*" enabled="true"/>
After the server restart, the satellite should be able to connect and work as usual.
All about HCMS schemas
- Base schemas
- HCMS Schema - Core
- HCMS Schema - Custom Keys and Views
- HCMS Schema - Predefined Queries
- HCMS Schema - Asset Relations
- HCMS Schema - Storage Items
- HCMS Schema - Asset Template
- HCMS Schema - Time Features
- HCMS Schema - Workflows
- HCMS Webhooks
- Schema development best practices
- HCMS Query Language
- HCMS Schema - Asset Reference Features
- HCMS censhare Server Meta Data
- HCMS Schema - Asset Feature Basics