Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

SOAP:1.013 SRT: ASSERT failed: field is initial

Former Member
0 Likes
934

Hello Experts,

I have a problem with implementing a webservice client. When I execute a method of the webservice, I get the following error:

SOAP:1.013

SRT: ASSERT failed: field is initial

I created the proxy via SE80 using a wsdl-file . After that I created a logical port via LPCONFIG where I assigned the soap-actions. I have no clue, what this error means.

Regards

Torsten

Hello Experts,

I have a problem with implementing a webservice client. When I execute a method of the webservice, I get the following error:

SOAP:1.013

SRT: ASSERT failed: field is initial

I created the proxy via SE80 using a wsdl-file . After that I created a logical port via LPCONFIG where I assigned the soap-actions. I have no clue, what this error means.

Regards

Torsten

2 REPLIES 2
Read only

Former Member
0 Likes
615

I'v had the same problem.

After some research I'v found that in LPCONFIG in the creation of the Logical Port the destination wasn't imported from the WSDL definition. After inserting the destination the Webservice started to work.

best regards

Luí

Read only

Former Member
0 Likes
615

HI,

In the logical port created using LPCONFIG give the url or the destination and save + activate.

Then try executing the webservice..this will work.

Regards

Sandeep