Found 925 results for "gitana 3.2 guide guide access-policies conditions type"

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

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

Gitana 4.0 / User Interface / User Interface / Create/Edit Content

Edit and manage content efficiently with options for viewing, editing, tagging, and attaching files in Cloud CMS. Explore types, forms, and comments.

Score: 0.41076976

Gitana 3.2 / Guide / Guide / Features / Knowledge Space

Revolutionize data management with Knowledge Space: seamless property propagation for efficient, automated updates across nodes.

Score: 0.40993837

Gitana 4.0 / Content Engine / Aspects / Knowledge Space

Revolutionize data management with Knowledge Space: seamless property propagation for efficient, automated updates across nodes.

Score: 0.40993837

Gitana 4.0 / Forms / API / Connectors

Enhance Alpaca forms with custom and default connectors to seamlessly load data, schemas, and options from remote sources like Cloud CMS.

Score: 0.40993837

Gitana 3.2 / Guide / Guide / Actions / Sync Multiple Nodes

Sync multiple nodes seamlessly to your target location, ensuring updates or deletions are managed efficiently with customizable configurations.

Score: 0.4040299

Gitana 3.2 / Guide / Guide / Actions / Sync Node

Sync Node efficiently syncs nodes to target locations, creates or updates them as needed, and manages deletions. Configure with flexible settings.

Score: 0.4040299

Gitana 3.2 / Guide / Guide / API / Patching

Optimize content updates with Cloud CMS using efficient HTTP Patch and JSON Patch techniques for lightweight, property-level changes.

Score: 0.4040299

Gitana 4.0 / Content Engine / Behaviors / Actions / Sync Multiple Nodes

Sync multiple nodes seamlessly to your target location, ensuring updates or deletions are managed efficiently with customizable configurations.

Score: 0.4040299

Gitana 4.0 / Content Engine / Behaviors / Actions / Sync Node

Sync Node efficiently syncs nodes to target locations, creates or updates them as needed, and manages deletions. Configure with flexible settings.

Score: 0.4040299

Node Lifecycle Events

First, you configure your tenant with the AWS credentials of an IAM user and a SNS topic ARN that you wish to publish notification events to. This can be on your own AWS account so that you can work with these notifications any way you'd like. The notifications are for a variety of node lifecycle events. The primary one is "node_invalidation" which happens whenever a node's state changes. It's an indication that anyone caching anything downstream might want to reconsider their cache state. In te

Score: 0.4040299

Gitana 3.2 / Guide / Guide / Features / Previewable

Automate preview creation by transforming attachments for optimized display on devices like iPhone and iPad. Perfect for managing PDF files.

Score: 0.39750764

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

Gitana 4.0 / Content Engine / Aspects / Previewable

Automate preview creation by transforming attachments for optimized display on devices like iPhone and iPad. Perfect for managing PDF files.

Score: 0.39750764

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

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

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

Gitana 3.2 / Guide / Guide / API / Data Types / Client

Optimize your client management with Cloud CMS. Create, update, list, and query clients efficiently while protecting your data.

Score: 0.3964701

Gitana 3.2 / Guide / Guide / Applications / Public Services / Reset Password Flow

Easily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.

Score: 0.3964701

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

Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Reset Password Flow

Easily reset passwords for app users with Cloud CMS's secure flow using email or username recovery options.

Score: 0.3964701

Gitana 3.2 / Guide / Guide / Features / Knowledge Sharing

Enhance your content management with Cloud CMS's knowledge sharing feature, seamlessly propagating knowledge properties across folder hierarchies.

Score: 0.38507512

Gitana 4.0 / Content Engine / Aspects / Knowledge Sharing

Enhance your content management with Cloud CMS's knowledge sharing feature, seamlessly propagating knowledge properties across folder hierarchies.

Score: 0.38507512

Supporting large binary files

Cloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte

Score: 0.38507512

Programmatically create content in a folder?

The Cloud CMS content API lets you work with JSON to create any kind of content you'd like. It supports any JSON structure you desire and also supports a number of special properties that you can use to make life easier for you. These special properties are: _rootNodeId - The mount node ID of the root against which relatives path are computed. By default, this is the root of the repository. In general, it isn't necessary to use this property unless you have multiple mount nodes configured. And m

Score: 0.37339666