Found 627 results for "gitana 4.0 engine api datatypes application"
The search executed in 0.00298373 seconds. That's fast.
![]() |
Gitana 4.0 / Content Engine / Workflow / Sample Workflows / Custom FormDefine custom properties with our global and participant state forms, using the Cloud CMS engine to enhance your workflow management.
Score: 2.1924174
|
![]() |
Cloud CMS ArchitectureCloud CMS has two clusters that we run for customers who host apps with us. One cluster is for the "app server" tier (*.cloudcms.net) and the other is the "API" tier (api.cloudcms.com). The app server cluster consists of Node.js servers, and the API is a Java-backend that is stateless and implements the full REST API: As such, the API doesn't manage connections directly. Any invocation to it is a one-shot where each request contains everything needed to assert the user's identity and proceed wit
Score: 2.1922069
|
![]() |
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: 2.1628153
|
![]() |
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: 2.1628153
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / URL Addressability / Node URLsEnhance web performance and cache efficiency by retrieving nodes and attachments through URLs, supporting static and on-the-fly transformations.
Score: 2.1542463
|
![]() |
Gitana 4.0 / Developers / Application Server / URL Addressability / Node URLsOptimize binary payload retrieval and caching with Cloud CMS API. Enhance performance using static and preview URL methods for seamless content delivery.
Score: 2.1542463
|
![]() |
Supporting large binary filesCloud CMS offers a few different ways for you to store files - including storing them in S3 (recommended) or even on a local partition (such as an NFS mount). In our SaaS offering, everything is stored in S3 automatically and when you install on-premise, you can configure this to your preference. See this documentation page under Binary Storage: https://www.cloudcms.com/documentation/docker/configuration/api-server.html We definitely can handle large binary files in the 10's or 100's of megabyte
Score: 2.131459
|
![]() |
The Beauty of Cloud CMS ChainingChaining is a common technique that has been widely adopted by modern JavaScript libraries to chain method calls together. The goal of chaining is to produce elegant and concise code that is easy to understand or maintain. For example, if you are a jQuery developer, you may produce similar code like this on daily basis. $('#mydiv').empty().html('Hello Word!').css('font-size','10px'); However, most popular JavaScript libraries only support “static” chaining, e.g. DOM object manipulation. If the m
Score: 2.1253042
|
![]() |
Gitana 4.0 / Forms / API / OrderingOptimize field rendering order in Alpaca forms using the order option or custom templates for precise layout control.
Score: 2.1083405
|
![]() |
Gitana 3.2 / Guide / Guide / Applications / Public Services / Registration FlowSimplify user registration with Cloud CMS. Set domain, email provider, registrar, and domain user for efficient web app user management.
Score: 2.101221
|
![]() |
Gitana 4.0 / Content Engine / Platform / Applications / Public Services / Registration FlowOptimize user registration for your web application with Cloud CMS's comprehensive API and convenience methods.
Score: 2.101221
|
![]() |
Gitana 3.2 / Guide / Guide / AuditingOptimize your content strategy with Cloud CMS's audit system, tracking user interactions and content access in on-premise Docker environments.
Score: 2.092115
|
![]() |
Gitana 4.0 / Content Engine / Platform / AuditingEnable comprehensive auditing in Cloud CMS for Docker environments with a robust built-in system detailing user and content interactions.
Score: 2.092115
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Container ServicesDiscover how to set up the Gitana platform on container services with examples for Amazon ECS and Kubernetes frameworks.
Score: 2.0894456
|
![]() |
Gitana 3.2 / Guide / Guide / Deployment / Deployment Handlers / HTTP Deployment HandlerEffortlessly deploy packages to custom HTTP endpoints for advanced data management and integration with this powerful handler.
Score: 2.0841866
|
![]() |
Gitana 4.0 / Content Engine / Deployment / Deployment Handlers / HTTP Deployment HandlerDeploy and manage custom packages to HTTP endpoints efficiently. Integrate with databases, CDNs, and more using basic authentication.
Score: 2.0841866
|
![]() |
Gitana 4.0 / Self Managed / Containers / UI ServerOptimize your Cloud CMS UI Server with extensible Node.js features and environment configurations for seamless API integration.
Score: 2.0835638
|
![]() |
Gitana 3.2 / Guide / Guide / API / PaginationOptimize data retrieval and display with pagination in Cloud CMS, organizing result sets into manageable pages for efficient sorting and querying.
Score: 2.0725136
|
![]() |
How does multi-tenancy work?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: 2.063152
|
![]() |
How does Cloud CMS work with a CDNThere are a few places where this either occurs automatically if you're using our hosted service or can occur optionally if you're either running within Docker containers on your own or integrating to custom CDN endpoints. First, the API itself can be fronted by a CDN that supports fallback lookup to an origin server. In this case, we recommend Amazon CloudFront with short-lived TTLs on cache headers. More specifically, you can use Amazon's API Gateway to get caching coverage across multiple geo
Score: 2.0615988
|
![]() |
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: 2.056761
|
![]() |
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: 2.056761
|
![]() |
Download Version 1.0.3 of the Cloud CMS Java DriverThe Cloud CMS team is pleased to announce the immediate availability of the 1.0.3 version of the Gitana Java Driver for Cloud CMS. Java Driver for Cloud CMS The Gitana Java Driver is a Java library that you can include with your Java applications to take advantage of a programmatic way of interacting with the Cloud CMS server. It makes it easier for developers to utilize Cloud CMS functionality without having to manually handle calls against HTTP/REST, data serialization and event handling. The
Score: 2.0452476
|
![]() |
Gitana 3.2 / Guide / Guide / Bulk Import / NodesEasily import content with Cloud CMS Bulk Import tool from structured files on disk, supporting articles and authors like Daenerys and Jon.
Score: 2.023014
|
![]() |
Gitana 4.0 / Content Engine / Bulk Import / NodesEfficiently import and manage content with Cloud CMS Bulk Import tool using structured data files, perfect for organizing projects with ease.
Score: 2.023014
|