2

Is there documentation on the WebServices API? I found the WSDL of the Message Broker, I miss the message description in the WSDL.

https:/localhost:9443/services/EventBrokerService?wsdl

Marc
  • 524
  • 5
  • 19

1 Answers1

1

AFAIK, There is no document for the web-services API in WSO2 MB. You have to manually check the parameters and other soap action via WSDL. Please find the blog for "DISCOVERING ADMIN SERVICES IN A WSO2 (CARBON) SERVER"

Vanji
  • 1,696
  • 14
  • 23