Found 599 results for "gitana 4.0 developers api resources server get-healthcheck"
The search executed in 0.003048975 seconds. That's fast.
![]() |
Bulk ImportWhy is there a need for Bulk Import for existing content into a CMS? Content is extremely valuable and expensive to recreate. It’s too valuable to lose and recreating it manually can be a daunting prospect. Your existing content is an important concern at the start of any CMS project – how to migrate content and the related costs is a very important consideration. If there is content that does need to be imported into the CMS then you will need to have a robust repeatable automated process such
Score: 0.67976713
|
![]() |
Gitana / 4.0 / Forms / API / UsageEffortlessly render dynamic forms using Alpaca, a flexible JavaScript library with customizable schemas, callbacks, and error handling options.
Score: 0.66567385
|
![]() |
Content Entry Forms ExampleCloud CMS lets you easily design and deploy forms for your web applications and content contributors. In this blog entry, we’ll walk through how you can do this within the Cloud CMS user interface. In this example, we’ll create a form that allows editors to create City Guide information. Note: in the Cloud CMS Trial there is a City Guide Content definition which can be used as a starting point or as a reference for this example. Add a Definition The Content Definitions can be found in the Cloud
Score: 0.66567385
|
![]() |
Content as a ServiceIn the coming weeks, I’ll be posting a series of blogs that talk about the merits of Content as a Service and what it means in terms of driving a Content First approach to mobile and web application design at Cloud CMS. We’ll dive into how it enables our customers to get serious about the value of content within their business. We’ll also touch on industry trends and where we think it’s all heading. Cloud Content Platform Imagine all of your mobile and web applications connected to a fast and se
Score: 0.66567385
|
![]() |
How does security work in Cloud CMS?Cloud CMS provides two ways to describe access rights to things: Object-level / role-based authorities Team / role-based authorities With object-level / role-based authorities, you assign a principal (either a user or a group) a role against something. For example, you might give Joe the CONSUMER role against a content node. When Joe then interacts with the content node in the future, he will do so with the CONSUMER role which will allow him to "read" the node. With team / role-based authorities
Score: 0.6618031
|
![]() |
Gitana / 3.2 / Guide / Guide / Single Sign On (SSO)Optimize user login with Cloud CMS's Single Sign On (SSO) using SAML 2.0 and JWT for seamless integration.
Score: 0.6544628
|
![]() |
Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO)Enable seamless user authentication with Cloud CMS's SAML and JWT Enterprise SSO integration, compatible with major identity providers.
Score: 0.6544628
|
![]() |
Gitana / 3.2 / Guide / Guide / User Interface / LockingOptimize your document management with Cloud CMS's robust locking system for transactional and manual locks, ensuring data integrity and collaboration.
Score: 0.6447642
|
![]() |
Gitana / 4.0 / User Interface / User Interface / LockingCloud CMS uses data locks to manage transactional write operations, ensuring consistency and preventing conflicts in document editing.
Score: 0.6447642
|
![]() |
CMS editor LockingThere are two levels of locking which usually come into play in a scenario like this. One is a "UI lock" which is taken out when a user begins editing something within the user interface. This lock is released when they finished editing (either by hitting save or canceling). The other lock is a "data lock" which is a transactional lock taken out when the write of multiple documents begins. This is a transactional lock in the sense that it blocks other write operations against those documents and
Score: 0.6447642
|
![]() |
Gitana / 4.0 / Reference / Types / ChangesetExplore Changeset API for Cloud CMS to manage your branch content with ease. Enhance content curation and authoring with advanced features.
Score: 0.6273824
|
![]() |
Content Previews and Thumbnails with Cloud CMSCloud CMS lets you generate preview images (often called thumbnails) for any content item stored in your repository. This generation can be performed ahead of time via content modeling or it can be done in real-time using a simple URL call. Content Nodes In Cloud CMS, everyone content item you create is referred to as a node. A node is a JSON document that can have any structure you’d like. That is to say, you can drop any valid JSON document you’d like into Cloud CMS and the product will automa
Score: 0.6273824
|
![]() |
Gitana / 3.2 / Guide / Guide / Bulk ImportEffortlessly migrate content to Cloud CMS with our bulk import tool, supporting various file formats, seamless integration, and offline archive creation.
Score: 0.6217949
|
![]() |
Gitana / 4.0 / Content Engine / Bulk Import / OverviewEffortlessly migrate content to Cloud CMS using the Bulk Import tool. Supports XML, JSON, CSV, SQL, and integrates with Node.js via Cloud CMS Packager.
Score: 0.6217949
|
![]() |
Gitana / 4.0 / Reference / Types / ProjectExplore comprehensive documentation on Projects to understand structure, properties, and methods, and accelerate your development with language drivers.
Score: 0.6217949
|
![]() |
Gitana / 4.0 / Forms / Fields / Editor FieldOptimize content editing with the Cloud 9 ACE Editor, supporting HTML, JavaScript, CSS, and more for powerful code manipulation.
Score: 0.61318946
|
![]() |
Cloud CMS Web and Mobile FormsOne of the things that Cloud CMS does really well is forms - specifically, web and mobile forms. If you’ve ever worked with the development of forms before, you know they’re pretty tricky to put together. You typically have back-end code that is responsible for taking a data structure, validating it and writing it to a database. And you also have front-end code which does user-facing data validation that is cosmetically appealing (pretty red boxes) and helpful. You need to think about customizin
Score: 0.6111556
|
![]() |
Gitana / 3.2 / Guide / Guide / API / Data Types / Scheduled WorkManage scheduled work efficiently with Cloud CMS. Configure frequencies, triggers, and actions for optimal platform operation.
Score: 0.58456296
|
![]() |
Gitana / 3.2 / Guide / Guide / Actions / Send EmailSend personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.
Score: 0.57929945
|
![]() |
Gitana / 4.0 / Content Engine / Behaviors / Actions / Send EmailSend personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.
Score: 0.57929945
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / Definitions / Content Type DefinitionLearn how to define and manage content types in Cloud CMS, with JSON schema, for organized content creation and editing.
Score: 0.5648916
|
![]() |
Gitana / 4.0 / Content Engine / Content Models / Definitions / Content Type DefinitionDefine and manage content types effortlessly with Cloud CMS. Customize schemas, create instances, and streamline content management with JSON and UI tools.
Score: 0.5648916
|
![]() |
Gitana / 4.0 / Reference / Types / ClusterExplore our comprehensive Data Store Cluster documentation, featuring examples, properties, methods, and cookbooks to streamline your development.
Score: 0.5648916
|
![]() |
Gitana / 3.2 / Guide / Guide / Content Modeling / ScriptsOptimize your JavaScript coding with script behavior nodes. Implement custom behavior, automate updates, and manage policy overrides in Cloud CMS.
Score: 0.5442903
|
![]() |
Gitana / 3.2 / Guide / Guide / Features / RenditionableEnhance content workflow with Renditionable by easily creating, updating, and syncing content renditions across nodes using configurable engines.
Score: 0.5442903
|