Found 1125 results for "access-policies conditions and"
The search executed in 0.002 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / Azure Blob Storage Deployment HandlerDocumentation Reference Deploy multiple packages seamlessly to Azure Blob Storage with our comprehensive deployment handler solution. (Gitana 4.0)
Score: 0.3229
|
![]() |
Proxy API callsSupport Article
Whenever a resulting URL looks something like: https://api.cloudcms.com/repositories/f0fb4efd3de07c54420a/branches/9bcdbfea8f2d900f0387/nodes/
Score: 0.3229
|
![]() |
Managing a large number of PDFs or imagesSupport 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
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Web HookDocumentation Reference Optimize your HTTP requests with web hooks, supporting remote calls, authentication, and payload signatures. (Gitana 3.2)
Score: 0.3227
|
![]() |
Gitana 3.2 / Guide / Guide / Search / ExamplesDocumentation Reference Explore sample search queries in Cloud CMS using ElasticSearch for powerful content indexing and retrieval. (Gitana 3.2)
Score: 0.3227
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Web HookDocumentation 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
|
![]() |
Gitana 4.0 / Content Engine / Search / ExamplesDocumentation 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?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
|
![]() |
Gitana 3.2 / Guide / Guide / API / Data Types / AssociationDocumentation Reference Explore the versatile Association data type, perfect for structuring linked and owned relationships between nodes. (Gitana 3.2)
Score: 0.3227
|
![]() |
Gitana 3.2 / Guide / Guide / Optical Character Recognition / OCR Providers / AWS TextractDocumentation Reference AWS Textract automates OCR tasks from binary payloads, utilizing IAM credentials to manage S3 objects efficiently. (Gitana 3.2)
Score: 0.3226
|
![]() |
Gitana 3.2 / Guide / Guide / Recognition / Recognition Providers / AWS RekognitionDocumentation Reference AWS Rekognition detects and analyzes elements in images using your specified region and S3 bucket. (Gitana 3.2)
Score: 0.3226
|
![]() |
Gitana 4.0 / Content Engine / Services / Optical Character Recognition / OCR Providers / AWS TextractDocumentation Reference Optimize OCR with AWS Textract: Analyze characters in binary payloads efficiently using Amazon Web Services. (Gitana 4.0)
Score: 0.3226
|
![]() |
Gitana 4.0 / Content Engine / Services / Recognition / Recognition Providers / AWS RekognitionDocumentation 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 siteSupport 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
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Auto RecognizeDocumentation 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?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
|
![]() |
Gitana 3.2 / Guide / Guide / General / Data ListsDocumentation Reference Organize and manage multilingual data lists seamlessly with Cloud CMS, supporting efficient content localization and schema flexibility. (Gitana 3.2)
Score: 0.3222
|
![]() |
Gitana 4.0 / Content Engine / Nodes / Data ListsDocumentation Reference Organize content seamlessly with Cloud CMS Data Lists, supporting internationalization for multilingual projects. (Gitana 4.0)
Score: 0.3222
|
![]() |
Gitana 4.0 / Forms / Fields / Date Time FieldDocumentation Reference Explore the DateTime Field using Bootstrap DateTime Picker for seamless date and time input. (Gitana 4.0)
Score: 0.3219
|
![]() |
Gitana 3.2 / Guide / Guide / Getting Started / PlatformDocumentation Reference Cloud CMS provides a multi-tenant platform to efficiently manage and serve web and mobile content globally. (Gitana 3.2)
Score: 0.3218
|
![]() |
Gitana 4.0 / Getting Started / Using your Data PlatformDocumentation 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
|
![]() |
Gitana 3.2 / Guide / Guide / Features / GeolocationDocumentation Reference Discover node geolocation with latitude and longitude support for fast querying using MongoDB indices. (Gitana 3.2)
Score: 0.3212
|
![]() |
Gitana 3.2 / Guide / Guide / Scripting / LoggerDocumentation Reference Learn how to use the Logger class with debug, error, and info methods, examples included. (Gitana 3.2)
Score: 0.3212
|
![]() |
Gitana 4.0 / Content Engine / Aspects / GeolocationDocumentation Reference Enhance data location with MongoDB's geolocation indexing for fast, precise queries. (Gitana 4.0)
Score: 0.3212
|
![]() |
LoggerDocumentation Reference Explore the Logger class: debug, error, info methods for efficient logging. No arguments needed, returns void. (Gitana 4.0)
Score: 0.3212
|