An open API service indexing awesome lists of open source software.

https://github.com/pegasystems/dataset-integrations

Kafka custom serializer/deserializer implementations
https://github.com/pegasystems/dataset-integrations

Last synced: about 1 year ago
JSON representation

Kafka custom serializer/deserializer implementations

Awesome Lists containing this project

README

          

# List of Data set integrations

### [PGP encryption for File data set](file-dataset-PGP/)

Implemented as a custom processing [feature](https://community.pega.com/sites/default/files/help_v85/procomhelpmain.htm#rule-/rule-decision-/rule-decision-dataset/dataset-file-creating-repo-tsk.htm).
Enables PGP encryption for File data set operations.

### [Kafka data set ](kafka-dataset-samples/)

Example of using custom processing with Kafka data set

### [Avro support for Kafka data set ](kafka-schema-registry/)

This component provides [Avro](https://avro.apache.org) data format support for Kafka data set
and integration with [Confluent schema registry](https://docs.confluent.io/current/schema-registry/index.html) for older
versions of Pega.

**[Built-in](https://community.pega.com/knowledgebase/articles/decision-management/86/configuring-avro-schema-kafka-data-set) feature of Pega 8.6**