Answered by:
Application Tracking in Message Database

Question
-
Hi all,
I just like to know the following.
In Biztalk , all the Messages we send and receive is all processed by the Message Box.
So, can we able to get the application details in the database [ that is, when the file is received,send, file name ] without Tracking the Application..
[The Details of the specific Biztalk Application process from the Date of Deployment] , will it be available in the BizTalkMsgBoxDb [Db using in the Biztalk]
Thanks,
Don't forget to mark the post as answer or vote as helpful if it does, Regards - Rajasekhar.R- Edited by Rajasekhar.R Monday, December 19, 2011 1:19 PM
Monday, December 19, 2011 1:17 PM
Answers
-
Hello Rajazekhar,
You can view the tracked messages as long as you have global tracking on. You decide what you want to monitor and how to track it, BizTalk by defualt track a few option in the orchestration, Orchestration Start - End, Message Send - Receive and Shape start - end. You can read more about this here http://biztalkadmin.com/biztalk-and-tracking/ you should not run the queries towards the messagebox, I would rather recommend you to query the tracking database, "BizTalkDTADb". You can find queries here http://biztalkadmin.com/the-importance-of-statistics/
All messages received and sent are tracked in the tracking database as long as you have global tracking on. If you want more statistics you can use PAL to get more information regarding your environment and the message flow. But follow the above links to get inforamtion for a specific port.
Good luck!
Best regards
Tord Glad Nordahl
Bouvet ASA, Norway
http://www.BizTalkAdmin.com |@tordemanPlease indicate ”Mark as Answer” if this post has answered the question.
- Edited by Tord G. Nordahl Monday, December 19, 2011 1:28 PM
- Proposed as answer by Steef-Jan WiggersMVP, Moderator Wednesday, December 21, 2011 1:53 PM
- Marked as answer by Lloyd ZhangModerator Monday, December 26, 2011 8:09 AM
Monday, December 19, 2011 1:28 PM -
Hi,
You will need some tracking. See for more background on how tracking works, see this post by Thiago. For reference see also this thread.
HTH
Steef-Jan Wiggers
Ordina ICT B.V. | MVP & MCTS BizTalk Server 2010
http://soa-thoughts.blogspot.com/ | @SteefJan
If this answers your question please mark it accordingly
BizTalk- Proposed as answer by Steef-Jan WiggersMVP, Moderator Wednesday, December 21, 2011 1:53 PM
- Marked as answer by Steef-Jan WiggersMVP, Moderator Friday, January 6, 2012 5:34 PM
Monday, December 19, 2011 1:46 PMModerator
All replies
-
Hello Rajazekhar,
You can view the tracked messages as long as you have global tracking on. You decide what you want to monitor and how to track it, BizTalk by defualt track a few option in the orchestration, Orchestration Start - End, Message Send - Receive and Shape start - end. You can read more about this here http://biztalkadmin.com/biztalk-and-tracking/ you should not run the queries towards the messagebox, I would rather recommend you to query the tracking database, "BizTalkDTADb". You can find queries here http://biztalkadmin.com/the-importance-of-statistics/
All messages received and sent are tracked in the tracking database as long as you have global tracking on. If you want more statistics you can use PAL to get more information regarding your environment and the message flow. But follow the above links to get inforamtion for a specific port.
Good luck!
Best regards
Tord Glad Nordahl
Bouvet ASA, Norway
http://www.BizTalkAdmin.com |@tordemanPlease indicate ”Mark as Answer” if this post has answered the question.
- Edited by Tord G. Nordahl Monday, December 19, 2011 1:28 PM
- Proposed as answer by Steef-Jan WiggersMVP, Moderator Wednesday, December 21, 2011 1:53 PM
- Marked as answer by Lloyd ZhangModerator Monday, December 26, 2011 8:09 AM
Monday, December 19, 2011 1:28 PM -
Hi,
You will need some tracking. See for more background on how tracking works, see this post by Thiago. For reference see also this thread.
HTH
Steef-Jan Wiggers
Ordina ICT B.V. | MVP & MCTS BizTalk Server 2010
http://soa-thoughts.blogspot.com/ | @SteefJan
If this answers your question please mark it accordingly
BizTalk- Proposed as answer by Steef-Jan WiggersMVP, Moderator Wednesday, December 21, 2011 1:53 PM
- Marked as answer by Steef-Jan WiggersMVP, Moderator Friday, January 6, 2012 5:34 PM
Monday, December 19, 2011 1:46 PMModerator