Search code examples
javaxmlebxml

I want to convert ebxml to xml and vica versa in JAVA


I am trying to convert ebxml to xml and vica versa so that my downstream system can communicate with Jentrata. Any help on this will be appericiated.

Thanks Kind Regards Sumanpreet Singh


Solution

  • This functionality is part of jentrata and can be found in controller class. it uses and callback url to send the file to downstream systems, where you can write the code to handle the payload.