Hi Experts,
My scenario is flat file to DB
Created java mapping to conver flat file to xml, other mapping for xml to DB.
Created Operation mapping with Javamapping and message mapping. Below is the link for reason of choosing java mapping and separate message mapping.
Java code for txt to xml conversion
Now issue is, when i test Operation mapping with flat file, it is working fine.
end to end testing is not working, it is throwing mapping exception error. What would be the problem, not able to find issue since operation mapping test is working fine.