Found 1169 results for "access-policies conditions and"

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

Gitana 3.2 / Guide / Guide / Application Server / Authentication / Providers / Facebook

Authenticate users in your Cloud CMS app using Facebook. Set up a Facebook Developer Account to obtain essential API tokens for integration.

Score: 0.29032713

Gitana 4.0 / Developers / Drivers / JavaScript / Node

Connect Node apps to Gitana with our JavaScript 2.0 driver, supporting ECMAScript promises for seamless integration with popular frameworks.

Score: 0.29032713

New reporting options

We’ve added some expanded reports lately: for both Workflow, as well as Logging. Since it’s introduction, workflow remains a key component of our platform. The process to define and execute various business processes in Cloud CMS is well documented. Now, you can track and analyze each step involved to streamline operations even further: Review any historical sequence of events, or those currently in-flight, to find patterns / trends / bottlenecks needing attention. Especially where system log de

Score: 0.29032713

Gitana 3.2 / Guide / Guide / API / Patching

Optimize content updates with Cloud CMS using efficient HTTP Patch and JSON Patch techniques for lightweight, property-level changes.

Score: 0.2900481

Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 0.2900481

Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / IBM COS Deployment Handler

Effortlessly deploy packages to IBM Cloud Object Store with seamless error handling and customizable mappings.

Score: 0.2900481

How to Retrieve content by their document library path

You can retrieve content by their document library path using the CMS API using the Node API. For example, you can paginate through the children of a node using this call: http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId_children GET /repositories/{repositoryId}/branches/{branchId}/nodes/{nodeId}/children?path={path} In this case, you would set "nodeId" to the value "root" to indicate the root node. And then use "path" to describe the offset. If yo

Score: 0.2900481

Gitana 3.2 / Guide / Guide / Cookbooks / REST API Cookbook

Discover Cloud CMS REST API: detailed guides on OAuth2 authentication, API requests via HTTP clients, node creation, associations, querying, and searching.

Score: 0.28970006

Gitana 4.0 / Developers / Cookbooks / REST API Cookbook

Explore our comprehensive REST API Cookbook, featuring guides on Gitana OAuth2 connection, node creation, associations, and MongoDB queries.

Score: 0.28970006

Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript 2.0 Cookbook

Optimize your JavaScript integration with the Gitana JavaScript 2.0 Driver. Utilize promises, async/await, and callbacks for seamless Cloud CMS integration.

Score: 0.28903425

Gitana 4.0 / Developers / Cookbooks / JavaScript 2.0 Cookbook

Explore the JavaScript 2.0 Cookbook to seamlessly integrate Gitana's JavaScript driver with ECMAScript promises, async/await, and more in your apps.

Score: 0.28903425

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 0.28877354

Gitana 4.0 / Developers / User Interface Customization / Contexts / document-actions

Efficiently manage documents with multilingual, lock, or attachment features, allowing actions like lock, unlock, update, or download in the admin console.

Score: 0.28877354

Gitana 4.0 / Forms / Fields / Any Field

Discover the flexibility of 'Any' field type for rendering diverse data with configurable controls in web development.

Score: 0.28865078

AWS loadbalancer healthchecks

For AWS LB healthchecks, we recommend the following path off the API: /healthcheck This route hands back a 200 if the API server is healthy. It determines whether it is healthy by checking a few statistics such as the amount of free memory, the amount of free disk space, network connectivity, file handle usage, CPU utilization and more. If it returns a non-200, then that serves as a signal that the server is in some sort of degraded state and should be rolled over (which elastic scaling groups w

Score: 0.28865078

Gitana 3.2 / Guide / Guide / Workflow / Workflow Handlers / Sync Node

Sync Node handler automates syncing and managing workflow payload nodes to a target branch, with options for deletion and frozen branches.

Score: 0.28782153

Gitana 3.2 / Guide / Guide / Scripting / Association

Explore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.

Score: 0.28782153

Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 0.28782153

Gitana 4.0 / Developers / User Interface Customization / Contexts / project-field-templates

Optimize your project management with versatile field templates: text, number, checkbox, dropdown, and more for efficient data organization.

Score: 0.28782153

Association

Explore Association properties and methods, including branch and repository details, in our comprehensive documentation for efficient scripting.

Score: 0.28782153

Gitana 4.0 / Content Engine / Workflow / Workflow Handlers / Sync Node

Sync Node handler automates syncing and managing workflow payload nodes to a target branch, with options for deletion and frozen branches.

Score: 0.28782153

Gitana 4.0 / Forms / CMS / Fields / Attachment Picker

Enhance attachment management with our user-friendly modal picker. Customize options like file types and sizes to seamlessly handle document attachments.

Score: 0.28782153

Gitana 4.0 / User Interface / Security / Create a new Role

Manage project roles efficiently with default options or create custom roles. Assign specific permissions to tailor roles to your needs.

Score: 0.28782153

Gitana 4.0 / User Interface / Security / Create a new Team

Easily manage project teams by creating new ones and assigning roles with step-by-step instructions and role descriptions.

Score: 0.28782153

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