Questions tagged [ebxml]

Electronic Business using XML is a set of XML-based specification for business transactions over the internet.

Electronic Business using XML is a set of XML-based specification for business transactions over the internet.

ebXML standards were proposed by OASIS and adopted by ISO.

Resources

20 questions
1
vote
1 answer

Is there a Python ebXML client?

I am trying to use a remote web service with an ebXML/SOAP interface from my python application and am hitting a wall about how to best accomplish it. So far, what I can find are lots of Java interface bindings but none for Python. Do I have to…
Matt
  • 357
  • 3
  • 8
0
votes
2 answers

Opinion: JMS vs ebXML

This is not so much a question as it is a request for an opinion on these two technologies. A little background on this: I suggested the use of JMS on an enterprise project and the client came back talking about ebXML. I can honestly say I had no…
Paul Gregoire
  • 9,715
  • 11
  • 67
  • 131
0
votes
0 answers

Processing ebXML - InputStream does not represent a valid SOAP 1.1 Message

I am trying to parse ebXML message using a Proprietary integration engine based on Java in a Healthcare setting. I am getting this error InputStream does not represent a valid SOAP 1.1 Message -appreciate feedback I have the following top…
Geo V
  • 121
  • 1
  • 10
0
votes
2 answers

SOAP clients without a WSDL

I am trying to get my head around using Standard Business Reporting (SBR). It uses SOAP and ebXML(ebms3). They have given this xml as an example
Darcys22
  • 1,204
  • 2
  • 11
  • 20
-2
votes
1 answer

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
1
2