Welcome to VitriaCloud. Please Register or Login.   

 

Vitria forums are an excellent way for Vitria partners and customers to ask questions and get help. Chose the forums to participate in from a list of diverse topics. Your questions will be answered in a timely manner. You must be a registered VitriaCloud member to post to the forums.

 

You must be logged in to post
Search 
Search Forums:


 




Provider Wsdl has more than one portType

UserPost

6:53 am
June 25, 2009


eliclam

Member

posts 117

1

Hi,

Tried to upload two standard Wsdl files from popular Web Services providers for real Stock Quote.

http://www.xignite.com/xGlobal……asmx?WSDL

http://www.webservicex.com/sto……asmx?WSDL

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

2

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

3

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

4

Hi Elic,

You could modify the services from

xGlobalQuotes.wsdl

to

modfiy

3:29 am
June 26, 2009


gzhang

Member

posts 26

5

The stockquote services modify

from

stockquote

to

modify


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

6

Thanks Gangyao.  I'm giving it a go.  Will let you know how it goes. / El.

Search