Skip to main content
Version: Latest (4.52.0)

Generic Resolver

The Generic Resolver component will resolve the configured fields from the incoming message to the corresponding migration.id based on the document found by the configured query.

Configuration

The Concept of Resolving

Inputs | Outputs


Generic Resolver
Input
Output
Error
00 0 (ilysu4s4)

Data input: the input that receives the actual data messages.

Example:

{
"source": {
"properties": {
"mainDep": "156"
}
}
}