Job Tasks
Overview
Job tasks provide a processing pipeline for documents and metadata. This means doing things like:
- Filtering content out or in based on rules, such as metadata values
- Cleaning up file names or file paths
- Re-Parenting based on rules
- Extracting metadata from paths
- Adding metadata from third parties such as Databases, Rest APIs, OCR Engines, etc...
- Transforming documents from one mime type to another, such as Word to PDF.
- Transforming metadata
- PII - Personally Identifiable Information - detection
- De-Duplication
Simflofy Complete Job Task List
Adding Tasks to Jobs
There are over 30 tasks available out of the box and Simflofy is adding more all the time. The Simflofy SDK also has examples, so you can build your own. This is the most popular extension point in Simflofy. Simflofy Complete Job Task List
You can choose and configure job tasks on a per-job basis from the Tasks tab in any given Job.
You can re-order the pipeline by dragging and dropping the tasks. You can delete tasks or add new tasks.
These tasks run in order, meaning if something is changed with the document/s or metadata in one task, then the following tasks will see those changes.
Related Articles:
Discovery Data Collection
Simflofy Job Mappings
Pii Detection and Reporting