Hello Tom
Thanks for the help :)
I didn't know that this is also possible via cli: I tested it and it works - unfortunately it "only" adds the WSDL file to the web service proxy.
The additional, very helpful wizards functions, such as adding the necessary "WS-Proxy Endpoint Rewrite" configurations are missing, I still have to do these myself.
My goal was to start the "add wsdl" wizard by script. This would save me a lot of work, as the wizard does a lot automatically: i.e.: add wsdl file and create the necessary ws-proxy endpoint rewrite configurations.
Too bad, it would have been very nice to start the wizard via script.
Many greetings
Andreas
------------------------------
Andreas Brand
------------------------------
Original Message:
Sent: Mon April 25, 2022 10:01 AM
From: Tom Hoang
Subject: Use "add WSDL wizard" with script?
Hi, you can use (and automate via script) the datapower cli commands as follows:
config;wsgw <your gateway name>;wsdl <wsdlLocation> <localName> [policyAttachment];
------------------------------
Tom Hoang
------------------------------