Home > database >  Pb9.0 invoke the webservice error Unexpected wrapper element
Pb9.0 invoke the webservice error Unexpected wrapper element

Time:10-10

Do you have any good way,

Ls_soap=create the soapconnection

Ll_ret=ls_soap. Createinstance (ls_servcie, "YsxtMainServiceImplport", "http://220.220.110.10/ysxt-wscs/service/mainservice")
Ls_soap. SetOptions (" SoapLog=~ "error. The log ~" ")

Try
Ls_arg2=ls_servcie. Sendrecv (ls_arg1)

The catch (SoapException e)

Messagebox (" Error ", um participant etmessage ())

//error handling for

End the try

Destroy ls_soap

CodePudding user response:

Assess the ll_ret return values, if you don't succeed, is a problem of connection webservice

If successful, call the function fails, look at the invocation parameters is correct, if no problem, it is possible that webservice itself has a problem

CodePudding user response:

Shanghai pharmaceutical sunlight procurement platform line are you in?

CodePudding user response:

EasySOAP engine of structure parameters of the support method is not very good, in the net engine a try,

CodePudding user response:

To quote the webservice is perhaps webservice field changed

CodePudding user response:

The building Lord you problem is solved, the younger brother also encountered the same problem

CodePudding user response:

To solve, I also encountered this problem, is a headache

CodePudding user response:

Assess the ll_ret return values, if you don't succeed, is a problem of connection webservice

If successful, call the function fails, look at the invocation parameters is correct, if no problem, it is possible that webservice itself has a problem

CodePudding user response:

refer to 7th floor lzp_lrp response:
judge ll_ret return values, if you don't succeed, is a problem of connection webservice

If successful, call the function failure, see the invocation parameters is correct, if no problem, it is possible that the web service itself has a problem


This is not a connection problem, visual is an issue of packaging parameters, I met, also don't know how to solve, other languages call no problem, PB not line!

CodePudding user response:

references 9 f i7503303 response:
Quote: refer to 7th floor lzp_lrp response:

Assess the ll_ret return values, if you don't succeed, is a problem of connection webservice

If successful, call the function failure, see the invocation parameters is correct, if no problem, it is possible that the web service itself has a problem


This is not a connection problem, visual is an issue of packaging parameters, I met, also don't know how to solve, other languages call no problem, PB not line!

You can try the mssoap call webservice
  • Related