Closed benaish closed 8 months ago
Moshe,
Looks like some of your comment is not showing up. See if you can edit and I'll look into what the issue is.
Thanks, -Patrick
Moshe,
Looks like some of your comment is not showing up. See if you can edit and I'll look into what the issue is.
Thanks, -Patrick
Updated
Is this data coming from a SHDR Adapter? If so, you will need to use the ShdrMessage class instead of the ShdrDataItem class in the Adapter as that will output the correct format for MESSAGE as this has a special NativeCode attribute. If the data is coming from somewhere else (ex. another agent) then this could be an issue that I need to fix.
Thanks, -Patrick
Hi,
My Device.XML contains the following data item:
When running an http agent, it appears as:
The expected result was:
Is this a bug, or am I missing something? I'm using version 5.4.0
Thanks!