Found 513 results for "gitana 4.0 developers api resources identity post-directories-directoryid-identities-query"

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

Insight

Gitana 3.2 / Guide / Guide / Application Server / Services / Insight

Documentation Reference

Unlock valuable insights and streamline data analytics with Cloud CMS Insight's real-time browser to server integration. (Gitana 3.2)

Score: 0.9578
Insight

Gitana 4.0 / Developers / Application Server / Services / Insight

Documentation Reference

Enhance your web app with Cloud CMS Insight for seamless analytics data collection and storage integration. (Gitana 4.0)

Score: 0.9578
Public Services

Gitana 4.0 / Content Engine / Platform / Applications / Public Services

Documentation Reference

Optimize your front-end applications with Cloud CMS's convenient services for effortless user management. (Gitana 4.0)

Score: 0.9578
Connecting via a Corporate Proxy

Connecting via a Corporate Proxy

Support Article

The Cloud CMS drivers support connectivity through a corporate proxy. The means of doing so are slightly different depending on which driver you're using. Node.js The Cloud CMS Node.js driver detects the following environment variable: HTTP_PROXY If this environment variable is specified, all API calls with be routed through the proxy server at that location. This proxy server may support either HTTP or HTTPS. For example, you may set the environment variable like this: HTTP_PROXY=http://127.0.0

Score: 0.9578
How to get a content definition JSON from the Cloud CMS API?

How to get a content definition JSON from the Cloud CMS API?

Support Article

There are a couple of ways to do this. The first is simply use the node GET call and pass in the qname like this: GET /repositories/{repositoryId}/branches/{branchId}/nodes/{qname} http://api.cloudcms.com/docs#!/node/get_repositories_repositoryId_branches_branchId_nodes_nodeId This will give you back the JSON for the definition. Another way is to use this variation: GET /repositories/{repositoryId}/branches/{branchId}/definitions/{qname} http://api.cloudcms.com/docs#!/branch/get_repositories_rep

Score: 0.9578
How does multi-tenancy work?

How does multi-tenancy work?

Support Article

How does multi-tenancy work? ie I want to have multiple companies with sub-groups of users in each company - to follow, how would we customize the interface for each company? There are two good ways to achieve multi-tenancy with Cloud CMS. - One is to use multiple "projects" - i.e. one per customer. Each project has it's own domain of users and groups, as well as it's own content definitions, instances and ACLs. As such, you can use each project to store the content on a per-client basis. You ca

Score: 0.9561
Domain Principal

Gitana 4.0 / Reference / Types / Domain Principal

Documentation Reference

Explore our comprehensive Domain Principal API to manage domain user roles, permissions, and attachments efficiently. (Gitana 4.0)

Score: 0.9456
Repository Compression

Gitana 3.2 / Guide / Guide / Docker / Maintenance / Repository Compression

Documentation Reference

Optimize your Cloud CMS repository with compression to save space without compromising data structure. Efficiently manage content size! (Gitana 3.2)

Score: 0.9381
Repository Compression

Gitana 4.0 / Self Managed / Maintenance / Repository Compression

Documentation Reference

Optimize your Cloud CMS storage with repository compression, reducing database size while maintaining data integrity. (Gitana 4.0)

Score: 0.9381
document-actions

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

Documentation Reference

Manage document features like multilingual support or attachments with ease. Utilize actions such as lock, unlock, and more. (Gitana 3.2)

Score: 0.9327
document-actions

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

Documentation Reference

Manage documents effortlessly with actions like adding features, translations, locking, and accessibility settings. (Gitana 4.0)

Score: 0.9327
Geolocation Services

Gitana 3.2 / Guide / Guide / General / Geolocation Services

Documentation Reference

Geolocation services by Cloud CMS: look up geographic data using IP or coordinates seamlessly. (Gitana 3.2)

Score: 0.9237
Blob Storage

Gitana 3.2 / Guide / Guide / Integrations / Azure / Blob Storage

Documentation Reference

Enhance your cloud storage with Microsoft Azure Blob, perfect for large-scale unstructured data and integrated CDN support. (Gitana 3.2)

Score: 0.9237
Geolocation Services

Gitana 4.0 / Content Engine / General / Geolocation Services

Documentation Reference

Geolocation services from Cloud CMS provide IP address and coordinate-based location lookup. (Gitana 4.0)

Score: 0.9237
Blob Storage

Gitana 4.0 / Content Engine / Integrations / Azure / Blob Storage

Documentation Reference

Optimize storage with Azure Blob: Microsoft's solution for unstructured data, CDN origin, and seamless Cloud CMS integration. (Gitana 4.0)

Score: 0.9237
Multilingual

Gitana 3.2 / Guide / Guide / User Interface / Multilingual

Documentation Reference

Enable multilingual support on Cloud CMS to manage translations seamlessly, ensuring content is accessible in multiple languages. (Gitana 3.2)

Score: 0.9222
Directed and Undirected Associations

Directed and Undirected Associations

Support Article

Cloud CMS has the notion of both directed and undirected associations. In the API and within the drivers, when you work with associations, you can query for associations that are "incoming" or "outgoing": These are both directed associations which are relative to a given node. Outgoing means start from this node and find associations pointing to another node. Incoming means find associations that point to me. It also supports the notion of "mutual" associations which are undirected. The source o

Score: 0.9076
Node URLs

Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLs

Documentation Reference

Optimize retrieval of nodes via URLs with efficient caching for application performance using Cloud CMS API. (Gitana 3.2)

Score: 0.8998
Node URLs

Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLs

Documentation Reference

Optimize content delivery with Node URLs for fast retrieval and CDN-ready caching from Cloud CMS API. (Gitana 4.0)

Score: 0.8998
Workflow Task

Gitana 3.2 / Guide / Guide / Templates / Workflow Task

Documentation Reference

Detailed overview of workflow tasks including ID, title, description, start and completion times, context, data, and URLs. (Gitana 3.2)

Score: 0.892
Workflow Task

Gitana 4.0 / Content Engine / Templates / Workflow Task

Documentation Reference

Discover how to manage workflow tasks with detailed properties, timestamps, assignments, and project context. (Gitana 4.0)

Score: 0.892
Sync from one environment to another

Sync from one environment to another

Support Article

Within Cloud CMS sync capabiities are generally referred to as the "transfer system". They allow you to export individual objects, data stores or even collections of these as an archive (ZIP) within a vault. You can then move those archives to storage for backup or move them to new Cloud CMS server instances for restoration or replication. We have support for transfer within our API, our drivers and also within the user interface. The latter is useful in that you can script it pretty effectively

Score: 0.892
Multilingual

Gitana 4.0 / User Interface / User Interface / Multilingual

Documentation Reference

Easily manage multilingual content with Cloud CMS, supporting translations and locales for master documents. (Gitana 4.0)

Score: 0.8905
Traversal

Gitana 3.2 / Guide / Guide / Traversal

Documentation Reference

Optimize your content with Cloud CMS's Traversal API by exploring nodes and associations in graph-like structures. (Gitana 3.2)

Score: 0.89
Web Content Management

Gitana 3.2 / Guide / Guide / Application Server / Web Content Management

Documentation Reference

Optimize your web content delivery with Cloud CMS's powerful Web Content Management and cache solutions. (Gitana 3.2)

Score: 0.89