[Progress Communities] [Progress OpenEdge ABL] Forum Post: Generate a .wsm file based on a WSDL

  • Thread starter Thread starter chrisjr
  • Start date Start date
Status
Not open for further replies.
C

chrisjr

Guest
Hi folks, I need to publish a web service, based on a WSDL provided by a 3rd party. In our case, the 3rd party will actually be the web service client, but provides the specification for us to host this service their system will connect to. I understand how to use the proxygen tool to generate a WSDL and wsm based on a set of procedures, but I can't find any advice on how I can do what I need to. We tried using the bprowsdldoc utility to generate a set of procedures, which we provided to proxygen to get a wsm file. The problem we're having is that the WSDL that gets generated during this process is a bit different than the one we were provided. Seems like the complex data elements, which are represented as datasets in the bprowsdldoc output, end up with an extra parent element in the final WSDL we get from proxygen. I attached a zip file that contains the bprowsdldoc output, as well as the original WSDL we were given and the one we generated with the proxygen tool. Is this something anybody has some experience doing? Any advice would be much appreciated. Thanks, Chris (Please visit the site to view this file)

Continue reading...
 
Status
Not open for further replies.
Back
Top