When generating a wrapped Avro schema, the process [
process_name
] found an unsupported Avro configuration. To generate a wrapped Avro schema, the outer Avro message must support or be the same as the inner Avro message encoding. Current outer encoding [
outer_encoding
] does not support the current inner encoding [
inner_encoding
].
The encoding settings for messages that use a wrapped Avro schema are not valid. The encoding of the outer "wrapper" message must be binary, or the encoding of the inner "wrapped" message must match the encoding of the outer message.
Correct one or both of the Avro message encoding settings so that they match or the outer message encoding is binary. If the problem persists, contact Informatica Global Customer Support.