Found 1138 results for "gitana 4.0 engine security access-policies conditions and"

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

AWS loadbalancer healthchecks

For AWS LB healthchecks, we recommend the following path off the API: /healthcheck This route hands back a 200 if the API server is healthy. It determines whether it is healthy by checking a few statistics such as the amount of free memory, the amount of free disk space, network connectivity, file handle usage, CPU utilization and more. If it returns a non-200, then that serves as a signal that the server is in some sort of degraded state and should be rolled over (which elastic scaling groups w

Score: 0.29940683

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 0.29911613

Gitana 4.0 / Developers / User Interface Customization / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 0.29911613

Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Sync Node

Sync Node handler automates syncing and managing workflow payload nodes to a target branch, with options for deletion and frozen branches.

Score: 0.29833895

Gitana 3.2 / Guide / Guide / Scripting / Association

Explore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.

Score: 0.29833895

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 0.29833895

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 0.29833895

Association

Explore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.

Score: 0.29833895

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Sync Node

Sync Node handler automates syncing and managing workflow payload nodes to a target branch, with options for deletion and frozen branches.

Score: 0.29833895

Gitana 4.0 / Forms / CMS / Fields / Attachment Picker

Enhance attachment management with our user-friendly modal picker. Customize options like file types and sizes to seamlessly handle document attachments.

Score: 0.29833895

Gitana 4.0 / User Interface / Security / Create a new Role

Manage project roles efficiently with default options or create custom roles. Assign specific permissions to tailor roles to your needs.

Score: 0.29833895

Gitana 4.0 / User Interface / Security / Create a new Team

Easily manage project teams by creating new ones and assigning roles with step-by-step instructions and role descriptions.

Score: 0.29833895

Content definition - JSON Schema v4 document

1. A content definition is a JSON Schema v4 document. As such, the valid property types are those supported by JSON Schema itself, described more thoroughly here: http://json-schema.org/latest/json-schema-core.html (Specifically, look under section 4.2.1 Instance Data Model) 2. The default path capability is frequently used to make sure that content of a given type is stored into a predictable "folder" structure. You're right to be inquisitive about what this means since everything in Cloud CMS

Score: 0.29833895

Chaining vs. Promises

The Cloud CMS JavaScript driver provides it's own internal chaining library that makes it easier to manage callbacks in asynchronous JS applications. The chaining library is powerful and bears some similarity to modern promise libraries. But it is important to bear in mind that it is distinct apart from having some similar method signatures. One similarity in structure in that both promises and chaining have a then() method to resolve the callback. However, the chaining library's chained methods

Score: 0.29833895

Gitana 3.2 / Guide / Guide / API / Data Types / Email

Comprehensive guide on using email data types and configurations, including sending, updating, and querying emails with examples.

Score: 0.29785645

Gitana 3.2 / Guide / Guide / User Interface / Projects / Configure Search

Configure your Cloud CMS project search with custom filters and settings for a tailored search experience.

Score: 0.29694235

Gitana 4.0 / User Interface / Projects / Configure Search

Optimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.

Score: 0.29694235

Gitana 4.0 / Forms / API / Events

Learn how to effectively bind and manage event handlers in Alpaca fields using configuration, callbacks, and custom extensions.

Score: 0.29611063

Gitana 3.2 / Guide / Guide / Features / Propagates Authorities

Propagate inherited authorities efficiently in Cloud CMS, automatically granting permissions from parent to child objects in graph containment models.

Score: 0.29593784

Gitana 4.0 / Content Engine / Aspects / Propagates Authorities

Propagate inherited authorities efficiently in Cloud CMS, automatically granting permissions from parent to child objects in graph containment models.

Score: 0.29593784

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

Gitana 3.2 / Guide / Guide / Policies

Optimize your content management with Cloud CMS policies, triggering custom actions on events to streamline your workflow efficiently.

Score: 0.29423332

Gitana 3.2 / Guide / Guide / Application Server / Services / Insight

Optimize your web app's analytics with Cloud CMS Insight, seamlessly capturing data via web sockets into the Cloud CMS data warehouse.

Score: 0.29423332

Gitana 4.0 / Developers / Application Server / Services / Insight

Optimize your web app's analytics with Cloud CMS Insight, seamlessly capturing data via web sockets into the Cloud CMS data warehouse.

Score: 0.29423332

Gitana 4.0 / Content Engine / Behaviors / Policies

Explore Cloud CMS policies to automate actions and manage content lifecycle through custom logic integration and sensible default handlers.

Score: 0.29423332