cancel
Showing results for 
Search instead for 
Did you mean: 

Web Service Reponse gets truncated

tony_raimo2
Explorer
0 Kudos

I'm making a call to a web service via ABAP proxy class on ECC 6.0. when I run a trace in SMICM, I can see that the response is being truncated. Is there a parameter that I need to increase to receive the whole response message.

The error I get from the web service call is:

SOAP:1,001 CX_ST_GROUP_MISSING_CASE:XSLT exception .Element 'Description' missing

Here is the log.

..

..

[Thr 2104] 036D4838 016224 35634755 7656486c 775a5445 76526d6c 5cGUvVHlwZTEvRml

[Thr 2104] 036D4848 016240 79633352 44614746 79494445 76544746 yc3RDaGFyIDEvTGF

[Thr 2104] 036D4858 016256 7a64454e 6f595849 674d7939 58615752 zdENoYXIgMy9XaWR

[Thr 2104] 036D4868 016272 3061484e 6249446b 774d5341 354d4445 0aHNbIDkwMSA5MDE

[Thr 2104] 036D4878 016288 674e4459 31585339 46626d4e 765a476c gNDY1XS9FbmNvZGl

[Thr 2104] 036D4888 016304 755a7941 7a4e6a41 674d4342 534c304a uZyAzNjAgMCBSL0J

[Thr 2104] 036D4898 016320 68633256 47623235 304c3142 4c54554e hc2VGb250L1BLTUN

[Thr 2104] 036D48A8 016336 43547974 5556445a 464e5738 774d4339 CTytUVDZFNW8wMC9

[Thr 2104] 036D48B8 016352 47623235 30524756 7a59334a 70634852 Gb250RGVzY3JpcHR

[Thr 2104] 036D48C8 016368 76636941 7a4e546b 674d4342 53506a34 vciAzNTkgMCBSPj4

[Thr 2104]

[Thr 2104] PlugInHandleNetData(rqid=0/15/1): role: 2, status: 1

#content-length: 0/-1, buf_len: 16384, buf_offset: 0, buf_status: 0, conn reused

[Thr 2104] PlugInHandleNetData: read response header

[Thr 2104] HttpParseResponseHeader: no content length set

[Thr 2104] HttpParseResponseHeader: no transfer-encoding set

[Thr 2104] HttpParseResponseHeader: Version: 1001

[Thr 2104] HttpParseResponseHeader: Keep-Alive: 0

[Thr 2104] HttpClntHdlResponse: need more data (16130/-1)

[Thr 2104] IcmPlCheckRetVal: Next status: READ_RESPONSE(2)

[Thr 2104] IcmHandleNetRead(id=0/15): read_len: 16384, HandleNetData returned: 2

[Thr 2104] IcmHandleNetRead(id=0/15): status 2 -> 2

[Thr 2104] IcmHandleNetRead(id=0/15): MPI buf count: 0

[Thr 2104] ->> SapSSLReadPending(sssl_hdl=00F5F5B8, &pendlen=0C89FF38)

[Thr 2104] <<- SapSSLReadPending(sssl_hdl=00F5F5B8)==SAP_O_K

[Thr 2104] out: pendlen = 0

[Thr 2104] NiIPeek: peek successful for hdl 22 (r)

[Thr 2104] IcmHandleNetRead(id=0/15): pending SSL data: 0, rollout=0

[Thr 2104] ->> SapSSLReadPending(sssl_hdl=00F5F5B8, &pendlen=0C89FED4)

[Thr 2104] <<- SapSSLReadPending(sssl_hdl=00F5F5B8)==SAP_O_K

[Thr 2104] out: pendlen = 0

[Thr 2104] NiIPeek: peek successful for hdl 22 (r)

[Thr 2104] ->> SapSSLRead(sssl_hdl=00F5F5B8, buf=036D48D8, maxlen=183543,# timeout=250, &readlen=0C89FED8)

[Thr 2104] <<- SapSSLRead(sssl_hdl=00F5F5B8)==SAP_O_K

[Thr 2104] result = "max=183543, received=254"

[Thr 2104] IcmReadFromConn(id=0/15): read 16638 bytes(timeout 250)

[Thr 2104] Address Offset IcmReadFromConn received

Thank you,

Edited by: Tony Raimo on Oct 13, 2010 2:10 AM

Accepted Solutions (0)

Answers (1)

Answers (1)

balanand_s
Participant
0 Kudos

Hi,

We are facing the same issue, Can u pls explain me how you have resolved this issue?

Regards,

Balanand

Former Member
0 Kudos

Hi,

I'm receiving an xstring but it gets truncated. Does anybody know how to fix this issue?

Regards,

Fabián

balanand_s
Participant
0 Kudos

Hello Fabian,

Is still you have the same issue?

Regards,

Bala

Former Member
0 Kudos

Hi,

Actually not. I talked with the guys in charge of the webservice and the error was in their side.

Best regards,

Fabián

balanand_s
Participant
0 Kudos

Oh ok...

Regards,

Bala