Hi all
I am currently encountering an issue with wsdl importation in webMethods.
The matter being generated parts are SYSTEMATICALLY optional.
Is it possible to change that behaviour, because parts are actually required by default
according to web services specifications.
Am I missing something here ?
Thanks in advance for helping
Tong_Wang
(Tong Wang)
August 6, 2013, 8:44pm
2
check the WSDL, see the field has nillable=true:
<xsd:element name=“FieldName” nillable=“true” type=“tns:FieldTypeName”/>
The reason may be from WSDL
if not, WM should load it as mandatory
Sai3
(Sai)
August 6, 2013, 8:46pm
3
Yes you can import WSDL in different ways into webMethods
Ex :if you have problem with schema references, download schema references to your local and change WSDL schema location to downloaded location.
But doing these type of changes, you should have better understanding of WSDL.
Question here is what exactly you are facing issue with import?
Thanks
sai.
rmg
(rmg)
August 6, 2013, 10:02pm
4
Rober,
Is the WSD connectors and associated document types/elements are not loaded properly (as per WSDL) is that your issue here during creation of WSD?
HTH,
RMG
http://tech.forums.softwareag.com/techjforum/posts/list/0/51817.page#185538
Hi
Thank you for your answers
After I realized I didn’t choose the most suitable forum, I posted a new topic here:
http://tech.forums.softwareag.com/techjforum/posts/list/0/51817.page#185538
I’d like to add that my wsdl looks like this:
...
rmg
(rmg)
August 7, 2013, 4:06pm
6
Thanks for using the correction forum section…we will check it there: