oscerd commented on issue #962: URL: https://github.com/apache/camel-kamelets/issues/962#issuecomment-1181733698
What you get in the body are binary data: https://docs.microsoft.com/en-us/java/api/com.azure.messaging.servicebus.servicebusreceivedmessage.getbody?view=azure-java-stable#com-azure-messaging-servicebus-servicebusreceivedmessage-getbody() So the behavior is correct if you try to serialize it through json-serialize action -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
