| User | Post |
|
6:53 am June 25, 2009
| eliclam
Member
| | | |
| posts 117 |
|
|
I got this warning message: Warning: “Provider Wsdl has more than one portType”. If I click on the ”Ignore” button, I get the service correctly populated.
The question is: what does that warning mean? Supposedly, in accordance to their popularity, I assume these two standard popular Web Services should be ok to be used right away. Please advise.
Thanks, El.
|
|
|
2:02 am June 26, 2009
| Frank Cheng
Member
| | | |
| posts 24 |
|
|
Hi Elic,
Which version are you using? I've tested in M3O2.1.1. Could not reproduce the warning message.
Can you give me a screen shot?
Regards,
Frank
|
|
|
3:06 am June 26, 2009
| gzhang
Member
| | | |
| posts 26 |
|
|
Hi Elic,
This warning message show in you wsdl has more than one portType. If you use this services as client( you invoke other serverice), it work fine; if you as provider( you provide this service), may be result in problem (we don't support this behavior and don't test). So, system throw the warnning massage: “Provider Wsdl has more than one portType”.
Another issue:
The stockquote services and xGlobalQuotes services has some portType that M3O don't support now, and M3O can not support SOAP 1.2 protocol.
Thanks,
-Gangyao
|
|
|
3:24 am June 26, 2009
| gzhang
Member
| | | |
| posts 26 |
|
|
Hi Elic,
You could modify the services from

to

|
|
|
3:29 am June 26, 2009
| gzhang
Member
| | | |
| posts 26 |
|
|
The stockquote services modify
from

to

I use xmlspy tool to do that. (you can download a trial version from http://www.altova.com/ ).
Regards,
-Gangyao
|
|
|
3:36 am June 26, 2009
| eliclam
Member
| | | |
| posts 117 |
|
|
Thanks Gangyao. I'm giving it a go. Will let you know how it goes. / El.
|
|