Found 308 results for "access-policies conditions feature"

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

Gitana / 4.0 / Content Engine / Workflow / Workflow Handlers / Add Features

Add features easily to workflow nodes and streamline content management with customizable configurations.

Score: 1.5034965

Gitana / 3.2 / Guide / Guide / Features / Locked

Learn how node locking ensures exclusive edit access with f:locked in your system, and discover configuration options and API usage details.

Score: 1.4774745

Gitana / 3.2 / Guide / Guide / Features / Propagates Authorities

Learn how Cloud CMS uses the propagates authorities feature to extend authority roles in a hierarchical object model.

Score: 1.4774745

Gitana / 4.0 / Content Engine / Aspects / Locked

Learn how node locking ensures exclusive edit access with f:locked in your system, and discover configuration options and API usage details.

Score: 1.4774745

Gitana / 4.0 / Content Engine / Aspects / Propagates Authorities

Learn how Cloud CMS uses the propagates authorities feature to extend authority roles in a hierarchical object model.

Score: 1.4774745

How to unpublish content

Cloud CMS provides a range of options for making content available to your presentation tier. The most common scenarios are: 1) Use the Publishing setup within Cloud CMS; Workflow, Lifecycle states, deployment configurations. https://www.cloudcms.com/documentation/welcome/publishing.html With Publishing Enabled for a project, there are 2 simple workflows: `simple publish` and `simple unpublish`. See the Publishing example for further details: https://www.cloudcms.com/documentation/publishing/exa

Score: 1.4748847

Gitana / 3.2 / Guide / Guide / Features / Auto Narrate

Auto Narrate automates text-to-speech for content, creating audio files with customizable narration services, perfect for enhancing accessibility.

Score: 1.4709804

Gitana / 3.2 / Guide / Guide / Features / Property Mapping

Automate property value mapping across associations to maintain graph structures and enable fast, efficient data lookups. Ideal for MongoDB.

Score: 1.4709804

Gitana / 4.0 / Content Engine / Aspects / Auto Narrate

Auto Narrate automatically converts text from attachments into audio using text-to-speech, storing the MP3 on the node. Customize with AWS Polly options.

Score: 1.4709804

Gitana / 4.0 / Content Engine / Aspects / Property Mapping

Automate property value mapping across associations to maintain graph structures and enable fast, efficient data lookups. Ideal for MongoDB.

Score: 1.4709804

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

Integrate Amazon Transcribe into your app for seamless speech-to-text conversions with Cloud CMS. Enhance content creation with automatic transcriptions.

Score: 1.4606211

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

Effortlessly convert audio to text with Amazon Transcribe and Cloud CMS integration for seamless content management.

Score: 1.4606211

Gitana / 3.2 / Guide / Guide / Features / Behavior Binding

Optimize behavior binding configurations and enhance policy implementation in script nodes. Implement JavaScript for afterNodeUpdate events seamlessly.

Score: 1.4589328

Gitana / 3.2 / Guide / Guide / Features / Rates

Learn how to automatically compute rating statistics for nodes, utilizing the f:rates feature to aggregate count, total, and average values.

Score: 1.4589328

Gitana / 4.0 / Content Engine / Aspects / Behavior Binding

Optimize behavior binding configurations and enhance policy implementation in script nodes. Implement JavaScript for afterNodeUpdate events seamlessly.

Score: 1.4589328

Gitana / 4.0 / Content Engine / Aspects / Rates

Learn how to automatically compute rating statistics for nodes, utilizing the f:rates feature to aggregate count, total, and average values.

Score: 1.4589328

Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / Azure Active Directory

Configure Azure AD and Cloud CMS for seamless SSO integration using SAML 2.0, ensuring secure identity and access management.

Score: 1.4587041

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 1.4587041

Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO) / Azure Active Directory

Set up seamless single sign-on with Azure Active Directory and Cloud CMS using SAML 2.0. Follow our step-by-step guide.

Score: 1.4587041

Gitana / 4.0 / Developers / User Interface Customization / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 1.4587041

Gitana / 3.2 / Guide / Guide / Features / Knowledge Recipient

Discover how Cloud CMS manages the f:knowledge-recipient feature, enabling seamless knowledge sharing across nodes.

Score: 1.4441478

Gitana / 4.0 / Content Engine / Aspects / Knowledge Recipient

Discover how Cloud CMS manages the f:knowledge-recipient feature, enabling seamless knowledge sharing across nodes.

Score: 1.4441478

Gitana / 3.2 / Guide / Guide / Policies / Node Policies

Optimize your content graph with node policies that trigger actions for node creation, updates, and deletions. Enhance management with custom node behavior.

Score: 1.4404396

Gitana / 4.0 / Content Engine / Behaviors / Policies / Node Policies

Optimize your content graph with node policies that trigger actions for node creation, updates, and deletions. Enhance management with custom node behavior.

Score: 1.4404396

Content Model - Association example

Question. Suppose that I have the following collection types: Customers Orders and I want to store the Customer ID and the Customer Name on each Order… If the customer then updates his Name, how is it possible (if at all) to update the customer’s name on all of his orders - in a single atomic transaction? Answer. For this situation, you would have two content types - Customer and Order. One good way to address this is to utilize an association between the two. You could declare an association ty

Score: 1.437101