Skip to content

Unable to get the message body when using Json Serialization for successfully processed messages #326

@indualagarsamy

Description

@indualagarsamy

Steps to repro

  1. Create a simple saga.
  2. Setup the serialization of endpoints to use Json Serialization
  3. View the messages in ServiceInsight.

For a successfully processed message, the API returns no response
image

And rest client shows no response:
image

Body tab displays empty
image

In the saga view, I see that the Show data is displaying empty, whereas I see the message content in the saga:
image

If a message fails, the error message's body displays properly:
image
image

Customer Reported:
https://groups.google.com/forum/#!topic/particularsoftware/__99U93yjo4

Metadata

Metadata

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions