Found 466 results for "docs fields file"

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

Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Logger

Efficiently log events with our Logger; ideal for debugging and refining workflow models in your tenant's system.

Score: 1.254488

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Logger

Efficiently log events with our Logger; ideal for debugging and refining workflow models in your tenant's system.

Score: 1.254488

Gitana 3.2 / Guide / Guide / Narration

Transform your text content into high-quality audio with Cloud CMS's auto-narration feature, syncing text-to-speech seamlessly for efficient content delivery.

Score: 1.2524028

Gitana 4.0 / Content Engine / Services / Narration

Convert text to audio effortlessly with Cloud CMS's auto-narration feature, synchronizing changes and generating narration in the background.

Score: 1.2524028

Gitana 4.0 / User Interface / User Interface / Create/Edit Content

Edit and manage content efficiently with options for viewing, editing, tagging, and attaching files in Cloud CMS. Explore types, forms, and comments.

Score: 1.2442555

Gitana 3.2 / Guide / Guide / Command Line

Effortlessly manage Cloud CMS projects with a node.js CLI. Seamlessly install, connect and execute commands for free.

Score: 1.2357963

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 Cookbook

Optimize your JavaScript integration with the Gitana JavaScript 2.0 Driver. Utilize promises, async/await, and callbacks for seamless Cloud CMS integration.

Score: 1.2353519

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

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

Gitana 4.0 / Forms / Fields / Select Field

Optimize your forms with the versatile select field, offering customizable options like multiple selections, data sorting, and dynamic datasource integration.

Score: 1.2333492

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / IBM COS Deployment Handler

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

Score: 1.2312756

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

Gitana 3.2 / Guide / Guide / Features / Behavior

Discover how to implement behaviors in nodes with ease using f:behavior. No configuration needed for this efficient feature.

Score: 1.2299763

Gitana 4.0 / Content Engine / Aspects / Behavior

Implement behavior in your nodes effortlessly; discover script and rule-based solutions without configuration. Get started with our JavaScript example.

Score: 1.2299763

Gitana 3.2 / Guide / Guide / Docker / Container Services / Amazon ECS

Optimize deployment and scaling of containerized apps on AWS with Amazon ECS and Gitana SDK for best practices and configurations.

Score: 1.2232345

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

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

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

Introduction to Changeset Versioning

Cloud CMS provides you with content repositories that are powered by a “changeset” versioning model. This a powerful versioning model that you won’t find in most conventional CMS products. It’s one of the reasons why Cloud CMS is such a great platform for collaboration! Document-level Versioning A lot of legacy CMS products feature document-level versioning. With document-level versioning, when you make a change to a document, the system simply increments a version counter. You end up with multi

Score: 1.2173173

Gitana 4.0 / Reference / Types / Status of Operation

Explore the Status of Operation API with detailed properties, methods, and language cookbooks to accelerate integration.

Score: 1.2141155

Using the JavaScript driver to run an elasticsearch query

The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f

Score: 1.2141155

Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2022-22965

Secure your Cloud CMS instance against CVE-2022-22965 by upgrading to 3.2.76 or applying our recommended workaround.

Score: 1.2014105

Gitana 3.2 / Guide / Guide / Workflow / Sample Workflows / Custom Form

Define custom properties with our global and participant state forms, using the Cloud CMS engine to enhance your workflow management.

Score: 1.1939995

Gitana 4.0 / Content Engine / Workflow / Sample Workflows / Custom Form

Define custom properties with our global and participant state forms, using the Cloud CMS engine to enhance your workflow management.

Score: 1.1939995

Gitana 3.2 / Guide / Guide / Binary Files / GridFS Binary Storage

Optimize MongoDB storage with GridFS for binary files in Cloud CMS, featuring integration with Amazon S3 and other cloud solutions.

Score: 1.1939113