AgileApps Support Wiki Pre Release

Difference between revisions of "What kind of application do you need?"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
Line 3: Line 3:
Here is an overview of the different application types:
Here is an overview of the different application types:
:* [[ServiceDesk application]]
:* [[ServiceDesk application]]
:: A specialized and enhanced version of a DCM app, ideal for interacting with customers
:: A specially-enhanced Dynamic Case Management app that is ideal for interacting with customers.
:: Since all of your customers access the same URL, you can have only one ServiceDesk application at a time.
:: Since all of your customers access the same URL, you can have only one ServiceDesk application at a time.



Revision as of 01:11, 9 November 2013

When you're building an application, the first decision you need to make is which kind of app to build.

Here is an overview of the different application types:

A specially-enhanced Dynamic Case Management app that is ideal for interacting with customers.
Since all of your customers access the same URL, you can have only one ServiceDesk application at a time.
A case is any unit of work that comes in the door--especially one that will pass through multiple hands before it is done.
A DCM app is one that is optimized for that purpose.
The Cases Object enables collaboration, and it keeps all pertinent information in one place.
You can have as many DCM apps as you want.
This is fundamental type of application, on which the others are built.
If you need to store data and share it with others, use a Database app.
You can have as many Database apps as you want.

Notepad.png

Note: Other than ServiceDesk, all entries in the Application Catalog are DCM apps or Database apps.

Learn more: Applications