HighTechTalks DotNet Forums  

XML und Parameter load

Dotnet XML microsoft.public.dotnet.xml


Discuss XML und Parameter load in the Dotnet XML forum.



Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old   
Martin Jau
 
Posts: n/a

Default XML und Parameter load - 08-15-2006 , 02:56 PM






hallo,
ich habe ein Problem mit einer XML Integartion,
in der Referenz steht das geschrieben:

Since Https is a stateless protocol, the client application needs to resend
the sender, token, login

and password on each request by including the Security und User tag.

Please remark, that the xml message must be sent inside a POST request as
parameter 'load' and

- of course - must be url encoded.



Wenn ich ein XML an den Service sende per XMLHTTP bekomme ich immer eine
Fehlermeldung:

<?xml version="1.0" encoding="UTF-8"?>
<Response>
<Transaction>
<Payment code="er.er" />
<Processing>
<Timestamp>2006-08-15 19:55:14</Timestamp>
<Result>NOK</Result>
<Status code="60">FAILED</Status>
<Reason code="20">Format Error</Reason>
<Return code="200.100.102">invalid Request. XML load missing
(XML string must be sent within parameter "load")</Return>
</Processing>
</Transaction>
</Response>



was hat es mit dem PARAMETER load auf sich???

mfg Martin



Reply With Quote
Reply




Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.4
Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.