Primary DAO Functions

The Direct Access Option provides access to nearly all TitleSCAN Web internal operations.   The chapters that follow describe these in detail.

IMPORTANT:  This documentation describes two different methods (Web Services and Page Requests) for executing most functions.  The parameters will be the same for either method.  The returned results are also the same, but it is important to understand that two methods of submitting the request are being documented.
 

DAO Web Services

Function

SearchGI

Search general (name) index

SearchPI

Search property index

GetImageDocument

Get image document information

GetImagePages

Get one or more image pages

GetImageDatabaseList

Get a list of the image databases

GetSubdivisionList

Get a list of the subdivisions

 

DAO Page Requests

Function

GISearch

Search general (name) index

PISearch

Search property index

ImageDocument

Get image document information

PlantImageDocument

Get image document information associated with a plant document

ImagePages

Get one or more image pages given image document information previously retrieved via a PlantImageDocument or ImageDocument query

ImagePage

Get an image page

 

DAO Web Services

Function

                    GetCountyTable

Get county list

GetTable

Get a table

 

DAO Page Requests

Function

                      County

Get county list

Table

Get a table

 

DAO Web Services

Function

GetSubdivisionDefinitions

Get subdivision definitions

GetSectionDefinitions

Get section definitions

GetArbDefinitions

Get arb definitions

 

DAO Page Requests

Function

SubdivisionDefinition

Get subdivision definitions

SectionDefinition

Get section definitions

ArbDefinition

Get arb definitions

 

DAO Web Services

Function

AddOrder

Add a new order

UpdateOrder

Update an existing order

DeleteOrder

Delete an existing order

 

DAO Page Requests

Function

AddOrder

Add a new order

ChangeOrder

Change (Edit) an existing order

 

DAO Web Services

Function

FindOrder

Find or Search an order

 

DAO Page Request

Function

OrderFind

Find or Search an order

 

IMPORTANT:  There are additional DAO requests that are not described in this documentation.  These include certain Page Requests, such as the request to obtain the image database list and others.  This documentation also does not cover certain Web Service requests (EditOrder, SubmitRequest, and SubmitRequestDefault) which should not be needed by other software packages.  In the event that you need documentation in these areas, please contact TitleSCAN Support.  If it is determined that you do require the use of these requests, documentation will be developed and made available.  Typically, this can be done quickly.