Or do I just have the name wrong for the variable? I just called it "request" and passed the XML packet in it.
a
Adam Cameron
02/16/2023, 5:16 PM
Use threads pls.
d
Dave Merrill
02/16/2023, 5:27 PM
Basic question I'm not positive about myself...
Is request not a valid variable name, since it's a scope name?
e
Evil Ware
02/16/2023, 5:51 PM
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>