Developer Q&A
Execute using UpdateCommand
7 years ago by Chloe P.
I am trying to understand how to use the UpdateCommand for Execute. Though I am not getting any error, I don't see my updates when I view it in Corrigo Web. Can you tell me what is wrong with my request below?
<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:Header
</soap:Header>
soap:Body
</soap:Body>
</soap:Envelope>
I also tried to change the propertyset to this:
Here is the response that I got:
Thanks!
