473,388 Members | 1,423 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,388 software developers and data experts.

XML und Parameter load

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
Aug 15 '06 #1
0 945

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

1
by: Mini Mouse | last post by:
Hiya folks, I'm getting the following error(s) below and I'm at a bit of a loss as to how to correct it. When I give it a parameter it then complains it needs two parameters and the second one...
0
by: AG_ | last post by:
I have a .asp file looking like this: PAGE01.ASP <%@ Language=VBScript %> <% dim xml, xsl set xml = Server.CreateObject("MSXML2.DOMDocument.4.0") set xsl =...
2
by: Craig Petrie | last post by:
The following transformation puzzles me when trying to transform XML to XML. I get an exception "THE EXPRESSION PASSED TO THIS METHOD SHOULD RESULT IN A NODESET" at the last line...
2
by: John A Grandy | last post by:
Is there something special in XML about the name "Parameter" ... I am not able to XPATH query for nodes named "Parameter" <Root> <Category CategoryID="1"> <Elements> <Element...
1
by: Kapil Shah via DotNetMonster.com | last post by:
Hello everybody, I am trying to create a web application to generate Crystal Report with Parameters. However I noticed that ReportDocument.Load is used twice when the parameter page is loaded ....
0
by: Richard Buckshaw | last post by:
Mimick the older C/ pascal dll parameter passing convention? - VB Class Mod? Hello, I have been attempting to write a VB class that would expose its stuff to an older (ok, legacy application)...
4
by: viriyur | last post by:
I have a proc like this (T-SQL, SQL Server 2000): Alter Proc ImportXML @chvFullFileName varchar(200), @txtInputXML text='' AS My question is how can I load the contents of the XMLFile into...
2
by: abhimanyu singh | last post by:
i m facing a serious probs now a days............ its seems easy but for me i found it difficult......... i want to do transformation usig xsl and xml(adding parameter). for IE its working fine...
5
by: Jason | last post by:
Hi all, Are you familiar with Safari? I have a site that works perfectly in IE6 IE7 FF2 FF3 but not in the latest Safari. When I test xsltProcessor, there is a error as following, I have dealt...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.