Found 1125 results for "access-policies conditions and"

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

Azure Blob Storage Deployment Handler

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

Documentation Reference

Deploy multiple packages seamlessly to Azure Blob Storage with our comprehensive deployment handler solution. (Gitana 4.0)

Score: 0.3229
Proxy API calls

Proxy API calls

Support Article

Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes//attachments/thumb.jpg It works great as an API URL but not necessarily as one that can be resolved by the end user's browser. In a typical Node.js-based architecture, you have the User’s browser Node.js application server Cloud CMS backend API The URL generated above is the URL directly to the resource in the backend API. What you really would pre

Score: 0.3229
Managing a large number of PDFs or images

Managing a large number of PDFs or images

Support Article

In Cloud CMS everything is a node. A node has JSON properties and could also have binary attachments. What you would call a "file" is a node with properties describing it's folder location and a "default" attachment holding the payload (PDF file, image, MSWord doc, etc). Typically, for large number of PDFs, images, etc, we suggest individual nodes with a single attachment each (which is the PDF, image, etc). We have many customers who use Cloud CMS in this way and it essentially works like a doc

Score: 0.3229
Web Hook

Gitana 3.2 / Guide / Guide / Actions / Web Hook

Documentation Reference

Optimize your HTTP requests with web hooks, supporting remote calls, authentication, and payload signatures. (Gitana 3.2)

Score: 0.3227
Examples

Gitana 3.2 / Guide / Guide / Search / Examples

Documentation Reference

Explore sample search queries in Cloud CMS using ElasticSearch for powerful content indexing and retrieval. (Gitana 3.2)

Score: 0.3227
Web Hook

Gitana 4.0 / Content Engine / Behaviors / Actions / Web Hook

Documentation Reference

Configure robust web hooks to make secure HTTP calls by setting URL, method, and optional headers or authentication. (Gitana 4.0)

Score: 0.3227
Examples

Gitana 4.0 / Content Engine / Search / Examples

Documentation Reference

Optimize your Cloud CMS search with integrated ElasticSearch for powerful queries and precise results. (Gitana 4.0)

Score: 0.3227
How do I run custom validation before something is deleted?

How do I run custom validation before something is deleted?

Support Article

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 0.3227
Association

Gitana 3.2 / Guide / Guide / API / Data Types / Association

Documentation Reference

Explore the versatile Association data type, perfect for structuring linked and owned relationships between nodes. (Gitana 3.2)

Score: 0.3227
AWS Textract

Gitana 3.2 / Guide / Guide / Optical Character Recognition / OCR Providers / AWS Textract

Documentation Reference

AWS Textract automates OCR tasks from binary payloads, utilizing IAM credentials to manage S3 objects efficiently. (Gitana 3.2)

Score: 0.3226
AWS Rekognition

Gitana 3.2 / Guide / Guide / Recognition / Recognition Providers / AWS Rekognition

Documentation Reference

AWS Rekognition detects and analyzes elements in images using your specified region and S3 bucket. (Gitana 3.2)

Score: 0.3226
AWS Textract

Gitana 4.0 / Content Engine / Services / Optical Character Recognition / OCR Providers / AWS Textract

Documentation Reference

Optimize OCR with AWS Textract: Analyze characters in binary payloads efficiently using Amazon Web Services. (Gitana 4.0)

Score: 0.3226
AWS Rekognition

Gitana 4.0 / Content Engine / Services / Recognition / Recognition Providers / AWS Rekognition

Documentation Reference

Optimize image recognition with AWS Rekognition; learn to configure and utilize this powerful service effectively. (Gitana 4.0)

Score: 0.3226
Github deployment - copy of sample site

Github deployment - copy of sample site

Support Article

Copy Sample Site Example; Duplicate of the source files for the Sample SIte project from Cloud CMS github into your own Github folder. In your GitHub project for: https://github.com/yourgithub/cloudcmsSample Either make it a public repository or invite the user "cloudcms" with READ access. In Cloud CMS -> Applications set URL of your Githup repository and the base path Redeploy your application's default deployment in Cloud CMS (Applications) You can redeploy selecting the deployment and then pi

Score: 0.3226
Auto Recognize

Gitana 4.0 / Content Engine / Aspects / Auto Recognize

Documentation Reference

Enhance content with automatic image recognition detecting faces, celebrities, labels, text, and moderation labels. (Gitana 4.0)

Score: 0.3223
My UI modules aren't deploying.  What should I check?

My UI modules aren't deploying. What should I check?

Support Article

If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,

Score: 0.3223
Data Lists

Gitana 3.2 / Guide / Guide / General / Data Lists

Documentation Reference

Organize and manage multilingual data lists seamlessly with Cloud CMS, supporting efficient content localization and schema flexibility. (Gitana 3.2)

Score: 0.3222
Data Lists

Gitana 4.0 / Content Engine / Nodes / Data Lists

Documentation Reference

Organize content seamlessly with Cloud CMS Data Lists, supporting internationalization for multilingual projects. (Gitana 4.0)

Score: 0.3222
Date Time Field

Gitana 4.0 / Forms / Fields / Date Time Field

Documentation Reference

Explore the DateTime Field using Bootstrap DateTime Picker for seamless date and time input. (Gitana 4.0)

Score: 0.3219
Platform

Gitana 3.2 / Guide / Guide / Getting Started / Platform

Documentation Reference

Cloud CMS provides a multi-tenant platform to efficiently manage and serve web and mobile content globally. (Gitana 3.2)

Score: 0.3218
Overview

Gitana 4.0 / Getting Started / Using your Data Platform

Documentation Reference

Cloud CMS offers a centralized content platform for web and mobile, supporting single or multi-project needs worldwide. (Gitana 4.0)

Score: 0.3218
Geolocation

Gitana 3.2 / Guide / Guide / Features / Geolocation

Documentation Reference

Discover node geolocation with latitude and longitude support for fast querying using MongoDB indices. (Gitana 3.2)

Score: 0.3212
Logger

Gitana 3.2 / Guide / Guide / Scripting / Logger

Documentation Reference

Learn how to use the Logger class with debug, error, and info methods, examples included. (Gitana 3.2)

Score: 0.3212
Geolocation

Gitana 4.0 / Content Engine / Aspects / Geolocation

Documentation Reference

Enhance data location with MongoDB's geolocation indexing for fast, precise queries. (Gitana 4.0)

Score: 0.3212
Logger

Logger

Documentation Reference

Explore the Logger class: debug, error, info methods for efficient logging. No arguments needed, returns void. (Gitana 4.0)

Score: 0.3212