cancel
Showing results for 
Search instead for 
Did you mean: 

Module processor Error

Former Member
0 Kudos

Hi

I am gettign a module exception in a File Adapter receiver..The module tries to modify the file name based on XMLpayload content..and resets back the changed file name using setSupplementalData function..

How do i debug and find out the error reason??

Regards

Sriram V.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Sriram,

Adapter engine provides a inbuilt display message tool to monitor all the messages. Using the "Audit Log" option on the message tool - you can look at the messages that have been executed so far. this also contains information on messages that have failed.