| 1. |
What Is The Difference Between Pushevent Or Pushevents? |
|
Answer» PushEvent or PushEvents are SOAP methods and LINKED to the two nms: rtEvent and nms: Batch Event DATA schemas. It is the information system that determines whether an event is a “batch” or “REAL time” type. PushEvent lets you insert a single event into the message; PushEvents lets you insert a series of events into the message. The PushEvent method is MADE up of a <urn: domEvent> parameter which contains the event, The PushEvents method is made up of a <urn: domEventCollection> parameter which contains events. PushEvent or PushEvents are SOAP methods and linked to the two nms: rtEvent and nms: Batch Event data schemas. It is the information system that determines whether an event is a “batch” or “real time” type. PushEvent lets you insert a single event into the message; PushEvents lets you insert a series of events into the message. The PushEvent method is made up of a <urn: domEvent> parameter which contains the event, The PushEvents method is made up of a <urn: domEventCollection> parameter which contains events. |
|