Application Development 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: 

Problem with service consumption from ABAP side "SOAPFaultCode: 1"

0 Kudos

Hi gurus,

I have created a Java Web Service on our Netweaver Portal, my team partner (ABAP) has created the respective ABAP proxy class from the web service´s definition and the logical port. All works just fine on development environment but when we test all the scenario integrated at quality environment through ABAP client proxy->test(f8)) the system throws the following error: SOAPFaultCode: 1 nothing else. Could you help us to figure out the problem and solve it?

Please Help, Regards

MC

1 ACCEPTED SOLUTION

0 Kudos

Try creating a logic gate with the wsdl url automatically, because many times is that the manually created configuaracion tend to porducir errors.

In general you should test the logic gate configuration between environments can change the configuaracion.

Regards,

RC

1 REPLY 1

0 Kudos

Try creating a logic gate with the wsdl url automatically, because many times is that the manually created configuaracion tend to porducir errors.

In general you should test the logic gate configuration between environments can change the configuaracion.

Regards,

RC