The FlowX.AI Headless Content Management System (CMS) is a core component of the FlowX.AI platform, designed to enhance the platform’s capabilities with specialized functionalities for managing taxonomies and diverse content types.
Environment Variable | Default FLOWX.AI value (Customizable) |
---|---|
KAFKA_TOPIC_REQUEST_CONTENT_IN | ai.flowx.dev.plugin.cms.trigger.retrieve.content.v1 |
KAFKA_TOPIC_REQUEST_CONTENT_OUT | ai.flowx.dev.engine.receive.plugin.cms.retrieve.content.results.v1 |
KAFKA_TOPIC_REQUEST_CONTENT_IN
: This variable defines the topic used by the CMS to listen for incoming content retrieval requests.KAFKA_TOPIC_REQUEST_CONTENT_OUT
: This variable defines the topic where the CMS sends the results of content retrieval requests back to the FlowX Engine.in
topic).KAFKA_TOPIC_REQUEST_CONTENT_IN
environment variable.language
and sourceSystem
should be defined (if you only need the sourceSystem
to be translated, you can leave language
empty and vice versa, but they cannot both be empty)entries
and their codes
to be translatedversion
and draft
fields are optional. If not specified, the latest published content will be used.ai.flowx.updates.contents.values.v1
topic.