Found 991 results for "gitana 3.2 guide guide access-policies conditions or"

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

Gitana 4.0 / Content Engine / Aspects / Auto Transcribe

Automatically convert audio to text and store it as an attachment with Cloud CMS's auto transcription feature. Set up your service effortlessly.

Score: 0.31738165

Gitana 4.0 / Content Engine / Behaviors / Conditions / Merge

Test whether a node is being merged with customizable conditions, including source and target branches or release attributes.

Score: 0.31738165

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 0.31738165

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 0.31738165

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 0.31738165

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

Gitana 3.2 / Guide / Guide / Features / Auto Transcribe

Automatically transcribe audio attachments to text in Cloud CMS with customizable transcription service settings.

Score: 0.3122385

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

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.3122385

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / Azure Blob Storage Deployment Handler

Easily deploy packages to Azure Blob Storage with configurable options and reliable handling for seamless storage management.

Score: 0.3122385

Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Web Hook

Enable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.

Score: 0.3122385

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

Gitana 4.0 / Developers / Application Server / Tags / @queryOne

Optimize your node queries with @queryOne. Retrieve and display single content items efficiently with advanced sorting, filtering, and caching options.

Score: 0.3122385

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Azure Blob Storage Deployment Handler

Deploy one or more packages to Azure Blob Storage seamlessly with our efficient Deployment Handler.

Score: 0.3122385

Association

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

Score: 0.3122385

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Web Hook

Enable seamless integration with web services using configurable HTTP(S) POST webhooks, supporting authentication and JSON payloads for workflows.

Score: 0.3122385

Gitana 4.0 / Forms / Fields / Email Field

Learn about the email field properties, schema, and options for robust email input validation and customization.

Score: 0.3122385

Gitana 4.0 / Forms / Fields / IPv4 Field

Explore the robust properties and schema options of the IPv4 field, including validation and input configurations. Perfect for IP address formatting.

Score: 0.3122385

Gitana 4.0 / Forms / Fields / Lower Case Field

Lowercase text field guide: explore properties, schema, and options for optimal input control configuration and validation.

Score: 0.3122385

Gitana 4.0 / Forms / Fields / Password Field

Detailed overview of password field properties, schema, and examples for effective web form implementation.

Score: 0.3122385

Gitana 4.0 / Forms / Fields / Tag Field

Optimize tag fields with customizable attributes in HTML input forms. Enable autocomplete, set input types, and configure placeholder text easily.

Score: 0.3122385

Gitana 4.0 / Forms / Fields / Upper Case Field

Text field for uppercase input, customizable with properties like autocomplete, mask, and size. Features include enum lists and optional empty space validation.

Score: 0.3122385

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

Cloud CMS Architecture

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 0.3122385

Gitana 3.2 / Guide / Guide / Cookbooks / Scripting Cookbook

Explore our Scripting Cookbook with server-side scripting guides, code samples, and practical examples for effortless development.

Score: 0.31148726

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