holodeck-b2b / Holodeck-B2B

Holodeck B2B is an AS4 system-to-system messaging solution that implements the OASIS specifications for ebMS3 and it's AS4 profile. For more information visit the project website
http://holodeck-b2b.org
GNU General Public License v3.0
71 stars 36 forks source link

Web Service WDSL interface #88

Closed lupindeterd closed 6 years ago

lupindeterd commented 6 years ago

Is there a Web Service interface that exposes WDSL that I use with non Java language? e.g., Python

RenateS commented 6 years ago

No. Assuming you want to exchange AS4 messages with Holodeck B2B the message structure and processing is specified in the AS4 standard. There is no WSDL available for this. If you want to use Holodeck B2B for exchanging AS4 messages (ie communicating with your partners) you'll find an introduction in the Getting Started guide. Connecting with Holodeck B2B can be done using the API in the Interfaces module.