Found 91 results for "appserver tags dependency"
The search executed in 0.001259407 seconds. That's fast.
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / tag-subcontextExplore our comprehensive guide to managing tags, including overview, edit properties, and accessing tagged documents in your projects.
Score: 2.8153753
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / tag-subcontextExplore our comprehensive guide to managing tags, including overview, edit properties, and accessing tagged documents in your projects.
Score: 2.8153753
|
![]() |
Gitana 4.0 / Forms / API / DependenciesOptimize JSON Schema dependencies with Alpaca for dynamic forms. Supports v3 and v4 schema syntax, perfect for managing field interactions efficiently.
Score: 2.814351
|
![]() |
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: 2.7366536
|
![]() |
Does Cloud CMS support Single Sign On (SSO)?Yes, Cloud CMS supports SSO (Single Sign On) with a variety of authentication providers. Many of these providers are offered out-of-the-box -- including providers for Keycloak, Google, CAS and more. In addition, we allow you to implement your own SSO providers and customize the authentication handshake. To learn more about how Cloud CMS authentication providers work, check out the following documentation: https://www.cloudcms.com/documentation/appserver/services/auth.html Custom Authenticators a
Score: 2.699064
|
![]() |
How do I run custom validation before something is deleted?Cloud CMS provides several ways to run validation ahead of deletion. There are many use cases where this employed - such as: Preventing an Image from being deleted when it is being referenced by a live Web Page Preventing a required sub-object from being deleted Preventing something from deleted when one or more other things are referencing it or depend on it in some way Here are a few approaches which are commonly used: ## Content Model Dependencies We implement link validation via the graph. S
Score: 2.6666727
|
![]() |
Gitana 3.2 / Guide / Guide / User Interface / Create/Edit ContentEasily navigate and manage your project content with search features, tags, and comments. Enhance your CMS experience with organized folders and user roles.
Score: 2.621484
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / project-contextDiscover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.
Score: 2.5982428
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / project-contextDiscover tools for managing projects, exploring content models, and more with developer and manager permissions on our versatile project platform.
Score: 2.5982428
|
![]() |
Gitana 4.0 / User Interface / User Interface / Create/Edit ContentEdit and manage content efficiently with options for viewing, editing, tagging, and attaching files in Cloud CMS. Explore types, forms, and comments.
Score: 2.5592768
|
![]() |
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: 2.4367428
|
![]() |
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: 2.4367428
|
![]() |
Query PerformanceApplication queries Application code which consumes Cloud CMS content typically runs query API calls. These queries can be optimized in the following ways: Request only the properties needed When an application requires only a few properties from a set of nodes you should use “_fields” to limit the properties returned. This can drastically reduce the size of the payload and therefore the response time. In this example, we only need “_doc”, “title” and “_type” so these are the only fields that wi
Score: 2.4017487
|
![]() |
Gitana 4.0 / Developers / Application Server / ServicesExplore comprehensive app server services including Awareness, Notifications, and Web Content Management. Optimize performance with our expert guidance.
Score: 2.3862336
|
![]() |
Gitana 3.2 / Guide / Guide / Application Server / ServicesExplore our comprehensive range of services including Awareness, Broadcast, Cache, Config, Flow, Insight, and more to optimize your web applications.
Score: 2.3829384
|
![]() |
Gitana 4.0 / User Interface / User InterfaceExplore Cloud CMS User Interface with guides on Awareness, Dashboard, Content Editing, and more to enhance user experience.
Score: 2.35048
|
![]() |
Gitana 4.0 / Forms / API / Conditional DependenciesOptimize your form handling with Alpaca, featuring advanced, conditional dependencies and custom inter-dependencies. Utilize JSON Schema with precision.
Score: 2.3488204
|
![]() |
Gitana 3.2 / Guide / Guide / UI Developers Guide / Contexts / document-subcontextExplore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.
Score: 2.3041205
|
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / document-subcontextExplore comprehensive document management features, including overview, editing, translations, and workflow options for enhanced collaboration.
Score: 2.3041205
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Behavior
Discover how to implement behaviors in nodes with ease using
Score: 2.3034172
|
![]() |
Gitana 4.0 / Content Engine / Aspects / BehaviorImplement behavior in your nodes effortlessly; discover script and rule-based solutions without configuration. Get started with our JavaScript example.
Score: 2.3034172
|
![]() |
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.272058
|
![]() |
Gitana 3.2 / Guide / Guide / User InterfaceDiscover a customizable, secure user interface with Cloud CMS to efficiently create, manage, and deliver content across your digital platforms.
Score: 2.214728
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Security Notices / CVE-2021-44228Secure your Cloud CMS with Log4j2 updates against CVE-2021-44228. Upgrade to version 3.2.71 and follow mitigation steps for enhanced protection.
Score: 2.2001538
|
![]() |
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.1829882
|