Found 770 results for "gitana 4.0 developers api resources node post-repositories-repositoryid-branches-branchid-lookup"

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

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / deployment-subcontext

Explore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.

Score: 1.0048194

Gitana 4.0 / Developers / User Interface Customization / Contexts / deployment-subcontext

Explore deployment subcontext in detail, featuring overview, properties, API keys, and Amazon SNS insights for effective project management.

Score: 1.0048194

Does Cloud CMS build my web site or mobile app for me?

No. Cloud CMS manages the backend lifecycle of your content and makes it available to your own applications via its REST API. You have to create your own applications (iOS, Android or web-based applications). Using our Partner network, Cloud CMS provides implementation services if you're looking for assistance with developing your front end applications, middleware or any custom data APIs. Cloud CMS also provides hosting for HTML5 applications and custom APIs within it's Node.js based applicatio

Score: 1.0048194

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.0026221

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.0026221

Gitana 3.2 / Guide / Guide / Scripting / Workflow Transition

Discover the components of Workflow Transition, including key properties like fromNodeId, id, and toNodeId, within our detailed guide.

Score: 1.0022539

Workflow Transition

Discover the components of Workflow Transition, including key properties like fromNodeId, id, and toNodeId, within our detailed guide.

Score: 1.0022539

Running Custom Scripts through Rules Test

You may want a complex action to occur in your project that is specific to your business requirements. We provide a number of out of the box actions that you can easily setup in a Content Rule, but sometimes the requirement goes beyond these functionalities. So, Cloud CMS allows you to write Javascript scripts that will run whenever a rule is triggered. In this example, we will be working with the following definition, call it custom:counter: { "title": "counter", "type": "object", "propertie

Score: 0.9980075

What is the reason for "Failed to index node"?

If you scan your log entries and see "Failed to index node", this indicates that Elastic Search failed to update its index for a node. Cloud CMS tells Elastic Search to updates its index whenever a node is created or updated. When a node is deleted, Cloud CMS tells Elastic Search to remove the node from its index. This error message means that Elastic Search failed to update the index and therefore the index wasn't updated. If you open up the error, you may see further information that indicates

Score: 0.99760544

Gitana 3.2 / Guide / Guide / Conditions / Property Equals

Test a node property against a specific value using propertyEquals in your JSON schema configurations.

Score: 0.99021035

Gitana 3.2 / Guide / Guide / Features / Audit

Enhance content management with Cloud CMS auditing, ensuring secure operations through detailed logs and audit records for seamless third-party reporting.

Score: 0.99021035

Gitana 4.0 / Content Engine / Aspects / Audit

Enhance content management with Cloud CMS auditing, ensuring secure operations through detailed logs and audit records for seamless third-party reporting.

Score: 0.99021035

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

Test a node property against a specific value using propertyEquals in your JSON schema configurations.

Score: 0.99021035

Gitana 4.0 / Content Engine / Aspects / Auto Analyze Text

Enhance your content's full-text search indexing with automated text analysis integration using the auto-analyze-text feature.

Score: 0.98606515

Gitana 3.2 / Guide / Guide / Auditing

Optimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.

Score: 0.9796567

Gitana 4.0 / Content Engine / Platform / Auditing

Enable comprehensive auditing in Cloud CMS for Docker environments with a robust built-in system detailing user and content interactions.

Score: 0.9796567

Gitana 4.0 / Content Engine / Aspects / Auto OCR Extract

Auto OCR Extract automatically processes binary attachments with OCR, enhancing full-text search and tooling with extracted content.

Score: 0.9744053

Gitana 3.2 / Guide / Guide / Features / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 0.9741753

Gitana 4.0 / Content Engine / Aspects / Indexable

Optimize your content indexing with Cloud CMS. Configure search-index updates, exclude paths, and enhance performance for precise search results.

Score: 0.9741753

Gitana 4.0 / Reference / Types / Changeset

Explore Changeset API for Cloud CMS to manage your branch content with ease. Enhance content curation and authoring with advanced features.

Score: 0.9733017

Pagination options

You can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({  "_type": "video:essentials"  }, {  "sort": {  "title": -1  },  "limit": 10,  "skip": 30  }).then(function() {  ...  }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o

Score: 0.96735036

Gitana 3.2 / Guide / Guide / Features / Related

Optimize Cloud CMS node relationships with the f:related feature, enhancing relator association efficiency automatically.

Score: 0.9641428

Gitana 4.0 / Content Engine / Aspects / Related

Optimize node relationships with Cloud CMS using the 'related' feature for efficient data management and mapping across connected nodes.

Score: 0.9641428

Gitana 3.2 / Guide / Guide / Features / Geolocation

Enhance node capabilities with geolocation features including fast MongoDB queries using latitude and longitude properties. No configuration needed.

Score: 0.9585353

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

Iterate over object keys to find specific JSON keys, providing $key, $value, and $type for each iteration.

Score: 0.9585353