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

From AgileApps Support Wiki
imported>Aeric
(Created page with "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: :* [[Service ...")
 
imported>Aeric
m (Text replace - 'Cases Object' to 'Cases object')
 
(18 intermediate revisions by the same user not shown)
Line 1: Line 1:
When you're building an application, the first decision you need to make is which ''kind'' of app to build.
When you're building an application, the first decision you need to make is which ''kind'' of app to build. Then you can decide whether to run it on-premise, or in the cloud.
:'''''Hint:'''''
:The cloud is always easier and cheaper. It's the best way to begin, wherever you wind up.


Here is an overview of the different application types:
=== Different Kinds Application ===
:* [[Service Desk application]]
Here is an overview of the different kinds of applications:
:: A specialized and enhanced version of a DCM app, ideal for interacting with customers
:* [[ServiceDesk application]]
:: 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.
{{Important|Some entries in the ''Application Catalog'' are customized versions of ServiceDesk. If you have one installed, you get a warning if you try to install another, because the second one will overwrite the first.}}


:* [[Dynamic Case Management application]]
:* [[Dynamic Case Management application]]
:: 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 ''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.
:: A DCM app is one that is optimized for that purpose.
:: The [[Cases Object]] makes it easy for workers to collaborate, and it keeps all information that is pertinent to the case in one place.
:: The [[Cases object]] enables collaboration, and it keeps all pertinent information in one place.
:: You can have as many DCM apps as you want.
:: You can have as many DCM apps as you want.


Line 17: Line 22:
:: You can have as many Database apps as you want.
:: You can have as many Database apps as you want.


{{Note|Other than ServiceDesk, all entries in the [[Application Catalog]] are DCM apps or Database apps.}}
''Learn more:'' [[Types of Applications]]


''Learn more:'' [[Applications]]
=== On-Premise or In the Cloud ===
You can develop and run your application in the cloud, which minimizes costs and eliminates the maintenance burden. But a large organization may eventually want to investigate the advantages of an [[On-Premise Installation]].

Latest revision as of 22:10, 8 July 2015

When you're building an application, the first decision you need to make is which kind of app to build. Then you can decide whether to run it on-premise, or in the cloud.

Hint:
The cloud is always easier and cheaper. It's the best way to begin, wherever you wind up.

Different Kinds Application

Here is an overview of the different kinds of applications:

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.

Warn.png

Important: Some entries in the Application Catalog are customized versions of ServiceDesk. If you have one installed, you get a warning if you try to install another, because the second one will overwrite the first.

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.

Learn more: Types of Applications

On-Premise or In the Cloud

You can develop and run your application in the cloud, which minimizes costs and eliminates the maintenance burden. But a large organization may eventually want to investigate the advantages of an On-Premise Installation.