Hi All,
I need to build a custom Adapter Module where i want to use SAX Parsing for parsing XML document. I tried with a piece of Code but i'm getting following error while running the same:
Error occurred while sending message (GUID 6da4ff1c-3736-4990-1881-a8f09edd5fde): null
When i check the Audit Log the i just see following two lines:
Success Channel JDBC_s_Article_Grp1: Query executed successfully and confirmation skipped. Data may be sent again ("TEST" mode)
Send query result. Size: 1398556 characters
There are no logs being created for module at all. Also when i run the same code with DOM parsing, it works perfectly fine.
I have tries with re-deployment multiple times but no result.
Any pointers?
Regards,
Anurag