CRM On Demand - Web Services Integration (MOSC)

MOSC Banner

Integration Event Call for DeleteEvents on Integration Events API

edited Jan 11, 2016 10:04AM in CRM On Demand - Web Services Integration (MOSC) 1 commentAnswered

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>

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center