Home > database >  PB10.5 WebService calls Unmarshalling Error: unexpected element Error solution!!!!!!
PB10.5 WebService calls Unmarshalling Error: unexpected element Error solution!!!!!!

Time:09-20

The SoapConnection conn
P_fileservicefileserviceport fileserver
Ns1__verifyuser lns1__verifyuser

Lns1__verifyuser. Username='test'
Lns1__verifyuser. Password='test'

Conn=create the SoapConnection
Ret=conn. Createinstance (fileserver, 'p_fileservicefileserviceport')

Fileserver. Verifyuser (lns1__verifyuser) call the method error!!!!!! This method returns a value
Note: the WebService is absolutely no problem, call all other languages.

CodePudding user response:

Brothers, your problem solved? I am also the same problem...
  • Related