Difference between revisions of "Designers Index"

From AgileApps Support Wiki
imported>Aeric
imported>Aeric
 
(39 intermediate revisions by the same user not shown)
Line 7: Line 7:
** [[Teams]]
** [[Teams]]
** [[Roles]]
** [[Roles]]
** [[Tab Preferences]]
** [[View Preferences]]
** [[Cases]] and [[Tasks]]
** [[Cases]] and [[Tasks]]
** [[Attachments]]
** [[Case States and Transitions]]
** [[Case States and Transitions]]


Line 13: Line 16:
*'''Design Concepts'''
*'''Design Concepts'''
:* [{{DOCHOST}}/articles/BuildCaseMgtApp_AgileApps_Live.pdf Build a Case Mgt App (pdf)]
:* [{{DOCHOST}}/articles/BuildCaseMgtApp_AgileApps_Live.pdf Build a Case Mgt App (pdf)]
:* [[Application Options]]
:* [[Application Architecture]]
:* [[Application Architecture]]
:* [[Application Design Guide]]
:* [[Application Design Guide]]
:* [[Localization]]
:* [[The Power of Objects|The Power of Objects]]
:* [[The Power of Objects|The Power of Objects]]


Line 29: Line 34:
:* [[Validations]] for safety
:* [[Validations]] for safety
:* [[Indexes]] for speed         
:* [[Indexes]] for speed         
:* [[Record Locators]] for searching
:* [[Record Locator]] for identifying records in searches and lookups


:* [[Subform]]s
:* [[Subform]]s
Line 51: Line 56:
:* [[Sequential Topic Index]]<br>&nbsp; -- an A to Z introduction
:* [[Sequential Topic Index]]<br>&nbsp; -- an A to Z introduction
:* [[HowTo Guides#For Application Designers|Designer HowTo Guides]]
:* [[HowTo Guides#For Application Designers|Designer HowTo Guides]]
:* [[Design Options]]
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #if: {{TrainingLink}} |:* {{Platform Training}} }}
{{ #ifeq: {{SKIN}} | ATT |:* [http://paas.attplatform.com/tools/enablers/ Third Party Services APIs]}}
{{ #ifeq: {{SKIN}} | ATT |:* [http://paas.attplatform.com/tools/enablers/ Third Party Services APIs]}}
Line 69: Line 75:
| colspan="3" | &nbsp; '''Fundamental Capabilities'''
| colspan="3" | &nbsp; '''Fundamental Capabilities'''
|-
|-
|  || width="103px"| [[Cases Object]]
|  || width="103px"| [[Case Management Objects]]
| Records in this object represent Cases.
| The fundamental components of the case management system.
|-
|-
|  || [[Tasks Object]]
|  || [[Case Types]]
| Records in this object are user Tasks.
|-
|  || ''Case Types''
| Different kinds of cases sharing common functionality.
| Different kinds of cases sharing common functionality.
|-
|-
|  || ''MultiStep Tasks''
|  || [[Multi Step Tasks]]
| Ad Hoc processes created dynamically by users.
| Ad Hoc processes created dynamically by users.
|-
| || [[Application Branding]]
| Use your corporate logo and colors.
|-
| || [[Mobile Access]]
| Access an application on a mobile device.
|-
| || [[URL Addresses]]
| Link to specific pages from emails and applications.


|-
|-
Line 95: Line 107:
| Respond to record events, timer events, and scheduled events using if-condition-then-take-action procedures, with zero programming.
| Respond to record events, timer events, and scheduled events using if-condition-then-take-action procedures, with zero programming.
|-
|-
|  || [[Process Models]]
|  || [[Processes]]
| Interactively design a flowchart of user tasks, approvals, and automated activities.
| Interactively design a flowchart of user tasks, approvals, and automated activities.
|-
|  || [[Web Services]]
| Automate data interchange with external web services
|-
|  || [[External Data Sources]]
| Use a Web Service to display related records retrieved from an external data store.
|-
|-
|  || [[SLAs]]
|  || [[SLAs]]
| Define Service Level Agreements, specifying objectives and escalations.
| Define Service Level Agreements, specifying objectives and escalations.
|-
|  || [[Controlling Task-Assignment Notifications|Task Notifications]]
| Determine when a new task owner gets a notification message.
|-
| || [[Application Testing]]
| Test your automations to make sure they're working.


|-
|-
Line 111: Line 135:
|  || [[Service Portal]]
|  || [[Service Portal]]
| Allow registered users and guests to create cases, interact with your user community, and/or access your knowledge base.  
| Allow registered users and guests to create cases, interact with your user community, and/or access your knowledge base.  
|-
|  || [[Twitter and Twitter Search|Twitter Channel]]
| Create cases and respond using Twitter.
|-
|-
|  || [[Facebook Channel]]
|  || [[Facebook Channel]]
Line 144: Line 165:
| Advanced reports using database queries and joins.
| Advanced reports using database queries and joins.


<!--
|-
|-
| colspan="3"| &nbsp; <!-- spacer row -->
| colspan="3"| &nbsp; <!-- spacer row -->
Line 150: Line 170:
| colspan="3"| &nbsp; '''Learn More'''
| colspan="3"| &nbsp; '''Learn More'''
|-
|-
|  || colspan="2"| [[System Development]]
|  || colspan="2"| {{^Article Build a DCM App}}
| <br>
|-
|  || colspan="2"| {{^Article Customize ServiceDesk}}
|-
|  || colspan="2"| [[Creating a Database Application]]
|-
|  || colspan="2"| [[Developers Intro]]
|-
|  || colspan="2"| [[Developers Index]]
|-
|  || colspan="2"| [[Troubleshooting]]
|-
|  || colspan="2"| Platform{{^Messages}}
|-
|
<br>
<br>
<br>
<br>
<br>
<br>
Line 157: Line 192:
<br>
<br>
|}
|}
</div>
</div>

Latest revision as of 09:30, 4 July 2019

Design Elements


  Fundamental Capabilities
Case Management Objects The fundamental components of the case management system.
Case Types Different kinds of cases sharing common functionality.
Multi Step Tasks Ad Hoc processes created dynamically by users.
Application Branding Use your corporate logo and colors.
Mobile Access Access an application on a mobile device.
URL Addresses Link to specific pages from emails and applications.
 
  Automation
Macros Take multiple actions at the click of a button.
Quick Text Add snippets of text to an email. Include variables.
Rules and Rule Sets Respond to record events, timer events, and scheduled events using if-condition-then-take-action procedures, with zero programming.
Processes Interactively design a flowchart of user tasks, approvals, and automated activities.
Web Services Automate data interchange with external web services
External Data Sources Use a Web Service to display related records retrieved from an external data store.
SLAs Define Service Level Agreements, specifying objectives and escalations.
Task Notifications Determine when a new task owner gets a notification message.
Application Testing Test your automations to make sure they're working.
 
  Channels
Email Channel Create cases and record comments from incoming messages. Reply with a click.
Service Portal Allow registered users and guests to create cases, interact with your user community, and/or access your knowledge base.
Facebook Channel Create cases and respond using Facebook.
Web Forms Send data from a remote site.
 
  Presentation
Dashboards Custom overview using a variety of Widgets.
Email Templates Pre-formatted messages with template variables.
Document Templates Formatted output: HTML, PDF, Word, PowerPoint.
Reports Summarize data in platform objects.
Charts Pie charts, bar charts, graphs.
Database Views Advanced reports using database queries and joins.
 
  Learn More
Building a Dynamic Case Management Application in the AgileApps Cloud (pdf)
Customizing the ServiceDesk application in the AgileApps Cloud (pdf)
Creating a Database Application
Developers Intro
Developers Index
Troubleshooting
PlatformMessages