Found 302 results for "tour platform recommendations"

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

Making a user a Platform Owner user

First create the user on the Members tab of the Cloud CMS UI Go to "Administration Console" from your tenant url eg .cloudcms.net/admin Select "Teams" from the "Platform" section Click the "owners" team Click the "Query" button from the "Manage Memberships" section Uncheck "Only display group members?" From the "Domain" dropdown list select "Primary Domain" Enter the user's system name in the "Principal Name" field and click the "Query" button The user should appear in the result li

Score: 1.4560416

Gitana / 3.2 / Guide / Guide / Cookbooks / C# Cookbook

C# Cookbook Getting Started To get started with the C# driver, visit Gitana C# Driver Page or the Github Page. It is written with .NET Core and can be used in any compatible project. You can install the driver via the command line: dotnet add package cloudcms or from within Visual Studio: Install-Package cloudcms Or by adding this to your .csproj file (you may have to adjust the version): Connecting to Cloud

Score: 1.443106

Gitana / 3.2 / Guide / Guide / Reports

Reports All of the objects that you place into Cloud CMS can be operated against to produce exports that consist of consolidated or reported information. You can use this capability to generate reports in CSV (comma-separated value) format as well as merged PDFs and ZIP archives. Exports are generated from collections of objects. These objects might be collected by hand or they might consist of results sets from a document list, search page or report record set. The Cloud CMS user interface prov

Score: 1.4426948

Gitana / 4.0 / Data Engine / Nodes / Reports

Reports All of the objects that you place into Cloud CMS can be operated against to produce exports that consist of consolidated or reported information. You can use this capability to generate reports in CSV (comma-separated value) format as well as merged PDFs and ZIP archives. Exports are generated from collections of objects. These objects might be collected by hand or they might consist of results sets from a document list, search page or report record set. The Cloud CMS user interface prov

Score: 1.4426948

Gitana / 3.2 / Guide / Guide / Cookbooks / Python Cookbook

Python Cookbook Getting Started To get started with the Python driver, visit Gitana Python Driver Page or the Github Page. It is written with Python 3 and can be used in any compatible project. You can install the driver via the command line: pip install cloudcms or pip3 install cloudcms Or add something like this to your requirements.txt: cloudcms==1.1.0 Connecting to Gitana You can connect to Gitana by providing a config file or the oauth variables directly. Using a Gitana JSON file You ca

Score: 1.4422251

Gitana / 4.0 / Developers / Cookbooks / Python Cookbook

Python Cookbook Getting Started To get started with the Python driver, visit Gitana Python Driver Page or the Github Page. It is written with Python 3 and can be used in any compatible project. You can install the driver via the command line: pip install cloudcms or pip3 install cloudcms Or add something like this to your requirements.txt: cloudcms==1.1.0 Connecting to Gitana You can connect to Gitana by providing a config file or the oauth variables directly. Using a Gitana JSON file You ca

Score: 1.4422251

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

Quick Start - Gitana

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

Score: 1.4373726

Gitana / 3.2 / Guide / Guide / User Interface / Projects / Import a Project

Import a Project Backup on same Tenant available to import select the Archive and select Publish. Once the Archive has been set to Published the project is now available in the 'Create a New Project' list. From an external backup To import the backup file on the Target Tenant: Platform Manager Select Vaults Select Primary Vault Archives Select "+Upload Archives" Select the Zip file -> Upload Archive Now make Archive available when create a new Project. This is now the same process as described a

Score: 1.4280777

Gitana / 3.2 / Guide / Guide / User Interface / Workflow / How to Start a Workflow

How to Start a Workflow Note: 1. A Workflow model is defined at Platform level and is available within all projects 2. See workflow video: https://gitana.io/resources/introduction-to-workflow.html Example There are a number ways to start a workflow. Here is just one: open a document Click 'Workflows' and then ‘+Start Workflow’ This will bring up the Start Workflow Form. Complete the fields in the form. Notes: In our example, the Adhoc Workflow, you will need another person/member in the project

Score: 1.4280777

Gitana / 4.0 / User Interface / Projects / Import a Project

Import a Project Backup on same Tenant available to import select the Archive and select Publish. Once the Archive has been set to Published the project is now available in the 'Create a New Project' list. From an external backup To import the backup file on the Target Tenant: Platform Manager Select Vaults Select Primary Vault Archives Select "+Upload Archives" Select the Zip file -> Upload Archive Now make Archive available when create a new Project. This is now the same process as described a

Score: 1.4280777

Gitana / 4.0 / User Interface / Workflow / How to Start a Workflow

How to Start a Workflow Note: 1. A Workflow model is defined at Platform level and is available within all projects 2. See workflow video: https://gitana.io/resources/introduction-to-workflow.html Example There are a number ways to start a workflow. Here is just one: open a document Click 'Workflows' and then ‘+Start Workflow’ This will bring up the Start Workflow Form. Complete the fields in the form. Notes: In our example, the Adhoc Workflow, you will need another person/member in the project

Score: 1.4280777

Gitana / 3.2 / Guide / Guide / User Interface / Menu

Menu Although having the ability to do a lot of stuff is great, sometimes too many things to do can be overwhelming. So we provide you with a way to configure menus on all the different pages. You can Customize menus to display Change menu titles Customize Menus to Display An editorial manager may not want to see all the menus in "DEVELOPERS", guess what, you can go ahead and hide it! Click "Configure Dashboard" button, then you can configure your menus here. Uncheck "DEVELOPERS", and maybe some

Score: 1.4189935

Gitana / 4.0 / User Interface / User Interface / Menu

Menu Although having the ability to do a lot of stuff is great, sometimes too many things to do can be overwhelming. So we provide you with a way to configure menus on all the different pages. You can Customize menus to display Change menu titles Customize Menus to Display An editorial manager may not want to see all the menus in "DEVELOPERS", guess what, you can go ahead and hide it! Click "Configure Dashboard" button, then you can configure your menus here. Uncheck "DEVELOPERS", and maybe some

Score: 1.4189935

Single Sign On (SSO)

Cloud CMS introduces a Single Sign-On service that will make it easy for the users to connect using their already existing business accounts. Cloud CMS supports two Enterprise SSO features – SAML 2.0 and JWT. These are two popular SSO mechanisms that work with many commercial and open-source identity providers including Microsoft Active Directory Federation Services (ADFS), JBoss Keycloak etc. Using SAML 2.0 and JWT, Cloud CMS can be easily integrated with your corporate security infrastructure.

Score: 1.4068569

Privacy Policy - Gitana

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

Score: 1.3946043

Security Policy - Gitana

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

Score: 1.3946043

Gitana / 3.2 / Guide / Guide / Authentication / Drivers

Drivers To connect to Cloud CMS, you need to establish two important pieces of information: The client that you are connecting as The user that you are signing on as The only way that a remote application can connect to your platform is if it can produce the correct credentials to identify itself as a client that you know about. As the platform administrator, you issue a client key/secret ahead of time. The application then needs to present these credentials to you and prove that it is who it sa

Score: 1.3733276

Gitana / 3.2 / Guide / Guide / API / Data Types / Scheduled Work

Scheduled Work Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration what frequency and what settings are provided for their described actions. You can adjust this confirmation at any time and supply i

Score: 1.3733276

Gitana / 4.0 / Data Engine / API / Data Types / Scheduled Work

Scheduled Work Type {{#dataTypeArticle objectTypeId}}{{objectTypeId}}{{/dataTypeArticle}} Datastore Type {{#dataTypeArticle datastoreTypeId}}{{datastoreTypeId}}{{/dataTypeArticle}} Supports {{#article "security/authorities"}}authorities{{/article}}, {{#article "security/permissions"}}permissions{{/article}}, {{#article "transfer"}}transfer{{/article}} Configuration what frequency and what settings are provided for their described actions. You can adjust this confirmation at any time and supply i

Score: 1.3733276

Gitana / 4.0 / Data Engine / Authentication / Drivers

Drivers To connect to Cloud CMS, you need to establish two important pieces of information: The client that you are connecting as The user that you are signing on as The only way that a remote application can connect to your platform is if it can produce the correct credentials to identify itself as a client that you know about. As the platform administrator, you issue a client key/secret ahead of time. The application then needs to present these credentials to you and prove that it is who it sa

Score: 1.3733276

Enterprise Access Policies in Gitana 4.0 (Part 1)

In this article, we'll take a look at Access Policies -- a powerful, new feature in Gitana 4.0 that allows organizations to set up and guarantee compliance with complex, enterprise-wide security requirements. Access Policies build upon the existing access control facilities provided which include per-object ACLs and broader, team-based ACLs. They extend those capabilities by allowing administrators to express access rights in a broad sweeping and prescriptive manner -- one that allows for custom

Score: 1.3665397

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-group

context-group If a Group principal (either a Platform member or a Project member) is currently being observed. { "evaluator": "context-group" }

Score: 1.3581909

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / context-user

context-user If a User principal (either a Platform member or a Project member) is currently being observed. { "evaluator": "context-user" }

Score: 1.3581909

Gitana / 3.2 / Guide / Guide / UI Developers Guide / Evaluators / tenant-has-plan

tenant-has-plan If the platform owner (tenant) is subscribed to the given plan. { "evaluator": "tenant-has-plan", "condition": "{planKey}" }

Score: 1.3581909