Found 406 results for "docs api dependencies"
The search executed in 0.001977912 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Docker / Monitoring API Server with an APMMonitor your Cloud CMS API server with New Relic APM; optimize Java performance while minimizing production impact with our step-by-step setup guide.
Score: 6.6417036
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Kits / API ClusterOptimize API management with our API Cluster kit, featuring load balancing and efficient service distribution across api1 and api2 servers.
Score: 5.81918
|
![]() |
Gitana 3.2 / Guide / Guide / API Keys / Create new Application KeysManage API keys efficiently by creating separate applications for each project. Learn how to create and refresh keys securely in Cloud CMS.
Score: 5.186671
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / IBM API ConnectIBM API Connect offers a complete API platform to create, manage, and monetize APIs across clouds, ensuring seamless digital app innovation.
Score: 5.1592374
|
![]() |
Gitana 4.0 / Content Engine / Integrations / IBM API ConnectIBM API Connect enables seamless creation, management, and monetization of APIs to power digital apps across clouds, enhancing innovation.
Score: 5.1592374
|
![]() |
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: 4.481887
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Java CookbookOptimize your Java development with our comprehensive Java Cookbook. Get started with the Gitana Java Driver now!
Score: 4.476061
|
![]() |
How to get a content definition JSON from the Cloud CMS API?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: 4.471185
|
![]() |
Gitana 4.0 / Forms / APIExplore comprehensive API documentation including callbacks, functions, validation, and more for Gitana 4.0 forms. Ideal for developers and tech enthusiasts.
Score: 4.353031
|
![]() |
How to Retrieve content by their document library pathYou 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: 4.2684383
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaScript (Legacy)Connect Gitana with your browser apps using the versatile JavaScript driver, compatible with jQuery, Vue.js, and more.
Score: 4.227068
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Web Content ManagementOptimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.
Score: 4.046673
|
![]() |
Gitana 4.0 / Developers / Application Server / Web Content ManagementOptimize your content workflow with Cloud CMS's Web Content Management solution for seamless page editing and efficient caching.
Score: 4.046673
|
![]() |
Gitana 3.2 / Guide / Guide / ActionsOptimize content operations with Cloud CMS Action framework using JSON configuration. Explore various actions like Send Email or Fire a Web Hook efficiently.
Score: 3.8578978
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / ActionsExplore Cloud CMS Action framework for automated content operations with customizable actions like email alerts, webhooks, and more—enhancing workflow efficiency.
Score: 3.8578978
|
![]() |
Gitana 4.0 / Developers / Drivers / JavaConnect Java and Android apps effortlessly with Gitana's driver. Explore Maven, API keys, and open-source options for seamless integration.
Score: 3.7729964
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Scripting CookbookExplore our Scripting Cookbook with server-side scripting guides, code samples, and practical examples for effortless development.
Score: 3.6669865
|
![]() |
How to limit the fields that come back in a queryQuery API calls like http://api.cloudcms.com/docs#!/node/post_repositories_repositoryId_branches_branchId_nodes_query support a parameter named _fields which defines an object specifying the node properties you want to include in the result set for matching nodes. For example in the following query I want the title, subTitle and slug fields returned: { "_type":"my:article", "_fields":{ "title":1, "subTitle":1, "slug":1 } } The result set would look something like the
Score: 3.6432862
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / JavaScript (Legacy) Cookbook'Discover the comprehensive JavaScript (Legacy) Cookbook for connecting to Gitana, asynchronous API calls, node creation, and advanced queries.'
Score: 3.640572
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Ruby CookbookDiscover how to set up and connect Ruby with Cloud CMS using our Ruby Cookbook. Find code samples, connection tips, and more!
Score: 3.606464
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / Node.js CookbookOptimize your Node.js applications with Cloud CMS. Learn to connect, chain API calls, and query nodes for efficient data management.
Score: 3.5005426
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / PHP CookbookLearn to use Gitana's PHP driver for database connections, code samples, and advanced querying with this comprehensive guide.
Score: 3.4615915
|
![]() |
Gitana 3.2 / Guide / Guide / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 3.3411057
|
![]() |
Gitana 4.0 / Content Engine / TransferEasily transfer, backup, and move data between Cloud CMS installations with a universal import-export facility, ensuring your data is portable and accessible.
Score: 3.3411057
|
![]() |
Gitana 3.2 / Guide / Guide / Cookbooks / C# CookbookExplore the C# Cloud CMS driver with detailed setup steps, connection methods, and extensive code samples for efficient content management.
Score: 3.3214226
|