Found 627 results for "gitana 4.0 engine api datatypes application"
The search executed in 0.002835364 seconds. That's fast.
![]() |
Gitana 4.0 / Developers / User Interface Customization / Contexts / platform-manage-contextManage your platform efficiently with comprehensive tools for settings, email, logo, themes, deployments, and developer integrations. Ideal for admins and managers.
Score: 0.95796204
|
![]() |
Gitana 4.0 / User Interface / Projects / Configure SearchOptimize project search settings on Cloud CMS with JSON configurations for enhanced UI and administration efficiency.
Score: 0.95796204
|
![]() |
Gitana 3.2 / Guide / Guide / Features / LockedLearn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.
Score: 0.9512152
|
![]() |
Gitana 4.0 / Content Engine / Aspects / LockedLearn about the node locking functionality with the f:locked QName to efficiently manage edit permissions and control access.
Score: 0.9512152
|
![]() |
Pagination optionsYou can specify pagination options in an optional second argument to the queryNodes function, basically like this: Chain(branch).queryNodes({ "_type": "video:essentials" }, { "sort": { "title": -1 }, "limit": 10, "skip": 30 }).then(function() { ... }); In this example, the results will start at index 30 in the record set and will contain the next 10 entries. The record set is sorted by "title" in a descending order ahead of being returned. If pagination sort isn't provided, then the o
Score: 0.9512152
|
![]() |
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: 0.9512152
|
![]() |
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: 0.94869274
|
![]() |
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: 0.94869274
|
![]() |
Gitana 3.2 / Guide / Guide / Integrations / Amazon Web Services / Amazon TranscribeIntegrate Amazon Transcribe into your app for seamless speech-to-text conversions with Cloud CMS. Enhance content creation with automatic transcriptions.
Score: 0.94239587
|
![]() |
Gitana 4.0 / Content Engine / Integrations / Amazon Web Services / Amazon TranscribeEffortlessly convert audio to text with Amazon Transcribe and Cloud CMS integration for seamless content management.
Score: 0.94239587
|
![]() |
Connecting via a Corporate ProxyThe Cloud CMS drivers support connectivity through a corporate proxy. The means of doing so are slightly different depending on which driver you're using. Node.js The Cloud CMS Node.js driver detects the following environment variable: HTTP_PROXY If this environment variable is specified, all API calls with be routed through the proxy server at that location. This proxy server may support either HTTP or HTTPS. For example, you may set the environment variable like this: HTTP_PROXY=http://127.0.0
Score: 0.94239587
|
![]() |
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: 0.94239587
|
![]() |
Gitana 3.2 / Guide / Guide / Features / Auto TranslateAutomatically translate and synchronize content in multiple languages using Cloud CMS with AWS, Azure, or Google services.
Score: 0.9389496
|
![]() |
Gitana 4.0 / Content Engine / Aspects / Auto TranslateAutomatically translate and localize content with Cloud CMS, supporting seamless integration with major translation services for efficient multilingual workflows.
Score: 0.9389496
|
![]() |
Gitana 4.0 / Forms / API / WizardsCreate multi-step wizards using Alpaca; simplify form creation with customizable layouts and validation for a user-friendly experience.
Score: 0.9385903
|
![]() |
Gitana 3.2 / Guide / Guide / Branches / ActionsConfigure automated actions for release events with JSON settings. Supports Send Email and Web Hook with variables like releaseId and branchId.
Score: 0.93616927
|
![]() |
Gitana 3.2 / Guide / Guide / Actions / Send EmailSend personalized emails with configurable templates using various providers. Simplify email sending by customizing recipients, subjects, and body content.
Score: 0.92967075
|
![]() |
Gitana 4.0 / Content Engine / Behaviors / Actions / Send Email'Streamline email delivery with configurable sending options. Set providers, recipients, and content templates easily for tailored communication.'
Score: 0.92967075
|
![]() |
Gitana 3.2 / Guide / Guide / Docker / Maintenance / Repository CompressionOptimize your Cloud CMS storage with repository compression, reducing database size and purging unnecessary historical data without losing essential content.
Score: 0.9221237
|
![]() |
Gitana 4.0 / Self Managed / Maintenance / Repository CompressionOptimize your Cloud CMS storage with repository compression. Reduce database size while preserving essential data structure and content history.
Score: 0.9221237
|
![]() |
Gitana 3.2 / Guide / Guide / Content Modeling / Relator PropertiesOptimize your node relationships with Cloud CMS relator properties, auto-managing links between nodes for seamless content mapping.
Score: 0.92080116
|
![]() |
Gitana 4.0 / Content Engine / Content Models / Relator PropertiesExplore Relator Properties in Cloud CMS—auto-managing relationships between nodes for easy content modeling and dynamic web provisioning.
Score: 0.92080116
|
![]() |
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: 0.9180478
|
![]() |
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: 0.9180478
|
![]() |
Gitana 3.2 / Guide / Guide / Command Line / Transfer CommandsOptimize your Cloud CMS environments with the command-line Transfer Service for seamless content export and import operations.
Score: 0.9179315
|