Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
Regarding Mediator Component Instance Details

Hi, i have used file adapter for read and write operation with mediator for the transformation purpose.I get my payload at the output but when i see the mediator instance details at em console window i couldn't see the payload.I only get two tabs one is Audit Trail and other one is Faults. Under Audit Trail i get the option "Expand the : onMessage" but payload is not displayed.Is there any configuration or setting that i need to do so that i could verify my payload at the mediator instance details.
Regards,
Saif
Best Answer
-
Check the Audit level setting in SOA Infra -> SOA Administration -> Mediator properties (in EM console). If the Audit Level is set to Production, the payload details will not be available in audit trail. Change it to 'Development'.
Answers
-
Check the Audit level setting in SOA Infra -> SOA Administration -> Mediator properties (in EM console). If the Audit Level is set to Production, the payload details will not be available in audit trail. Change it to 'Development'.
-
Thanks S.Ananth...