-
ExecuteGroovyScript – Allows users to write and execute Groovy scripts within the data flow, enabling dynamic behavior and complex transformations.
-
GetEAMDataLakeMessageProcessor – Reads all messages from a dedicated tenant queue, sent by the EAM Data Lake Utility tool.
Use only one instance of this processor, as it performs a comprehensive read of messages within the queue. Multiple instances of this processor will cause unexpected results.
-
AvroSchemaRegistry – Provides a service for registering and accessing schemas.
-
DatabaseTableSchemaRegistry – Provides a service for generating a record schema from a database table definition.
-
HxGNPrivateSSLContextService – Provides the ability to reference an available keystore or truststore certificate from the Certificate/Key Registry to use during the SSL handshake process for secure data transmission and communication.
-
StandardJsonSchemaRegistry – Provides a service for registering and accessing JSON schemas.