Found 327 results for "ui workflow"

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

Gitana / 4.0 / Developers / User Interface Customization / Contexts / platform-mypreferences-context

Manage and customize your preferences with easy access to properties and UI settings, tailored for collaborators and managers.

Score: 2.2460213

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-mypreferences-context

Manage your project preferences with ease. Customize UI, access menus, dashboards, and more for streamlined collaboration and management.

Score: 2.2440689

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-mypreferences-context

Manage your project preferences with ease. Customize UI, access menus, dashboards, and more for streamlined collaboration and management.

Score: 2.2440689

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

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

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 2.2302442

Gitana / 4.0 / Developers / User Interface Customization / Contexts / project-manage-context

Manage and configure projects effortlessly. Access settings, logs, tools, and collaborate with teams for streamlined project management.

Score: 2.2302442

My UI modules aren't deploying. What should I check?

If you're running an on-premise installation of Cloud CMS and are unable to deploy UI modules via the main user interface, here are a few tips and pointers. Things to consider: 1. When you click on the "Deploy Module" option, your a URL connection is made from the UI server back to the API server. Specifically, it invokes a POST to the route: /oneteam/modules/deploy Check your API side logs or any firewalls or proxies along the way to make sure that an API server receives this call. For example,

Score: 2.2054167

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Samples

Discover essential UI extension samples for developers, featuring configurations, UI modules, views, and custom integration guides.

Score: 2.138507

Gitana / 4.0 / Developers / User Interface Customization / Samples

Explore sample configurations for building UI extensions, including items for developer menus and releases, with detailed guides on UI services and modules.

Score: 2.138507

Gitana / 3.2 / Guide / Guide / Docker / Kits / Quickstart

Set up your development environment quickly with our Quickstart kit, featuring UI, API, MongoDB, and Elasticsearch. Perfect for beginners!

Score: 2.1139886

Gitana / 4.0 / Self Managed / Kits / Quickstart

Launch your app effortlessly with Quickstart! Connect UI, API, MongoDB, and Elasticsearch using Docker for seamless local development.

Score: 2.1139886

Gitana / 4.0 / Self Managed / UI Extensions / Overview

Enhance your Cloud CMS UI with Docker-based extensions for seamless customization and integration. Ideal for on-premise deployment.

Score: 2.0747683

Gitana / 4.0 / User Interface / Workflow / Overview

Optimize team workflow with Cloud CMS's enterprise engine, built on AWS and MongoDB, streamlining notifications, task assignments, and document approval.

Score: 2.0350132

Gitana / 3.2 / Guide / Guide / Docker / Kits / API Cluster

Optimize API management with our API Cluster kit, featuring load balancing and efficient service distribution across api1 and api2 servers.

Score: 2.0212917

Gitana / 3.2 / Guide / Guide / Content Modeling / Content Model Builder / Create A New Content Type

Create and customize content types effortlessly with Cloud CMS's Content Model Builder, featuring UI and JSON options for seamless integration.

Score: 2.0004787

Gitana / 4.0 / Content Engine / Content Models / Content Model Builder / Create A New Content Type

Easily create and manage new content types in the Cloud CMS Content Model Builder using UI or JSON options. Preview changes before saving.

Score: 2.0004787

Customizing the Cloud CMS User Interface

Cloud CMS is incredibly powerful and feature rich. This is great except that in exposing all the powerful features the UI can easily appear cluttered and difficult to use. We recently added the ability to customize the UI to declutter, simplify, and make more familiar. Navigation The UI has been simplified to make navigation easier. The number of left-hand menu options has decreased because of the new “Manage Platform” and “Manage Project” sections. These two new sections have moved all of the a

Score: 1.9962815

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Actions / change-password

Securely change your password with our easy-to-use modal feature for logged-in users.

Score: 1.9877269

Gitana / 4.0 / Developers / User Interface Customization / Actions / change-password

Securely change your password with our easy-to-use modal feature for logged-in users.

Score: 1.9877269

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Actions / delete_access_policies

Effortlessly delete Access Policies with a confirmation modal and simple code snippet integration.

Score: 1.9755571

Gitana / 4.0 / Developers / User Interface Customization / Actions / delete_access_policies

Effortlessly delete Access Policies with a confirmation modal and simple code snippet integration.

Score: 1.9755571

Gitana / 3.2 / Guide / Guide / Workflow / Workflow Handlers / Script

Run scripts in workflows with this handler to access document and workflow data seamlessly. Configure with optional mimetypes for custom scripts.

Score: 1.9743701

Gitana / 4.0 / Content Engine / Workflow / Workflow Handlers / Script

Run customizable scripts in workflows, accessing variables like document data and metadata for efficient task automation.

Score: 1.9743701

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