AgileApps Support Wiki Pre Release

Difference between revisions of "Welcome!"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 12: Line 12:
:* Install a self-hosted instance of the platform as an [[Installer]]
:* Install a self-hosted instance of the platform as an [[Installer]]
}}
}}
<!--
<div style="width:22em; max-width:22em; float:left;">
<span style="font-family: Arial; font-size:120%;">''Getting Started''</span>
<hr class="horizontal_bar"/>
{{#ifeq: {{Skin}} | LJ |
*'''Video Introduction'''
** [http://www.youtube.com/watch?v=WrU0Ai7jqSQ What Can {{BrandLabel}} Do for Us?]
** [http://www.youtube.com/watch?v=DcWGGLs96M8 Team Networking using Relay]
** [http://www.youtube.com/watch?v=4z30Laau5nE Create a Database App in Minutes]
** [http://www.youtube.com/user/{{BrandLabel}}Vid#g/c/7597F6862BEC48B1 The {{BrandLabel}} Video Channel]
:: ''More [[Video Tutorials]]''
}}
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''General Orientation'''
**[[Navigating the User Interface]]
**[[My Applications / App Center]]
** [[Relay]]: Integrated Social Networking
** [[Applications]]
** [[Views and Reports]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
* '''Fundamentals'''
** [[Users]]
** [[Teams]]
** [[Roles]]
** [[Role Based Access Permissions]]
** [[Permissions Hierarchy]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''Design Concepts'''
:* [[Application Architecture]]
:* [[Application Design Guide]]
:* [[The Power of Objects|The Power of Objects]]
:* [[Object Relationships]]
:* [[Working with Composite Objects|Composite Objects]]
:* [[Field Display Types]]
:**Β  [[Computed Fields]]
:**Β  [[Formula Fields]]
:**Β  [[Lookup]] Fields
:* [[Subform]]s
:**Β  [[Subform#Sorting Rows, Totaling Columns|Sorting Rows, Totaling Columns]]
:**Β  [[Subform#Column-Total Adjustments|Adjusting Column-Totals]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''Administration'''
:* [[Single Sign On]]
:* [[Platform Installation Guide | Self-Hosted Installation]]
<p style="height:7px">&nbsp;</p><!--Spacer-->
*'''More Information'''
:* [[HowTo Guides]]
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #ifeq: {{SKIN}} | ATT |:* [http://paas.attplatform.com/tools/enablers/ Third Party Services APIs]}}
</div>
<div style="margin-left:23em; margin-top:10px">
<!--margin-top is a hack to fix the vertical offset that MediaWiki introduces (somehow)
Β  Β  Unfortunately, the required offset-correction is 9 in Chrome, 10 in Firefox, 11 in IE.
Β  Β  We use the one in the middle.
Β  -->
<span style="font-family: Arial; font-size:120%;">''For Application Designers''</span>
<hr class="horizontal_bar"/>
</div>
<div style="margin-left:22.5em;">
{| cellpadding="3" class="tight-rows vertical_left_bar"
| colspan="3" | &nbsp; '''Data'''
|-
| || [[Objects]]
| Store data in a powerful "database on steroids".
|-
| || width="80px" | [[Object Inheritance]]
| Share common behaviors and attributes, like [[Forms]], [[Workflows]], [[Validations]], & [[Data Policies]]
|-
| || [[Indexes]]Β  Β  Β  Β 
| Rapidly access records. Ensure uniqueness.
|-
|Β  || [[Record Locators]]
| Help users identify records they're searching for.
|-
|Β  || [[Reports]]Β  Β  Β  Β 
| Summarize data in platform objects.
|-
|Β  || [[Charts]]Β  Β  Β  Β 
| Pie charts, bar charts, graphs. "Drill down" into a segment, or view underlying data.
|-
|Β  || [[Database Views]]Β 
| Advanced reports using database queries and joins.
|-
|Β  || [[SQL Browser]]Β 
| Do SQL Language queries on your platform data.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Presentation'''
|-
|Β  || [[Forms|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.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''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.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Logic'''
|-
|Β  || [[Actions]]
| Create buttons the user can press.
|-
|Β  || [[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.
|-
| colspan="3"| &nbsp; <!-- spacer row -->
|-
| colspan="3"| &nbsp; '''Global Resources'''
|-
|Β  || [[Users]]
| Manage users.
|-
|Β  || [[Tasks]]
| Organize tasks.
|-
|Β  || [[Appointments]]
| Track appointments.
|-
|Β  || [[Documents]]
| Manage documents.
|-
|Β  || [[Global Picklists]]
| Common choice-lists for use in any page.
|}
{{#if: {{ShowDevInfo}} |
{{:Welcome Page Development Resources}}
}}
</div>
-->

Revision as of 23:38, 1 June 2012

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!)

Where you go from here depends on what it is you want to do: