cancel
Showing results for 
Search instead for 
Did you mean: 

ERROR on ICM Server Cache ISC UPLOAD rc=11

Former Member
0 Kudos

Hello Everybody:

Does Anyone have an idea of the following Error shown on dev_icm:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

[Thr 38] Wed Jan 28 08:59:27 2009

[Thr 38] *** ERROR => ISC: UPLOAD: IctHttpOpenMessage() failed rc=11 [http_cache_mt.c 3696]

[Thr 37] Wed Jan 28 09:15:48 2009

[Thr 37] *** ERROR => ISC: UPLOAD: IctHttpOpenMessage() failed rc=11 [http_cache_mt.c 3696]

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

This Error is generated by a Developer Team on a BSP that is trying to use the Upload function ICM_CACHE_UPLOAD to upload an Excel file to the ICM Cache.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

cl_http_server=>server_cache_upload( url = url

response = cached_response ).

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Thanks

Francisco

Accepted Solutions (0)

Answers (1)

Answers (1)

JPReyes
Active Contributor
0 Kudos

Hi Santiago,

Read SAP Note 688372 - Missing or deactivated http service results in errors

Regards

Juan

Former Member
0 Kudos

Hello Juan:

Thanks for your comment.

We already have assigned a port to send and receive HTTP request.

Parameter:

PROT=HTTP,PORT=80$$,EXTBIND=1,TIMEOUT=5000,PROCTIMEOUT=-1

At this moment didn't have HTTPS activated.

Best Regards

Francisco