Found 970 results for "gitana 4.0 engine security access-policies conditions or"

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

Gitana 4.0 / Developers / Cookbooks / Go Cookbook

Explore the Go Cookbook for Gitana, learn how to connect, create nodes, and query data using the CloudCMS Go driver. Perfect for developers!

Score: 2.2707493

Gitana 4.0 / Getting Started / Working with Content / Versioning

Explore Cloud CMS's changeset versioning, offering a Git-like, seamless, collaborative environment for content management without file locking issues.

Score: 2.2643852

Definitions for Date format

Our definitions are based on JSON schema and, as such, the default is to use strings for dates. The date controls in our forms engine let you customize the format string so that you can store ISO 8601 or other formats (perhaps simplified formats) as per your preference. The advantage here is simplicity with these controls and compatibility with JSON schema. The disadvantage is that MongoDB provides a lot of very powerful capabilities for range query and sorting that do not play as nicely with th

Score: 2.2600815

Gitana 4.0 / Forms / API / Templates

Discover Alpaca's advanced templating with custom views, layouts, and wizard options for dynamic form rendering and field overrides.

Score: 2.25763

Gitana 4.0 / Reference / Types / Access Policy

Explore our Access Policy guide to learn about creating, updating, and managing policies within the Gitana platform, complete with examples and schema details.

Score: 2.2485733

Gitana 3.2 / Guide / Guide / Single Sign On (SSO) / Google GSuite

Learn how to configure Cloud CMS Single Sign On (SSO) for Google GSuite, enabling seamless authentication using SAML 2.0.

Score: 2.2334542

Is there a programmatic way to add more content to workflows?

There is a programmatic way to add more content to workflows once they're in-flight. However, once the workflow is in-flight, the workflow process instance isn't the correct place to add things. Instead, you'd want to add new content to a workflow task. Essentially, a workflow is made up of a series of tasks. When the workflow transitions from one node to another in the workflow model, it instantiates a new task and the task holds the state (and references to documents) for that phase of the wor

Score: 2.2245455

Gitana 3.2 / Guide / Guide / Docker

Optimize your Cloud CMS deployment with Docker for scalable, production-ready environments—perfect for on-premise or virtual private clouds.

Score: 2.2046108

Gitana 3.2 / Guide / Guide / Docker / Configuration / API Server

Cloud CMS API Server offers a cloud-based Java application with backend integrations like MongoDB, ElasticSearch, and AWS services, utilizing REST API and Spring Framework for easy configuration.

Score: 2.193984

Gitana 3.2 / Guide / Guide / Application Server / Installation / Docker Installation

Get started with Cloud CMS Application Server using Docker. Learn installation, configuration, and setup for seamless integration across platforms.

Score: 2.1848845

Gitana 4.0 / Developers / Application Server / Installation / Docker Installation

Easily install and configure Cloud CMS on Docker with our step-by-step guide. Learn to build, run, and connect using Docker and Git tools.

Score: 2.1848845

Create a Role

Cloud CMS lets you create custom roles for your organization. A role provides a mechanism for setting up security and access rights to your content. Roles also play an important part in customizing the user interface. Cloud CMS comes with several roles out of the box. You can also create your own at any time. To create and modify roles, you must be logged in as a manager or an administrator of your platform. Here are the steps to follow: Log into Cloud CMS and either create a project or navigate

Score: 2.1706705

Managing a large number of PDFs or images

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: 2.1684785

Gitana 4.0 / Forms / API / Ordering

Optimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.

Score: 2.1630216

Gitana 3.2 / Guide / Guide / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.1624603

Gitana 4.0 / User Interface / Workflow

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.1624603

Gitana 3.2 / Guide / Guide / Features / Auto Recognize

Enhance images with Auto Recognize to detect faces, celebrities, labels, and text for deeper content insights. Configure your Recognition Service for seamless integration.

Score: 2.1612935

Gitana 3.2 / Guide / Guide / Deployment / Deployment Strategy

Optimize your content delivery with Cloud CMS Deployment Strategies, simplifying automatic assembly and deployment to multiple targets.

Score: 2.1573277

Gitana 4.0 / Content Engine / Deployment / Deployment Strategy

Optimize your content delivery with Cloud CMS Deployment Strategies, simplifying automatic assembly and deployment to multiple targets.

Score: 2.1573277

Gitana 3.2 / Guide / Guide / Features / Auto Analyze Text

Auto Analyze Text feature automatically analyzes binary attachments for full-text search insights, enhancing node functionality.

Score: 2.1527061

Gitana 3.2 / Guide / Guide / Features / Auto OCR Extract

Automatically convert attachments to searchable text with auto OCR extraction, enhancing full-text indexing and streamline content retrieval.

Score: 2.1527061

Gitana 3.2 / Guide / Guide / Cookbooks / Python Cookbook

Master Gitana's Python Driver to manage repositories, branches, nodes, and queries effectively with Python 3. Ideal for developers seeking seamless Git-like functionality.

Score: 2.14449

Gitana 4.0 / Developers / Cookbooks / Python Cookbook

Explore the Python Cookbook to start using Gitana's Python driver, with code samples, connection tutorials, and node management tips.

Score: 2.14449

Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 Cookbook

Explore the JavaScript 2.0 Cookbook to seamlessly integrate Gitana's JavaScript driver with ECMAScript promises, async/await, and more in your apps.

Score: 2.1363933

Limiting Folder Access to Specific Users

When you create a Project in Cloud CMS, the Project is automatically configured with a Project Users team that grants the Consumer role to any project members. As a result, any members of the Project will have the ability to see all content within the Project. For many, this works just fine. However, there may be cases where you want to limit certain Folders to only be accessible by specific Users. Let's walk through some steps on how to do this. Change the Project Users team security policy Fir

Score: 2.1348763