cancel
Showing results for 
Search instead for 
Did you mean: 

WEBSERVICE / SRT_UTIL Payload

former_member205645
Participant
0 Kudos
1,835

Hello Gurus,

I've programmed a service provider and definied it using an external WSDL. The service has worked fine util 2 week ago.
When I'm testing the service with SE80 everything works fine but in the payload trace in SRT_UTIL, the output/response of the service has several fields less!? Why ist this? Do I have to generate the Proxy again?

There is a big difference between the XML in my test with SE80 and the XML from the payload in SRT_UTIL.

Thanks,

Johann.

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member205645
Participant
0 Kudos

I've solved it. In this case, the fileds are typed decimal and when the value "0" is they are not beeing shown at all in the payload response in SRT_UTIL.

Problem solved.