Difference between revisions of "Processes"

From AgileApps Support Wiki
imported>Aeric
(Created page with "==About Processes== Process Templates are procedures that can be defined the once, and then used as the basis for multiple Processes. For example, a Process Template like "Review...")
 
imported>Aeric
Line 1: Line 1:
==About Processes==
==About Processes==
Process Templates are procedures that can be defined the once, and then used as the basis for multiple Processes. For example, a Process Template like "Review the Application" can be defined for a Banking Solution, and then reused in Activities for different kinds of Cases--say, Consumer Loans and Commercial Loans.  
''Processes'' are sequences of tasks (or ''steps'') that are carried out by Case Workers. The sequence, or ''process flow'' can do conditional branching based on Case Data. Additionally, Timers can be created to perform actions at specified times.


''Processes'' are sequences of tasks (or ''steps'') that are carried out by Case Workers. The sequence, or ''process flow'' can do conditional branching based on Case Data. Additionally, Timers can be created to perform actions at specified times.
Processes are built from [[Process Templates]]. The templates provide a reusable skeleton for the operations. The Process provides the specific dates and data for a given instance of the process.


''Business Process Modeling'' (BPM) is concerned with creating a computerized ''process model'' that users can interact with. Such models gives each user the information they need to carry out the next step in the process, and they allow for accurate record-keeping.
:'''Note:'''<br>''Business Process Modeling'' (BPM) is concerned with creating a computerized ''process model'' that users can interact with. Such models gives each user the information they need to carry out the next step in the process, and they allow for accurate record-keeping.

Revision as of 23:28, 11 January 2013

About Processes

Processes are sequences of tasks (or steps) that are carried out by Case Workers. The sequence, or process flow can do conditional branching based on Case Data. Additionally, Timers can be created to perform actions at specified times.

Processes are built from Process Templates. The templates provide a reusable skeleton for the operations. The Process provides the specific dates and data for a given instance of the process.

Note:
Business Process Modeling (BPM) is concerned with creating a computerized process model that users can interact with. Such models gives each user the information they need to carry out the next step in the process, and they allow for accurate record-keeping.