com.github.cafdataprocessing:worker-policy-data-reprocessing-tracking

A library containing helper methods to facilitate Document Reprocessing. These include creating / maintaining the Policy_Data_Processing_Record based on the changes being made to the document.

License

License

Categories

Categories

Data
GroupId

GroupId

com.github.cafdataprocessing
ArtifactId

ArtifactId

worker-policy-data-reprocessing-tracking
Last Version

Last Version

1.5.0-84
Release Date

Release Date

Type

Type

jar
Description

Description

A library containing helper methods to facilitate Document Reprocessing. These include creating / maintaining the Policy_Data_Processing_Record based on the changes being made to the document.
Project Organization

Project Organization

EntIT Software LLC, a Micro Focus company

Download worker-policy-data-reprocessing-tracking

How to add to project

<!-- https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-data-reprocessing-tracking/ -->
<dependency>
    <groupId>com.github.cafdataprocessing</groupId>
    <artifactId>worker-policy-data-reprocessing-tracking</artifactId>
    <version>1.5.0-84</version>
</dependency>
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-data-reprocessing-tracking/
implementation 'com.github.cafdataprocessing:worker-policy-data-reprocessing-tracking:1.5.0-84'
// https://jarcasting.com/artifacts/com.github.cafdataprocessing/worker-policy-data-reprocessing-tracking/
implementation ("com.github.cafdataprocessing:worker-policy-data-reprocessing-tracking:1.5.0-84")
'com.github.cafdataprocessing:worker-policy-data-reprocessing-tracking:jar:1.5.0-84'
<dependency org="com.github.cafdataprocessing" name="worker-policy-data-reprocessing-tracking" rev="1.5.0-84">
  <artifact name="worker-policy-data-reprocessing-tracking" type="jar" />
</dependency>
@Grapes(
@Grab(group='com.github.cafdataprocessing', module='worker-policy-data-reprocessing-tracking', version='1.5.0-84')
)
libraryDependencies += "com.github.cafdataprocessing" % "worker-policy-data-reprocessing-tracking" % "1.5.0-84"
[com.github.cafdataprocessing/worker-policy-data-reprocessing-tracking "1.5.0-84"]

Dependencies

compile (7)

Group / Artifact Type Version
com.github.cafdataprocessing : entity-fields jar 1.5.0-84
com.github.cafdataprocessing : worker-policy-shared jar 1.5.0-84
com.github.cafapi.util : util-ref jar 1.13.0-239
com.google.guava : guava jar 18.0
org.apache.commons : commons-lang3 jar 3.4
org.slf4j : slf4j-api jar 1.7.25
org.slf4j : jcl-over-slf4j jar 1.7.25

test (3)

Group / Artifact Type Version
junit : junit jar 4.12
org.apache.logging.log4j : log4j-api jar 2.8.2
org.apache.logging.log4j : log4j-core jar 2.8.2

Project Modules

There are no modules declared in this project.

worker-policy

The worker-policy library enables set up and configuration of workflows for orchestration of document datasets between CAF data processing microservices. By using handlers and converters the worker can send task messages to other CAF workers and apply their results as metadata on a document.

Workers

Data Processing Worker

  • A worker that uses the worker-policy library to build up metadata for a document by sending and then collating results from other CAF workers based on the document matching defined criteria in a workflow.

Feature Testing

Test cases for a worker-policy worker implementation (e.g. Data Processing Worker) are defined here

com.github.cafdataprocessing

CAF Data Processing

Versions

Version
1.5.0-84
1.4.0-60
1.3.0-48
1.2.0-43
1.1.0-21
1.0.0-3