Master Index Match Engine Reference

getDataSourceObject

Description

The getDataSourceObject method returns the file located at the specified source path.

Syntax

Object getDataSourceObject(String sourcePath)

Parameters

Parameter 

Type 

Description 

sourcePath 

string 

The path and filename of the file you want to load. 

Return Value

An object containing the data source information.

Throws

None.