Or do I just have the name wrong for the variable?...
# cfml-general
g
Or do I just have the name wrong for the variable? I just called it "request" and passed the XML packet in it.
a
Use threads pls.
d
Basic question I'm not positive about myself... Is request not a valid variable name, since it's a scope name?
e
The mistake is with the password and username, it should look like this..... cfsavecontent variable="xmlrequest"> <cfoutput> <?xml version="1.0" encoding="utf-8"?> <soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/"> <soap:Body> <SaveTransactionInfo xmlns="http://tempuri.org/"> <strnCourtUserName><username></username></strnCourtUserName> <strnCourtPassword><password></password></strnCourtPassword> <objTransaction>