We are testing tracking of promoted fields in messages via the \”HAT – Find Message\” report.
We built our user schema, property schema, and some sample data,
created a simple message-based routing between a receive and a send port (no orchestration). We dropped one message in the receive, and lo and behold – we see three (not two) messages in the HAT report as follows (sorted by asc. time). We using default XML pipelines.
Event Direction Event/Port Time Size MsgInstanceId / Service Instance
Send RcvSample 12:44:17 1059 Guid1 / Guid3
Receive SendSample 12:44:20 1059 Guid1 / Guid4
Send SendSample 12:44:21 blank Guid2 / Guid4
There is only one file in the flat file send directory .
Any ideas?
Thanks in advance,
Neal