Found 57 results for "resources introduction-to-workflow"

The search executed in 8.43569E-4 seconds. That's fast.

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

Oauth 2.0 tokens

Each response from Cloud CMS provides two tokens: an access token and a refresh token. The access token is the one that you need to attach to every API call. It gets passed through the Authorization header as "bearer " and Cloud CMS uses this to identify who the authenticated user is (and thus, what resources they have access to and so forth). By default, the access token has a lifespan of 24 hours. After that period of time, it is no longer valid and any requests will come back wit

Score: 1.8991499

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

Gitana / 3.2 / Guide / Guide / Deployment / Deployment Mappings

Optimize your file deployment from Cloud CMS using S3, FTP, and file system handlers. Customize with f:deployment-config for precise content mapping.

Score: 1.8096814

Gitana / 4.0 / Content Engine / Deployment / Deployment Mappings

Optimize your content deployment with Cloud CMS using S3, FTP, and File System Handlers for precise file system mappings and strategies.

Score: 1.8096814

Gitana / 3.2 / Guide / Guide / Security

Secure your content with Cloud CMS. Our platform offers robust, multi-layered access controls ensuring only authorized users access your data.

Score: 1.7853031

Gitana / 4.0 / Content Engine / Security / Overview

Secure your enterprise content with Cloud CMS's advanced access control, offering role-based permissions, fine-grained object-level management, and complex access policies.

Score: 1.7853031

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

What is a pooled task?

A pooled task is a task in your workflow that has a swimlane that consists either of a group or multiple people. Each task in your workflow has a swimlane associated with it. The swimlane determines who will be assigned the task when the task is routed to. If the swimlane consists of a single user, then the task will automatically be assigned. This is the usual case. When a workflow is assigned, it shows up in the "Assigned Tasks" view of your task inbox. However, there will be times when you wi

Score: 1.5227383

The top 3 features that differentiate Cloud CMS from the competition

You have determined you need a Content Management System (CMS) and have begun the daunting task of reducing the number of CMS products to a manageable number to evaluate in depth. Having reached this article you are aware of, or interested in, CMSs that can be described as: Headless CMS, API First, Platform as a Service (PaaS), Decoupled CMS, Cloud-First. I am sure there are more beautiful categorizations and terminology provided by the latest analyst buzz. As much as I may not like the catagori

Score: 1.4108834

Return On Investment (ROI) with Cloud CMS

ROI and Content Management Systems (CMS) are rarely used in the same sentence due to the uncomfortable pricing models from all legacy CMS vendors - as well as the spiraling costs of implementing them. Often so much investment has been made in the CMS that changing is not a realistic consideration. This negativity only increases when you start using the term Enterprise Content Management (ECM), where suddenly vendors start seeing dollar signs, but offer no additional functionality e.g., Alfresco,

Score: 1.345017

How do I run custom validation before something is deleted?

Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S

Score: 1.2850258

Gitana / 4.0 / Content Engine / Access Policies / Overview

Discover how to configure robust access control policies using JSON to assign roles and conditions for users, groups, and teams on a platform.

Score: 1.1797831

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 1.0507054

Gitana / 4.0 / Developers / User Interface Customization / Configuration

Optimize your user interface with our fast, efficient configuration service. Dynamically evaluate and merge JSON blocks to build custom actions in milliseconds.

Score: 1.0507054

Use Case: Healthcare - Gitana

Use Case: Healthcare - 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 co

Score: 1.0507054

Gitana / 3.2 / Guide / Guide / API

Cloud CMS API offers complete content management via OAuth 2.0, REST, and async ops. Access all aspects of CMS using drivers or HTTP clients.

Score: 0.9015064

Gitana / 3.2 / Guide / Guide / Branches

Discover Cloud CMS's innovative branching model, inspired by Git and Mercurial, enabling concurrent workspaces and seamless content versioning.

Score: 0.86207056

Gitana / 4.0 / Content Engine / Branches / Overview

Unlock the power of Cloud CMS with advanced branching, versioning, and snapshots. Seamlessly manage multiple content versions akin to Git or Mercurial.

Score: 0.86207056

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

Gitana / 3.2 / Guide / Guide / Command Line / Transfer Commands

Optimize your Cloud CMS environments with the command-line Transfer Service for seamless content export and import operations.

Score: 0.7699206

Gitana / 4.0 / Developers / Command Line Interface / Transfer Commands

Efficiently manage your Cloud CMS content with CLI commands for exporting and importing archives for seamless data transfers.

Score: 0.7699206

Product Releases - Gitana

Product Releases - 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 conten

Score: 0.73445296

Gitana / 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook

Explore JavaScript (Legacy) Cookbook to efficiently connect to Gitana, utilize asynchronous chaining, and manage node creation, attachments, queries, and more.

Score: 0.6635294

Gitana / 3.2 / Guide / Guide / Cookbooks / Node.js Cookbook

Optimize Node.js skills with our comprehensive Cloud CMS guide. Learn connection, asynchronous chaining, queries, and more. Perfect for developers!

Score: 0.6635294