Information
Provides access to Xenomorph DataServices informaional related data
The following operations are supported. For a formal definition, please review the Service Description.
-
AvailDates
This method returns an array of dates as doubles for which a given item property series has data. -
AvailProps
This method returns a list of the properties available for the given item code and database. -
CategoryDesc
This method returns the description associated with a given category and database. -
CategoryProps
This method returns a list of the properties available for the given category and database. -
DatabaseCategories
This method returns a list of item categories supported by a given database. -
DatabaseCodeTypes
This method returns a list of code types supported by a given database. -
DatabaseCodes
This method returns a list of item codes contained in a given database. The list can be filtered and sorted alphanumerically. -
DatabaseCodesEx
This method returns a list of item codes contained in a given database. This function returns a list of item codes contained in a given database. If no code type is provided then the first code found for a particular item will be returned (irrespective of code type). If a list of code types is provided, then this is a preference list for the code types to be returned. If a particular item does not have a code corresponding to any of the code types in the list then the item will be omitted from the returned list. Optionally, you can filter the codes on their names and categories and sort them accordingly. The category filter can take a single category name or wildcard characters e.g *Option will filter on all categories which have Option in their name. -
DatabaseFullPath
This method creates a full database path from a database path and name. -
DatabaseNumItems
This method returns the number of items contained in a given database. -
DatabaseSources
This method returns a list of data sources supported by a given database. -
DatabaseSplitPath
This method splits a full database path into the database path and the database name. -
Databases
This method returns a list of available databases currently available to the Xenomorph system. -
FirstDate
This method returns the first available date associated with a given item series. -
ItemCategory
This method returns the category associated with a given item in a database. -
ItemCodeTranslate
This method translates one item code type into another. -
ItemCodes
This method returns a list of item codes associated with a given item in a database. -
ItemCodesEqual
This method determines whether two code - code type pairs refer to the same item within a given database. -
ItemDescription
This method returns the description associated with a given item in a database. -
ItemSeriesNames
This method returns the series names for which a given item has historical data available under a given data source. -
ItemSources
This method returns the data sources for which a given item has historical data available. -
LastDate
This method returns the last available date associated with a given item series. -
NumDates
This method returns the number of dates associated with a given item series. -
SeriesCurrency
This method returns the currency associated with a given item series -
SeriesDescription
This method returns the description associated with a given item series -
Version
This method returns the version number associated with the current installation of the Xenomorph System.