Need the Date Time (GMT) in the Ping Test Message.
<?xml version="1.0" encoding="UTF-8" standalone="no" ?>
- <soap:Envelope soap:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
- <soap:Header>
- <elife:MessageHeader xmlns:elife="http://elife.ws/ebxml-msg/schema/header-1_0.xsd">
- <elife:Handler>
<elife:Vendor name="eLife Solutions and Consulting." />
- <elife:Product name="Coupler">
<elife:Component name="eSoapListner.dll" version="1.0" build="111" />
</elife:Product>
</elife:Handler>
</elife:MessageHeader>
</soap:Header>
- <soap:Body>
- <soap:Fault>
<faultcode>soap:Client</faultcode>
<faultstring>Pinging Test Message. Remote server: C:\Program Files\eLife Coupler\Projects\Listener\Ports\QuadListener is running.</faultstring>
<detail />
</soap:Fault>
</soap:Body>
</soap:Envelope>




