Difference between revisions of "Developers Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 6: Line 6:
| [{{DOCHOST}}/articles/BuildCaseMgtApp_AgileApps_Live.pdf Building a Case Management Application (pdf)] || - ||  A step by step tutorial for designers.
| [{{DOCHOST}}/articles/BuildCaseMgtApp_AgileApps_Live.pdf Building a Case Management Application (pdf)] || - ||  A step by step tutorial for designers.
|-
|-
| [[Developer Suite]] || - || Marketing overview. See what the platform is capable of.
| [[Developer Suite]] || - || Marketing overview. See what the platform can do.
|-
|-
| [[Application Architecture]] || - || See how an application works.
| [[Application Architecture]] || - || See how an application works.
Line 16: Line 16:
| [[GUI Ontology]] || - || Get an overview of how you work with the GUI, from a developer's perspective.
| [[GUI Ontology]] || - || Get an overview of how you work with the GUI, from a developer's perspective.
|-
|-
| [[REST API:REST API CheatSheet|REST API CheatSheet]] || - || Read the description column to get a sense of the things you can do with the platform.  
| [[REST API:REST API CheatSheet|REST API CheatSheet]] || valign="top"| - || Read the descriptions to find out what you can do with the platform.  
|}
|}


Line 61: Line 61:


''Integration''
''Integration''
:{| border="!" cellspacing="0" cellpadding="5"
:{| cellspacing="0" cellpadding="5"
|-
|-
| '''Incoming'''  || '''Outgoing'''
| style="border-bottom:1px;"|'''Incoming'''  ||   || '''Outgoing'''
|-
|-
| [[REST API Code Samples]] || [[SOAP Code Sample]]
| [[REST API Code Samples]] ||   || [[SOAP Code Sample]]
|}
|}



Revision as of 22:05, 2 July 2013

These pages give you the information you need to develop sophisticated applications for the platform:

Overview

Building a Case Management Application (pdf) - A step by step tutorial for designers.
Developer Suite - Marketing overview. See what the platform can do.
Application Architecture - See how an application works.
Development Experience - Working with the platform to build an app.
Ontology pages - Get familiar with platform terminology and the relationships among the underlying concepts.
GUI Ontology - Get an overview of how you work with the GUI, from a developer's perspective.
REST API CheatSheet - Read the descriptions to find out what you can do with the platform.

Objects

[Object Aspects]   [Custom Objects]   [System Objects]   [Composite Objects]

APIs

Java: [APIs]   [javadocs]   [constants]   [cheatsheet]
REST: [APIs]   [conventions]   [considerations]   [cheatsheet]
  [error codes]   [samples]
SQL: [SQL Browser]   [SQL Syntax]   [SQL Functions]   [REST]   [Java]
Web: [JavaScript]   [jQuery] & [JSON]   [AJAX and REST]   [JavaScript Functions and Variables]

Integration

Incoming   Outgoing
REST API Code Samples   SOAP Code Sample

Find

IDs: [Object ID]     [View ID]     [Record ID]

 

Developers Guide Additional Resources   Downloads