Activity Processing: Difference between revisions
Configadmin (talk | contribs) Created page with "Activity Processing is a Grooper Service that executes Unattended Activities assigned to steps in a Batch Process. This allows for automating activitie..." |
Added note about thread pool configuration |
||
| Line 1: | Line 1: | ||
Activity Processing is a [[Grooper Service]] that executes [[Activity|Unattended Activities]] assigned to steps in a [[Batch Process]]. This allows for automating activities that do not require a human operator. | Activity Processing is a [[Grooper Service]] that executes [[Activity|Unattended Activities]] assigned to steps in a [[Batch Process]]. This allows for automating activities that do not require a human operator. When configuring an Activity Processing Service, a Thread Pool must be specified. This will determine the pool of work for which this service is allowed to process pending tasks. An Activity Processing Service can only be configured to point to a single [[Thread Pool]]. | ||
Revision as of 12:23, 24 March 2020
Activity Processing is a Grooper Service that executes Unattended Activities assigned to steps in a Batch Process. This allows for automating activities that do not require a human operator. When configuring an Activity Processing Service, a Thread Pool must be specified. This will determine the pool of work for which this service is allowed to process pending tasks. An Activity Processing Service can only be configured to point to a single Thread Pool.