Found 540 results for "gitana 4.0 developers api resources deployment"
The search executed in 0.0033 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228Documentation Reference Upgrade Cloud CMS to latest version to protect against Log4j2 CVE-2021-44228 vulnerability. Update Java Driver too. (Gitana 3.2)
Score: 1.1713
|
![]() |
Gitana 4.0 / Self Managed / ContainersDocumentation Reference Explore our configuration guides for self-managed servers: Antivirus, API, and UI servers. Optimize your system today! (Gitana 4.0)
Score: 1.1486
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / ConfigurationDocumentation Reference Explore detailed configuration guides for antivirus, API, UI servers, and more. (Gitana 3.2)
Score: 1.1438
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / FlowDocumentation Reference Optimize your UI app with Flow's API services for seamless browser-side wizard integration. (Gitana 3.2)
Score: 1.1298
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / FlowDocumentation Reference Unlock seamless browser-side UI configuration with Flow's JSON-defined API services. (Gitana 4.0)
Score: 1.1298
|
![]() |
How do I retrieve the folder path for my content?Support Article In Cloud CMS, you may choose to associate nodes with folders. This allows the content to be worked with by editorial teams such that they can navigate to content within folders, move content between folders and generally organize their content as they wish. It also allows for content to be retrieved by path via the API, if you wish. Technically speaking, Cloud CMS does not require folders or paths. In fact, plenty of customers use Cloud CMS in such a way that they don't require folders at all. C
Score: 1.1207
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Services / Virtual DriverDocumentation Reference Manage API key retrieval for tenants with a virtual driver connection setup. (Gitana 3.2)
Score: 1.1162
|
![]() |
Gitana 4.0 / Developers / Application Server / Services / Virtual DriverDocumentation Reference Efficiently access and manage API keys with our virtual driver connection for seamless tenant integration. (Gitana 4.0)
Score: 1.1162
|
![]() |
Gitana 4.0 / Forms / APIDocumentation Reference Explore comprehensive API documentation for forms, featuring topics like callbacks, connectors, custom fields, and wizards. (Gitana 4.0)
Score: 1.1132
|
![]() |
Gitana 3.2 / Guide / Guide / Features / MultilingualDocumentation Reference Enable dynamic multilingual content with Cloud CMS, supporting translations and customizable editions for global audiences. (Gitana 3.2)
Score: 1.1094
|
![]() |
Gitana 4.0 / Content Engine / Aspects / MultilingualDocumentation Reference Enable multilingual support in your content with Cloud CMS for seamless translation and localization across various languages. (Gitana 4.0)
Score: 1.1094
|
![]() |
Using the JavaScript driver to run an elasticsearch querySupport Article The Cloud CMS REST API allows for elasticsearch queries against a branch. The API endpoint is POST /repositories/{repositoryId}/branches/{branchId}/nodes/search The payload is a JSON object containing a top-level property called "search" which wraps the elasticsearch DSL query. The JavaScript driver exposes this call on the Branch object using the searchNodes() methods. Examples: 1) Search for nodes containing the keyword "hello" in any property: req.branch(function (err, branch) { branch.trap(f
Score: 1.1094
|
![]() |
Tree HierarchiesSupport Article In Cloud CMS, there are no hard and fast rules regarding association types between nodes. And so, when dealing with things like tree structures, you usually have to first make some assumptions about the kinds of relationships between nodes that you want to traverse. For arbitrary relationships and traversals around nodes, Cloud CMS provides traversal methods which are a bit more intensive to use. However, if you're using typical a:child relationships between nodes (which is what Cloud CMS uses f
Score: 1.1048
|
![]() |
How can I retrieve content for a tree view?Support Article The Cloud CMS API offers a number of convenience API methods that go beyond basic CRUD and bulk content operations. Among these methods are those that allow you to retrieve content from your repository branch in a tree-friendly format. A tree-organized format means that the data comes back in a such a way as to make it easy to load into front-end tree controls. Typical front-end tree controls requires the ability to load a "snapshot" of the tree as a starting point as well as iteratively grow or
Score: 1.1048
|
![]() |
Gitana 3.2 / Guide / Guide / Applications / Public Services / Forgot Username FlowDocumentation Reference Securely retrieve your forgotten username with Cloud CMS using just your registered email. (Gitana 3.2)
Score: 1.1011
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username FlowDocumentation Reference Securely recover forgotten usernames with Cloud CMS flow using registered email; configure easily without API complexity. (Gitana 4.0)
Score: 1.1011
|
![]() |
Gitana 3.2 / Guide / Guide / TransferDocumentation Reference Effortlessly transfer, import, and export your data within Cloud CMS installations, ensuring seamless backup and data mobility. (Gitana 3.2)
Score: 1.0934
|
![]() |
Gitana 4.0 / Content Engine / TransferDocumentation Reference Effortlessly transfer and manage your data within Cloud CMS installations using our universal import/export feature for seamless backups and content migration. (Gitana 4.0)
Score: 1.0934
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / Tags / @queryDocumentation Reference Optimize node queries with flexible parameters for types, sorting, limits, fields, and caching to streamline data retrieval. (Gitana 3.2)
Score: 1.0893
|
![]() |
Gitana 4.0 / Developers / Application Server / Tags / @queryDocumentation Reference Efficiently query and manage node data for dynamic web content with customizable parameters and caching. (Gitana 4.0)
Score: 1.0893
|
![]() |
Gitana 4.0 / Content Engine / Branch Overview / Editorial FlowsDocumentation Reference Optimize content creation with Cloud CMS Editorial Flows, featuring private workspaces, workflow control, and scheduled publishing. (Gitana 4.0)
Score: 1.0848
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / ContextsDocumentation Reference Explore Cloud CMS context configurations to extend navigation and actions for custom page rendering. Discover flexible schema and dashboard customization. (Gitana 3.2)
Score: 1.0835
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / ContextsDocumentation Reference Explore how Cloud CMS uses browser-side configuration with evaluators to manage page rendering and extend context keys. (Gitana 4.0)
Score: 1.0835
|
![]() |
Gitana 4.0 / Developers / DriversDocumentation Reference Effortlessly integrate Cloud CMS with our driver libraries for languages like C#, Java, Node, PHP, Python, and more. (Gitana 4.0)
Score: 1.0771
|
![]() |
Cloud CMS Performance MeasurementSupport Article Performance issues may be outside of Cloud CMS such as being related to firewalls or corporate proxies. One strategy for determining this is to run an ab test to gather timings from your computer to https://api.cloudcms.com or to the user interface server. This gives you a good approximation of where penalties are being paid and you'd expect to see ~70-100ms latency which we consider nominal. Another thing to try is to run a connection test from the command line on the box that you're browsing f
Score: 1.075
|