A JSON message received with the Kafka Avro serializer shows a single line format.
search cancel

A JSON message received with the Kafka Avro serializer shows a single line format.

book

Article ID: 246213

calendar_today

Updated On:

Products

Service Virtualization

Issue/Introduction

The format of a JSON message that has been received shows the whole message on a single line.
Is it possible to receive it in the format with each element on it's own line.

Environment

Release : 10.6.3, 10.7

Component : DevTest Workstation

Resolution

The Devtest Kafka step does not format the message. 
The format of the message is the same when it is received as the format when it was sent.
For example: 
Received multi line format:

Format in the topic as shown by Topic Explorer:

Received single line format: 

Format in the topic as shown by Topic Explorer: