BizTalk - Is there a way to get the input file name (received file name) via SQL query in BizTalk

71 Views Asked by At

I have a requirement to get the suspended messages with the input file details.

I have managed to get the suspended messages using sql query. however, I am unable to get the input file details (received file). Is there a way to get the input file details using SQL query?

Tried to query the input file (received file) details. But could not find the table details in db.

Version : BizTalk 2013

0

There are 0 best solutions below