cancel
Showing results for 
Search instead for 
Did you mean: 

RPC Style Web Services

Former Member
0 Kudos

Hi,

Is using RPC style web services supported out of the box within XI? I have read some forums that suggest only document style are and would like a definitive answer.

Thanks in advance

John Abbott

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi John!

> Is using RPC style web services supported out of the

> box within XI? I have read some forums that suggest

> only document style are and would like a definitive

> answer.

I have opened an OSS message regarding this topic and I was told that RPC-style Web Services are not supported within the XI SOAP adapter. Our current workaround which adds the missing Web Service operation using an additional XSLT mapping is not sufficient. Instead we have to change our WSDL from RPC-style into document-literal style.

Regards, Tanja

Answers (2)

Answers (2)

Former Member
0 Kudos

For more details on using webservices[RPC/Document oriented] in general refer to this link http://java.sun.com/blueprints/webservices/using/webservbp.html

Former Member
0 Kudos
Former Member
0 Kudos

Hi,

I've looked at that doc and it doesn't mention RPC services. I did notice however that the WSDL is a document style one. Is this the only format of we service supported by XI?

Thanks

John