Found 407 results for "data datasource-example.json"

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

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

Gitana 3.2 / Guide / Guide / Attachments

Effortlessly manage and store binary assets as attachments on objects within Cloud CMS, all through intuitive JSON-based handling and a user-friendly interface.

Score: 0.7966405

Gitana 3.2 / Guide / Guide / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 0.7966405

Gitana 4.0 / Developers / Authentication / Drivers

Learn to securely connect applications to Cloud CMS using OAuth2, manage tokens, and avoid exposing sensitive credentials in your source code.

Score: 0.7966405

Gitana 4.0 / Content Engine / Nodes / Attachments

Efficiently store and retrieve binary assets with Cloud CMS, supporting attachments for objects like Content Nodes, Users, and Archives.

Score: 0.7966405

Gitana 4.0 / Self Managed / Maintenance / Encrypting Properties

Secure sensitive data with Cloud CMS using RSA encryption and the gitana-tools-encryptor.jar for generating and managing keys.

Score: 0.7966405

Pricing: Free Options - Gitana

Pricing: Free Options - Gitana Status Releases Registry Blog Cloud CMS Platform Platform Manage, collaborate, search and distribute your highly-structured data across branches, versions and workflow-driven lifecycle. Content Management Create, Approve and Publish quality content to production on-time. Easy editorial and workflow tools let your best work reach your customers. Automation Automate your content creation and approval flows while taking advantage of AI services to enhance and curate c

Score: 0.7966405

Gitana 3.2 / Guide / Guide / Docker / Kits / MongoDB Replica Set

Set up a 3-node MongoDB Replica Set with ease, using our guide, Gitana SDK, and Docker Compose for optimal database performance.

Score: 0.7853316

Gitana 3.2 / Guide / Guide / Scripting / Workflow Task

Detailed overview of workflow task properties, context, and methods like stringify for handling task data efficiently.

Score: 0.7853316

Workflow Task

Detailed overview of workflow task properties, context, and methods like stringify for handling task data efficiently.

Score: 0.7853316

Gitana 4.0 / Home

Discover Gitana's Enterprise Content Platform: streamline content creation, management, and real-time publishing with workflow-driven control and custom APIs.

Score: 0.7853316

Gitana 3.2 / Guide / Guide / Deployment

Effortlessly deploy your content across diverse endpoints like Amazon S3, FTP, and Cloud CMS branches with automated, transactional Cloud CMS Deployment.

Score: 0.782693

Gitana 4.0 / Content Engine / Deployment

Cloud CMS Deployment lets you efficiently publish and transfer content across various endpoints, including Amazon S3, FTP, and remote servers.

Score: 0.782693

Content definition - JSON Schema v4 document

1. A content definition is a JSON Schema v4 document. As such, the valid property types are those supported by JSON Schema itself, described more thoroughly here: http://json-schema.org/latest/json-schema-core.html (Specifically, look under section 4.2.1 Instance Data Model) 2. The default path capability is frequently used to make sure that content of a given type is stored into a predictable "folder" structure. You're right to be inquisitive about what this means since everything in Cloud CMS

Score: 0.7726271

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

Cloud CMS Architecture

Cloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit

Score: 0.7726271

Gitana 3.2 / Guide / Guide / API / Data Types / Email

Comprehensive guide on using email data types and configurations, including sending, updating, and querying emails with examples.

Score: 0.77092254

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment Handler

Effortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.

Score: 0.77092254

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment Handler

Deploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.

Score: 0.77092254

The Beauty of Cloud CMS Chaining

Chaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m

Score: 0.770356

Setup a Next.JS Static Site using Cloud CMS

The web application ecosystem has improved leaps and bounds over the years, and its never been easier to make high performance static/hybrid sites quickly and using good development practices. And its just as easy to get these sites going using Cloud CMS as a datasource! Below you'll find a quick guide to get you started using Next.JS with Cloud CMS to setup a simple bookstore website, and some highlights from the code. Getting Started First, you'll need to have a Cloud CMS account and Sample pr

Score: 0.7578537

Gitana 3.2 / Guide / Guide / Getting Started / Content Modeling

Unlock the power of content modeling with Cloud CMS. Easily manage, define, and associate content types without coding. Simplify content handling today!

Score: 0.74841267

Gitana 3.2 / Guide / Guide / Scripting / Workflow

Explore our comprehensive workflow instance guide featuring properties like context, state, time, and associated methods like getSwimlanePrincipalIds and stringify.

Score: 0.74841267

Workflow

Explore our comprehensive workflow instance guide featuring properties like context, state, time, and associated methods like getSwimlanePrincipalIds and stringify.

Score: 0.74841267

Gitana 4.0 / Forms / Fields / Array Field

Create and manage dynamic, structured lists using the array field, supporting item types, unique items, and collapsible sets.

Score: 0.74841267