Welcome!

From AgileApps Support Wiki
Revision as of 00:47, 19 May 2011 by imported>Aeric
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

The AgileApps Cloud platform is a database in the cloud that doubles as a PaaS (Platform as a Service). That means you get a database on steroids that includes a suite of pre-built application templates, so you can run, customize, and build enterprise apps "in the cloud"--applications that are driven by workflow processes and data policies, and that support collaboration. (And because the applications run in the cloud, you don't have to worry about scalability, backups, database administration, network administration, upgrades, or maintenance!)

Getting Started




  • An Integrated Social Experience
    • Relay for Social Networking




For Application Designers


  Data
Objects Store data in a powerful "database on steroids".
Indexes Rapidly access records. Ensure uniqueness.
Record Locators Help users identify records they're searching for.
Reports Summarize data in platform objects.
Database Views Advanced reports using database queries and joins.
 
  Presentation
Forms Determine how individual records appear.
Views Determine how records are shown in a table.
Dashboards Take command of your data with a variety of Widgets.
Print Templates Format records by defining HTML and JSP templates.
Web Tabs Set up the tabs a user will see in the application.
Sidebars Customize the contents of the user's navigation pane.
Web Forms Interact with the platform from a remote site.
 
  Rules and Processes
Workflows Automate business processes.
Data Policies Automatically act when data is changed or viewed.
Validations Make sure that incoming data is correct.
 
  Logic
Actions Create buttons the user can press.
Functions Write Java code to carry out common operations.
Classes Create Java classes for more sophisticated programming.
Sites Create pages for customers and external users.
Pages Create custom Java Server (JSP) pages.
Static Resources Upload additional CSS and Javascript files.
Components Build custom controls for JSP pages.
 
  Global Resources
Users Manage users.
Tasks Organize tasks.
Appointments Track appointments.
Documents Manage documents.
Global Picklists Common choice-lists for use in any page.
Developer Configuration Set the debug level and package namespace.
Translation Workbench Support for application localization.
Tools and APIs IDE integration, test framework, APIs and more.