Found 596 results for "gitana 4.0 developers api resources settings post-applications-applicationid-settings"
The search executed in 0.003614677 seconds. That's fast.
![]() |
Using the JavaScript driver to run an elasticsearch queryThe 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.0809937
|
![]() |
Tree HierarchiesIn 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.0759454
|
![]() |
How can I retrieve content for a tree view?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.0759454
|
![]() |
Gitana / 3.2 / Guide / Guide / Applications / Public Services / Forgot Username FlowEnable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.
Score: 1.0719407
|
![]() |
Gitana / 4.0 / Content Engine / Platform / Applications / Public Services / Forgot Username FlowEnable secure username recovery in your app with Cloud CMS, utilizing email-based retrieval for a seamless user experience.
Score: 1.0719407
|
![]() |
Gitana / 3.2 / Guide / Guide / Single Sign On (SSO) / OktaConfigure Cloud CMS SSO with Okta using SAML 2.0 for seamless enterprise authentication and efficient identity management.
Score: 1.0709891
|
![]() |
Gitana / 4.0 / Developers / Authentication / Single Sign On (SSO) / OktaConfigure Cloud CMS SSO with Okta using SAML 2.0. Learn to set up, create applications, and verify integration today.
Score: 1.0709891
|
![]() |
Precompile your Text fields with Markdown or HandlebarsOne of the new features in Cloud CMS 3.2.41 is the f:precompile feature. This feature tells Cloud CMS to automatically precompile one or more fields on your content items whenever the content is saved. With precompiling in place, you can now let your editors work in Markdown or use Handlebars tags in their content and then have that content automatically convert into HTML (or another output format) for use in your front-end applications. An Example Suppose, for example, that you defined an artcl
Score: 1.0615693
|
![]() |
Gitana / 3.2 / Guide / Guide / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.0607541
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 1.0607541
|
![]() |
Gitana / 4.0 / Developers / Application Server / Tags / @queryOptimize queries for nodes with customizable parameters to enhance template flexibility, including sorting, caching, and locale for targeted results.
Score: 1.0607541
|
![]() |
Gitana / 4.0 / Content Engine / Deployment / Deployment ReceiversCreate and manage Deployment Receivers in Cloud CMS to efficiently transfer and secure your Deployment Packages globally, solving latency and performance issues.
Score: 1.0607541
|
![]() |
Gitana / 4.0 / Developers / Drivers / OverviewEasily integrate Cloud CMS with our drivers for C#, Go, Java, JavaScript, PHP, Python, and Ruby, ensuring seamless authentication and fast API calls.
Score: 1.0504367
|
![]() |
Cloud CMS Performance MeasurementPerformance 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.0470948
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Services / Driver ConfigConnect seamlessly to the Cloud CMS API for efficient user authentication and automatic access token renewal with Driver Config.
Score: 1.0449579
|
![]() |
Gitana / 4.0 / Developers / Application Server / Services / Driver ConfigConnect seamlessly to the Cloud CMS API for efficient user authentication and automatic access token renewal with Driver Config.
Score: 1.0449579
|
![]() |
Gitana / 3.2 / Guide / Guide / Bulk Import / JSONEasily import JSON content into Cloud CMS with our bulk import tool, creating structured content from legacy systems.
Score: 1.0375588
|
![]() |
Gitana / 4.0 / Content Engine / Bulk Import / JSONImport JSON content into Cloud CMS repositories easily with the Bulk Import tool. Use JSON Schema for custom content types, like World Cup players.
Score: 1.0375588
|
![]() |
How do I...Sometimes you want to do the following... asd asd asd In Cloud CMS, the best way is to... For example, you might have some JSON like this: asdasd Or make an API call like this: asdasd You also might have an image in the page: John McClane would know what to do It is important to remember three things: Don't worry Be happy Man One last thing to consider.. Enjoy
Score: 1.0288589
|
![]() |
Gitana / 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon DocumentDBEnhance your MongoDB workloads with Amazon DocumentDB, a fully managed, scalable document database service optimized for Cloud CMS integration.
Score: 1.0236021
|
![]() |
Gitana / 3.2 / Guide / Guide / Integrations / Google / TranslateEnhance your global presence with Google Translate through Cloud CMS, offering automatic updates and custom translation models.
Score: 1.0236021
|
![]() |
Gitana / 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon DocumentDBFully managed Amazon DocumentDB supports MongoDB workloads, offering fast, scalable, and highly available document database services.
Score: 1.0236021
|
![]() |
Gitana / 4.0 / Content Engine / Integrations / Google / TranslateEnhance content translation efficiency with Google's pre-trained and custom models using Cloud CMS's seamless integration with Google Translate.
Score: 1.0236021
|
![]() |
Gitana / 3.2 / Guide / Guide / Application Server / Authentication / Adapters / CustomCreate custom authentication adapters for Application Server with ease. Learn to implement and configure your solution effectively.
Score: 1.0185417
|
![]() |
Gitana / 4.0 / Developers / Application Server / Authentication / Adapters / CustomCreate custom authentication adapters for your application server and seamlessly integrate third-party providers with ease.
Score: 1.0185417
|