Skeletons are templates with predefined processes that provide a convenient way to create a new project.
| Name | Description |
|---|---|
| Blank Data Collector | Blank template that contains only a data collector (DCO). Do not use this skeleton if you need a processor. |
| Blank Processor | Blank template that contains only a processor (PRO). Do not use this skeleton if you need a data collector. |
| Blank Project | Blank template that contains a data collector and a processor. |
| Exchange DCO/PRO Project | Receives emails from an Exchange server and creates a task for each email received. |
| IMAP DCO/PRO Project | Receives emails from an IMAP server and creates a task for each email received. |
| OnBase Unlock Documents |
Logs on to the OnBase Thick Client and unlocks all locked documents that are not locked by an OnBase process after the specified expiration time. Note: This skeleton is compatible with OnBase Thick Client version EP6 and later.
|
| POP3 DCO/PRO Project | Receives emails from a POP3 server and creates a task for each email. |
| RDA Skeleton | Provides the basic structure for an RDA process. An RDA process can be triggered by user input. |