XML Parameters

To get an XML list of OpenDoxx Events (By Customer):

Just call the MemberGetListOfEvents method at:

http://opendoxx.com/incoming/testproc.php

<ODQuery>
<VendorUserName>YOURAPPLICATIONID</VendorUserName>
<VendorPassword>YOURAPPLICATIONPASSWORD</VendorPassword>
<OpenDoxxMemberID>YOURCUSTOMERSOPENDOXXMEMBERID</OpenDoxxMemberID>
</ODQuery>

OpenDoxx will then respond with an XML list of events:

<?xml version="1.0"?>
<Events>
<Event>
<YourCust>RANDL</YourCust>
<YourJobNum>520</YourJobNum>
<LawFirmCaseRef>A-12345-6</LawFirmCaseRef>
<Servee>TEST DEBTOR</Servee>
<DefendantID>01</DefendantID>
<YourToken>yQuAlLfkTKG6B695usCN</YourToken>
<EventToken>L8S2WTYN1QZIRE0F4DJA</EventToken>
<Date>2006-08-08</Date>
<Time>16:19:00</Time>
<Msg>EVENT: EForwarded Job Accepted by Member# 29 VIA OpenDoxxWebInterface</Msg>
<Attempt>0</Attempt>
<AddrID></AddrID>
<Addr>NOT APPLICABLE</Addr>
<Addr1></Addr1>
<City></City>
<State></State>
<Zip>99999</Zip>
</Event>
<Event>
<YourCust>RANDL</YourCust>
<YourJobNum>520</YourJobNum>
<Servee>TEST DEBTOR</Servee>
<DefendantID>01</DefendantID>
<YourToken>yQuAlLfkTKG6B695usCN</YourToken>
<EventToken>29O3V7WYX4GDLHUSN8KT</EventToken>
<Date>2006-08-08</Date>
<Time>16:24:56</Time>
<Msg>EVENT: EForwarded Job Deleted by Member# 29 VIA OpenDoxxWebInterface. You will have to delete
it from the trading database in order to re-assign it to another OpenDoxx member.</Msg>
<Attempt>0</Attempt>
<AddrID></AddrID>
<Addr>NOT APPLICABLE</Addr>
<Addr1></Addr1>
<City></City>
<State></State>
<Zip>99999</Zip>
</Event>
</Events>

 

Using the Event Token, you can call the RemoveFromListOfEvents method
so that OpenDoxx doesn't keep sending you the same events.

The YourToken tag is the SerNum that you sent in with the job.

The Attempt> tag is 0 for regular event and 1 for an
actual attempt at an address.


Rob & Luey
LoyalDog Software
OpenDoxx Freeware