cancel
Showing results for 
Search instead for 
Did you mean: 

Error 'Create failed : Argument not found' in SM59

Former Member
0 Kudos

Hi all,

I am working on File->XI-> HTTP sceanrio , where we are picking up a flat file and posting it on a website through https. I have two questions :

1) I created an RFC destination using SM59 on the XI

I am giving only the following parameters . ( Please tell if I am missing something):

Technical Settings:

Target host : target host

Path Prefix: the path

Service no: Receiver website port no.

Logon Security :

No Logon

SSL: Active

SSL Certificate : Anonymous SSL Client

Special Options:

ICM Default timeout

HTTP 1.1

Compression : Inactive

Compression Response : Inactive

Accept Cookies: All

When I test this connection , I get error 'Create failed : Argument not found' . Could you tell what the possible reasons could be ?

2) In the receiver HTTP adapter , in order to post messages to the website without xml tags , what could be the possible ways . Do I need to specify something in the 'Content-Type' ( the defaul is text/xml). They expect the message in the following format, what shouldbe my 'Content-Type' :

BOUNDARY<cr/lf>

Content-length: 1040<cr/lf>

<cr/lf>

--BOUNDARY<cr/lf>

Content-type: application/x-www-form-urlencoded<cr/lf>

Content-length: 140<cr/lf>

<cr/lf>

AppVersion=1.0&AcceptUPSLicenseAgreement=Yes&ResponseType=application/x-ups-pld&VersionNumber=

V4R1&UserId=useridvalue&Password=passwordvalue<cr/lf>

<cr/lf>

--BOUNDARY<cr/lf>

Content-type: application/x-ups-binary<cr/lf>

Content-length: 719<cr/lf>

<cr/lf>

020082 2.0 2002101700000000000010500 000000001*AA0A1754 US

1234567002000001*BA1z1234560100002352 00001+0000000000000010 +000

0000000000000LBS01PRE10 3INUSD000001*CA18ATTENTION

DELIVERY 234 SOME LOCAL ST SO

ME CITY NJ 07652 US12015551212 *PA1z1234560100002352

02+0000010 +0000010

*SA000004<cr/lf>

<cr/lf>

BOUNDARY<cr/lf>

Thank You in advance.

Accepted Solutions (0)

Answers (6)

Answers (6)

Former Member
0 Kudos

Thank You Prabhu and Chandra for your replies .

Prabhu,

In logon security tab, I gave:

Logon Procedure: NoLogon

SSL Client Certificate : Anonym SSL Client

Do I also need to fill 'Authorization for destination' ( on the same tab), I left it blank .

Also, there were some issues at the basis end that were not taken care of that resulted in this error , but after they fixed , I am getting a new error ' ICM_HTTP_SSL_ERROR" .I found a coupleof blogs for this error, but no help.

Chandra,

I looked at the links you suggested. Mine is an asynchronous scenario ( HTTP Receiver) . I was suggested that I need to give appropriate values in 'Content-Type' to achieve ' post w/o xml tags. Another option was to do XML mapping . I am not sure which one to go by .

Thank You,

Abha

Former Member
0 Kudos

Hi,

see

Regards

Chilla..

Former Member
0 Kudos

Hi Abha,

I encounter the same problem as you did. I also get the message 'Create failed : Argument not found' in SM59 at tesing the HTTPS connection to a external server. What were the BASIS actions you did? Maybe our basis configuration is also not complete.

Thanks in advance.

Kind regards,

Mark van Dooren

Former Member
0 Kudos

I have the same problem so I will use this topic.

I`m trying to create new sm59 entry.

I need to create webservice client using HTTPS connection.

So I create G type (HTTP Connections to external server) entry:

Connection type: G

Target Host: https://test-bramka.edeklaracje.gov.pl

Service No.: 443

Path Prefix: /uslugi/dokumenty?wsdl

and I receive error: "Query string not allowed" with "/uslugi/dokumenty?wsdl" selected.

Detailed message is "Message no. SR000"

How can I create HTTPS connection in SM59 in order to create webservice in SE80?

While giving other HTTP service URL for webservice in SE80 it is OK. With this HTTPS I receive:

HTTP error (return code 110, message "")

detailed: Message no. SPRX090

Hope someone can help.

Former Member
0 Kudos
prabhu_s2
Active Contributor
0 Kudos

also for the very first point check with SAP Note 716739

prabhu_s2
Active Contributor
0 Kudos

1) <b>Logon Security :

No Logon</b>

did u try with logon security

Former Member
0 Kudos

Hi Agasthuri,

I guess this reply was for differnt thread .

If some one has done similar scenario or have any info on the same , please give suggestions.

Thank You,

Abha

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Whether the program ID name is the same.

This might help you

Regards

Agasthuri Doss