Some background: Every week we perform analysis of failed an undelivered messages in XI / PI system in non production systems.
For this we need to collect the sender and receiver combination which are failing in Java stack.
My issue: Collecting this takes a very long time due a large number of combinations and systems.
My question: Is there any ways to create a dump file (Or download) from the java stack or netweaver.
Note:- Don't have access to the DB level.