Found 83 results for "ui-dev contexts messages"

The search executed in 0.004188611 seconds. That's fast.

Gitana 4.0 / Content Engine / Integrations / ActiveMQ

Optimize your Cloud CMS integration using Apache ActiveMQ for seamless API event handling and message queuing. Enhance scalability and performance.

Score: 21.076979

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts

Explore Cloud CMS's browser-side configuration service to customize rendering with context keys and schemas. Extend component functionality using actions, navigation, and dashboard elements.

Score: 10.395388

Gitana 4.0 / Developers / User Interface Customization / Contexts

Optimize your Cloud CMS experience by understanding and extending context configurations for dynamic page rendering and component control.

Score: 10.395388

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / messages

Manage and resolve release conflicts efficiently with tools to schedule, finalize, and review changes in your projects.

Score: 9.881243

Gitana 4.0 / Developers / User Interface Customization / Contexts / messages

Manage and resolve release conflicts efficiently with tools to schedule, finalize, and review changes in your projects.

Score: 9.881243

Gitana 3.2 / Guide / Guide / Integrations / ActiveMQ

Optimize your backend applications with ActiveMQ, a high-performance message broker, integrated with Cloud CMS for seamless API notifications.

Score: 8.464513

Gitana 4.0 Developers Guide | Overview

Gitana 4.0 Developers Guide | Overview Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and

Score: 4.0246153

Gitana 3.2 / Guide / Guide / UI Developers Guide

Optimize your Cloud CMS user interface with customizable JavaScript and JSON-driven modules for powerful, tailored content management solutions.

Score: 3.15144

Gitana 4.0 / Developers / User Interface Customization

Optimize your Cloud CMS experience with our guide to enhancing the user interface through customizable JavaScript and JSON configurations.

Score: 3.15144

Gitana 4.0 / Developers

Explore comprehensive guides for integrating Gitana using drivers, frameworks, custom UI, and server extensions in multiple programming languages.

Score: 3.1287093

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / create_document

Guide users effortlessly through creating documents with the intuitive wizard, customizing content types via configuration for seamless content management.

Score: 2.937786

Gitana 4.0 / Developers / User Interface Customization / Actions / create_document

Guide users effortlessly through creating documents with the intuitive wizard, customizing content types via configuration for seamless content management.

Score: 2.937786

Gitana 3.2 / Guide / Guide / UI Developers Guide / Actions / new_folder

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 2.7022185

Gitana 4.0 / Developers / User Interface Customization / Actions / new_folder

Easily create new folders with customizable content types in your current directory using our intuitive wizard. Adjust settings via configuration service.

Score: 2.7022185

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Upgrades

Upgrade to Cloud CMS 3.2 with updated ElasticSearch and Docker setup steps. Ensure compatibility by rebuilding search indexes and re-indexing data stores.

Score: 2.6989994

Gitana 4.0 / Forms / API / Internationalization

Enhance web forms with Alpaca's i18n bundles. Localized support for 16 languages, including Spanish and Chinese. Easy customization options.

Score: 2.685212

Gitana 3.2 / Guide / Guide / Application Server / Services / Broadcast

Enhance your application server cluster with our Broadcast service, offering reliable message relay and subscription capabilities via local or Redis providers.

Score: 2.6748471

Gitana 4.0 / Developers / Application Server / Services / Broadcast

Efficiently relay messages across server clusters with customizable Broadcast services, offering local and Redis providers for seamless integration.

Score: 2.6582196

Gitana 4.0 / Forms / API / Validation

Enhance form validation easily with Alpaca, featuring auto DOM updates, custom validators, and user-friendly error messages for a seamless experience.

Score: 2.5408688

Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon SNS

Optimize your messaging infrastructure with Amazon SNS, a fast, flexible service offering push notifications, email, and SMS for real-time app engagement.

Score: 2.4255698

Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon SNS

Amazon SNS provides fast messaging for cloud apps via push notifications, emails, or SMS, enhancing mobile app responses with Cloud CMS integration.

Score: 2.4255698

Cache invalidation via SNS

At present, Cloud CMS can be configured to publish notifications to Amazon SNS. Thus, to take advantage of this, you'd have to first have an Amazon Web Services account and an SNS topic created. Cloud CMS publishes notifications to it. Your topic can then do anything it wants with these notifications. Your cluster can listen for these events and process messages to invalidate cache. Most commonly, people hook the SNS services to the SQS service for queue-based event management. We've chosen this

Score: 2.419784

Gitana 3.2 / Guide / Guide / Cookbooks / Content Modeling Cookbook

Discover essential content modeling techniques with our comprehensive cookbook, featuring guides, code samples, and practical examples for every developer.

Score: 2.4048266

Gitana 4.0 / Developers / Cookbooks / Content Modeling Cookbook

Explore the Content Modeling Cookbook for practical code samples and definitions to master data structures and related content associations.

Score: 2.3692954

How can I reuse connections with the Java Driver?

The Cloud CMS Java Driver uses a thread local variable to store the authentication context it receives after connecting. This is perhaps unusual for folks who are coming from the JavaScript world but should be very familiar for anyone who works with common JavaScript frameworks such as Spring Framework or Spring Security. When the authentication completes, the Java Driver constructs a "Driver" object that it stores into a thread local variable using the following call: DriverContext.setDriver(dr

Score: 2.3287542