Integration Event Call for DeleteEvents on Integration Events API
Hi,
Please check what seems to be wrong with the SOAP Request below which tries to get the DeleteEvents:
Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:int="urn:crmondemand/ws/integrationevent/" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
<soapenv:Header>
<wsse:Security>
<wsse:UsernameToken>
<wsse:Username>emersoncc/rochelle.dimailig-villamor@emerson.com</wsse:Username>
<wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">Passw0rd02!</wsse:Password>
</wsse:UsernameToken>
</wsse:Security>
</soapenv:Header>
<soapenv:Body>
<int:IntegrationEventWS_DeleteEvents_Input>
<!--Optional:-->
<int:DateTime>12/29/2015 22:00:00</int:DateTime>