cancel
Showing results for 
Search instead for 
Did you mean: 

WS Generation error

Former Member
0 Kudos

Hello Guys!

I've created the WSDL from my Synchronous Outbound Interface (Integration Builder -> Tool -> Define Web Service), but it seems there is something wrong. I can't read it using a WSDL wizard from Power Builder. I can't read it with Microsoft Office InfoPath too.

Any idea?

Thanks

Julio

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Did you use the proposed URL?

Instead, you should use

http://<XI host>:<port>/XISOAPAdapter/MessageServlet?channel=<Party>:<Service>:<Communication_Channel>

Former Member
0 Kudos

Guys, the Web Service itself is running perfectly! I wrote a Visual Basic client that sends a request and gets a response with success. The problem is in the WSDL file. I can't use it for generating Web Services Client in any Wizard for WSDL files.

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check this.

1) These might be errors during transfer, due to a failed server,

2) Application errors, which are triggered or handled by the application alone. An example would be a request for data about a material that is unknown in the receiver system.

3) This might help you

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/befdeb90-0201-0010-059b-f22...

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/336365d3-0401-0010-9884-a65...

Regards

Agasthuri Doss