Found 538 results for "policies node"

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

Gitana 3.2 / Guide / Guide / Actions / Change QName

Modify a node's QName effortlessly with our detailed guide, ensuring seamless XML data handling and optimization.

Score: 1.04095

Gitana 4.0 / Content Engine / Behaviors / Actions / Change QName

Modify a node's QName effortlessly with our detailed guide, ensuring seamless XML data handling and optimization.

Score: 1.04095

How to monitor API traffic from a node js app

It is sometimes helpful to see the API traffic that is going on between the Gitana javascript driver and the Cloud CMS API server. This is a non-intrusive method of doing that. install a tool called Charles Proxy https://www.charlesproxy.com/ This is an excellent tool for monitoring http/https traffic. Once installed, start Charles Proxy and enable reverse proxy: Check "Enable Reverse Proxies" and then click the "Add" button. A port will be assigned (55703 in the example below). Set Remote Host

Score: 1.0377414

Gitana 3.2 / Guide / Guide / Conditions / Property Changed

Monitor node property changes with customizable conditions, including property, old, and new values. Trigger actions on state changes efficiently.

Score: 1.0372143

Gitana 4.0 / Content Engine / Behaviors / Conditions / Property Changed

Monitor node property changes with customizable conditions, including property, old, and new values. Trigger actions on state changes efficiently.

Score: 1.0372143

Gitana 3.2 / Guide / Guide / Cookbooks / REST API Cookbook

Discover Cloud CMS REST API: detailed guides on OAuth2 authentication, API requests via HTTP clients, node creation, associations, querying, and searching.

Score: 1.0366876

Gitana 4.0 / Developers / Cookbooks / REST API Cookbook

Explore our comprehensive REST API Cookbook, featuring guides on Gitana OAuth2 connection, node creation, associations, and MongoDB queries.

Score: 1.0366876

Gitana 3.2 / Guide / Guide / Conditions / Or

Learn how to use logical or conditions in JSON schemas, with examples for articles and press releases.

Score: 1.0313154

Gitana 4.0 / Content Engine / Behaviors / Conditions / Or

Learn how to use logical or conditions in JSON schemas, with examples for articles and press releases.

Score: 1.0313154

Gitana 3.2 / Guide / Guide / Cookbooks / PHP Cookbook

Learn to use Gitana's PHP driver for database connections, code samples, and advanced querying with this comprehensive guide.

Score: 1.027505

Gitana 4.0 / Developers / Cookbooks / PHP Cookbook

Learn PHP with Gitana's PHP Driver. Connect to Cloud CMS using examples and code snippets for integration.

Score: 1.027505

Gitana 3.2 / Guide / Guide / Features / Knowledge Recipient

Cloud CMS manages Knowledge Recipient, identifying nodes receiving knowledge properties from a source, ensuring data integrity and association.

Score: 1.0254834

Gitana 4.0 / Content Engine / Aspects / Knowledge Recipient

Cloud CMS manages Knowledge Recipient, identifying nodes receiving knowledge properties from a source, ensuring data integrity and association.

Score: 1.0254834

How to limit the fields that come back in a query

Query API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the

Score: 1.0254834

Gitana 3.2 / Guide / Guide / Features / Inline Links

Enhance text parsing with automatic link discovery and prevent deletion of linked docs in Cloud CMS, ensuring robust content management.

Score: 1.0241975

Gitana 4.0 / Content Engine / Aspects / Inline Links

Enhance your text-based markup with automatic inline link detection and management, ensuring seamless content tracking and reference updates.

Score: 1.0241975

Gitana 3.2 / Guide / Guide / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 1.023684

Gitana 4.0 / Content Engine / Tree

Retrieve and manage entire path-based folder structures with the Tree API, supporting dynamic loading, filtering, and composite queries.

Score: 1.023684

How to get a content definition JSON from the Cloud CMS API?

There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep

Score: 1.0212911

Gitana 3.2 / Guide / Guide / Features / Deployment Config

Optimize deployment processes with the f:deployment-config feature, guiding handlers like S3, FTP, and File System for seamless, structured deployment.

Score: 1.0202706

Gitana 4.0 / Content Engine / Aspects / Deployment Config

Optimize your deployment with Gitana by using f:deployment-config to map content to paths for S3, FTP, and file systems effectively.

Score: 1.0202706

Gitana 3.2 / Guide / Guide / Features / Rendition

Learn about the f:rendition feature, which auto-generates nodes from renditionable content, requiring no configuration.

Score: 1.0202264

Gitana 4.0 / Content Engine / Aspects / Rendition

Learn about the f:rendition feature, which auto-generates nodes from renditionable content, requiring no configuration.

Score: 1.0202264

Gitana 3.2 / Guide / Guide / Features / Stats Sum Counter

Leverage Cloud CMS Stats Sum Counter to aggregate custom statistics between associations, enhancing data insights and content popularity.

Score: 1.0171506

Gitana 4.0 / Content Engine / Aspects / Stats Sum Counter

Leverage Cloud CMS Stats Sum Counter to aggregate custom statistics between associations, enhancing data insights and content popularity.

Score: 1.0171506