How to Search the stream in Message Browser for a EnsLib.HTTP.GenericMessage

44 views
Skip to first unread message

intersy...@gmail.com

unread,
Mar 22, 2017, 10:44:11 AM3/22/17
to intersystems...@googlegroups.com

On March 22, 2017 at 12:14PM Don Rozwick wrote:

Ensemble 2014.1.5

Inbound EnsLib.HTTP.GenericMessage

<?xml version="1.0" ?>
<!-- type: EnsLib.HTTP.GenericMessage id: 349 -->
<HTTPMessage xmlns:s="http://ift.tt/tphNwY" xmlns:xsi="http://ift.tt/ra1lAU">
<Stream>
{ "patient": { "identifier": "E23456778", "token": "PQOIWUE)&!@TT$1234706125" } }
</Stream>
<Type>
GC
</Type>
<HTTPHeaders>
<HTTPHeadersItem HTTPHeadersKey="CharEncoding" xsi:nil="true"></HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="HTTPVersion">
1.1
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="HttpRequest">
POST
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="IParams">
0
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="RawParams" xsi:nil="true"></HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="TranslationTable">
RAW
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="URL">
/web/rest/FR_PATWIS_PATIENTLOOKUP
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="accept-encoding">
gzip,deflate
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="connection">
Keep-Alive
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="content-length">
104
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="content-type">
application/json
</HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="host"> </HTTPHeadersItem>
<HTTPHeadersItem HTTPHeadersKey="user-agent">
Apache-HttpClient/4.1.1 (java 1.5)
</HTTPHeadersItem>
</HTTPHeaders>

</HTTPMessage>

 

I am trying to figure out what criteria to use to search for 1) the token exists 2) a specific value.

I have found that the "stream" values are not searchable.  SO I was thinking I would be able to search the whole message body but not seeing how to do that. Any help would be appreciated?  I also tried looking at using the SQL tool but again the data is in the Stream.

Vote up!
Vote down!

Rating: 0

Reply all
Reply to author
Forward
0 new messages