CloudIO Platform
cloudio.ioVersion 3.0 Docs
  • CloudIO Platform
  • Architecture
  • Service Architecture
  • Scalability
  • Installation
  • Getting Started
    • Overview
    • How Tos
  • UI
    • App Controller
    • Page Controller
    • Controller Component
    • Custom Component
      • Sample Property Definitions
      • Custom Component Types
  • DataSource
    • Server Side Scripts
      • Sample Scripts
      • Module Imports
    • WHO Columns
  • REST APIs
    • Authentication
    • Query
    • Post
    • Status
    • API Playground
  • Workflow REST APIs
    • Introduction
    • PUT
    • GET
    • Instance PUT
    • Instance GET
    • Increment and GET
    • Instance Increment and GET
  • App Deployment
    • CloudIO CLI
    • Patch Management
    • SQL Migrations
    • Component Help
    • Email Setup
    • Configure SSO/OAuth
      • OAUTH 2.0
        • GOOGLE
      • SAML
        • AUTH0
        • AZURE AD
        • OKTA
      • Auto User Creation
    • Test Automation
    • On Premise Agent
  • Oracle Instant client
    • Setup
Powered by GitBook
On this page

Was this helpful?

Edit on GitHub

CloudIO Platform

NextArchitecture

Last updated 1 year ago

Was this helpful?

The CloudIO platform is a comprehensive application development suite that enables the efficient construction of applications tailored to meet specific business needs, often with minimal or no coding required.

Utilize the platform to create a data model, design a user interface, and define behavior for individual elements of the application. Customize component behavior using minimal coding

Key features of the CloudIO platform include:

  • Zero/minimal coding: easily extendable UI that connects to any database (on-premise/cloud) in real time.

  • Pre-built connectors: connect to popular data sources and cloud applications such as Oracle EBS/Cloud and Salesforce.

  • User-friendly interface: organize your application building process using the CloudIO platform's visual environment, where you can drag and drop application components and define their properties.

  • Real-time Features: Implement real-time features in your application using the built-in components and APIs, allowing for instant updates and notifications to be sent to users in real time.

  • Cloud Functions: Execute custom code on cloud servers in response to events triggered by the platform or external business events.

  • Workflow: Define and manage the workflow of your business processes within the application using the built-in workflow engine.

  • Test automation: Automate testing of your application through Test Automation. Utilize pre-built test scripts, create test scripts by recording user flows, and tailor them to meet specific business requirements.

  • Data Migration and Stream Processing: Effortlessly migrate data from various sources and perform real-time stream processing to extract insights and take actions on the data in near real-time.

  • Instant Hot Deployment: Effortlessly deploy your applications to various cloud environments with minimal clicks or via the command line interface without interrupting your instance.

Designer View in Dark Mode
UI Page Designer
Workflow Designer
Cloud Functions Code Editor