Found 367 results for "gitana 4.0 engine authentication sso azure"

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

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

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

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

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

Gitana 3.2 / Guide / Guide / API / Data Types

Explore comprehensive documentation on various data types including Application, Archive, Authentication Grant, and more. Perfect for developers and API users.

Score: 1.7621295

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

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

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

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

Gitana 4.0 / Developers / Drivers

Easily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.

Score: 1.7253597

Gitana 3.2 / Guide / Guide / User Interface / Embed Media In CKEditor / Advanced Usages / Extend Media Types

Learn how to add custom media types to CloudCMS, including Youtube and Vimeo, with code examples and detailed steps.

Score: 1.7212987

Gitana 4.0 / User Interface / Embedded Media / Advanced Usages / Extend Media Types

Learn how to extend media types in CloudCMS with custom templates by following our guide, including code samples and JSON configuration tips.

Score: 1.7212987

Gitana 3.2 / Guide / Guide / User Interface / Security / Create a new Role

Manage project roles effortlessly with our guide. Create new roles or customize permissions to suit your needs. Explore default roles and permissions now!

Score: 1.7208985

Gitana 3.2 / Guide / Guide / User Interface / Security / Create a new Team

Easily create and manage project teams by assigning roles and permissions. Follow step-by-step instructions to establish and customize your team today.

Score: 1.7208985

Gitana 4.0 / User Interface / Security / Create a new Role

Manage project roles efficiently with default options or create custom roles. Assign specific permissions to tailor roles to your needs.

Score: 1.7208985

Gitana 4.0 / User Interface / Security / Create a new Team

Easily manage project teams by creating new ones and assigning roles with step-by-step instructions and role descriptions.

Score: 1.7208985

Gitana 4.0 / Self Managed / Containers / API Server

Cloud CMS API Server is a Java application offering REST API and support for Mongo DB, ElasticSearch, AWS services like S3, SNS, and more.

Score: 1.7070146

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

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

Gitana 3.2 / Guide / Guide / API / Data Types / Domain User

Comprehensive guide on managing domain users in Cloud CMS, including creation, update, query, and permissions settings.

Score: 1.6764284

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

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

Gitana 3.2 / Guide / Guide / Docker / Kits / OEM

Optimize Cloud CMS integrations with the OEM kit, featuring UI and API extensions for developers and partners. Build and test seamlessly.

Score: 1.673306

Gitana 4.0 / Self Managed / Kits / OEM

OEM kit streamlines building and testing UI and API extensions in customized Cloud CMS solutions, using Docker and tools like MongoDB and Elasticsearch.

Score: 1.673306

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