Found 541 results for "gitana 4.0 engine api datatypes settings"

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

Sync from one environment to another

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 0.8935664

Gitana 3.2 / Guide / Guide / Traversal

Explore Cloud CMS's powerful Traversal API to query graph-like content structures by relationships, nodes, and associations, ensuring secure, efficient data retrieval.

Score: 0.8904538

Gitana 3.2 / Guide / Guide / Application Server / Web Content Management

Optimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.

Score: 0.8904538

Gitana 4.0 / Developers / Application Server / Web Content Management

Optimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.

Score: 0.8904538

Gitana 4.0 / Content Engine / Traversal

Optimize content exploration in Cloud CMS with advanced traversal techniques, defining node connections and permissions for refined content discovery.

Score: 0.8904538

Gitana 3.2 / Guide / Guide / API / Data Types / Billing Provider Configuration

Optimize your billing management with Cloud CMS. Easily configure providers like Braintree for seamless subscription handling.

Score: 0.88447297

Gitana 4.0 / Developers / User Interface Customization / UI Views

Customize UI easily with UI Views. Learn how to create scalable configurations for platform or project-level interfaces using JSON-based UI Views.

Score: 0.86462

Gitana 3.2 / Guide / Guide / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 0.8636258

Gitana 4.0 / Content Engine / Templates / Workflow

Explore comprehensive details of a workflow instance, including ID, state, context, and associated project information, all accessible via intuitive URLs.

Score: 0.8636258

Gitana 3.2 / Guide / Guide / Attachments

Effortlessly manage and store binary assets as attachments on objects within Cloud CMS, all through intuitive JSON-based handling and a user-friendly interface.

Score: 0.8614431

Gitana 4.0 / Content Engine / Nodes / Attachments

Efficiently store and retrieve binary assets with Cloud CMS, supporting attachments for objects like Content Nodes, Users, and Archives.

Score: 0.8614431

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 0.8493956

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Custom

Learn to create a custom Authentication Provider for your Application Server with step-by-step guidance and code examples.

Score: 0.8482572

Gitana 4.0 / Developers / Application Server / Authentication / Providers / Custom

Create a custom Authentication Provider for your Application Server effortlessly with our comprehensive guide and coding examples.

Score: 0.8482572

Gitana 4.0 / Forms / API / Views

Optimize Alpaca rendering with views for display, edit, and create types. Customize templates, styles, and callbacks easily.

Score: 0.8362882

Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.83562654

Gitana 4.0 / Developers / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.83562654

Gitana 3.2 / Guide / Guide / GraphQL

'Explore Cloud CMS's powerful GraphQL API for seamless content integration and management, ideal for developers seeking efficient data retrieval and manipulation.'

Score: 0.8233642

Gitana 4.0 / Content Engine / Graph QL

Explore how Cloud CMS integrates with GraphQL for advanced content querying and manipulation, streamlining CMS management for developers.

Score: 0.8233642

Gitana 3.2 / Guide / Guide / Features / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.80938584

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.73

Upgrade to Cloud CMS 3.2.73 and ensure seamless integration with ElasticSearch using the optimized condor client and comprehensive upgrade tools.

Score: 0.80938584

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.74

Upgrade to Cloud CMS 3.2.74: Configure with the condor client for ElasticSearch and use the upgrade tool for a seamless transition.

Score: 0.80938584

Gitana 3.2 / Guide / Guide / Docker / Upgrades / 3.2.76

Upgrade to Cloud CMS 3.2.76 with our new upgrade tool and configure your system for enhanced ElasticSearch support using the Condor HTTP/S client.

Score: 0.80938584

Gitana 4.0 / Content Engine / Aspects / Container

Optimize your content storage with Cloud CMS, using nodes as containers to create flexible, graph-based relationships without rigid folder structures.

Score: 0.80938584

How do I search for nested content?

Cloud CMS maintains two indexes that are of interest for finding things. The primary index is the MongoDB index - against which you can run any query you can dream up using the MongoDB DSL. The secondary index is the Elastic Search index - against which you can run any search you can dream up using the Elastic Search DSL. For information all kinds of really powerful stuff you can do with this, see: https://www.cloudcms.com/documentation/content-services/query.html https://www.cloudcms.com/docume

Score: 0.80938584