Home : Products : Hach WIMS : Interfaces : Hach WIMS Direct Server-Side Interface to Custom Q12947 Aspen LIMS : Documentation : Introduction : Source versions tested
Q12950 - INFO: Source versions tested

The interface was designed and tested for source data on Oracle 10g, but with the ability to import from later versions of Oracle.

Specifications:

When running as a service, all records in OPSWIN table are imported, and when ran interactively the interface imports from a date range.

Cross Reference is with the OPSWIN.LOCATIONCODE and OPSWIN.STORET, with the option of adding OPSWIN.PROJECT#. To omit the OPSWIN.PROJECT# from cross reference, the PROJECT NUMBER (LIMS_UD1) field in Hach WIMS variable setup must be blank.

Unit conversion is accomplished using a Multiplier field in the Hach WIMS variable setup (LIMS_UD2). Previous versions of this interface used USER DEFINED 1 (UD1). Removed the restriction of this field being > 0, it can be any positive or negative real number within limits of a double percision number. 

The OPSWIN.REPORTEDRESULT numeric portion is multiplied by the multiplier, mentioned above. The OPSWIN.DATA_QUALIFIER is appended to the result and then the value is imported.

If the OPSWIN.DATA_QUALIFIER is not recognized by Hach WIMS (i.e., "BB" for a value), the result is written to comments.

Source Data to Hach WIMS Cross Reference:

LOCATIONCODE = LIMS_LOC (Formerly LOCATION)
STORET = LIMS_TEST (Formerly STORET)
PROJECT# = LIMS_UD1 (Formerly UD2)
Multiplier = LIMS_UD2 (Formerly UD1)

Field Definition:

Date Stamp = COLLECTION_DATE
Symbol = DATA_QUALIFIER
Result = REPORTEDRESULT

Result = Result * Multiplier

Return Value = Symbol & Result

 

Related Articles
No Related Articles Available.

Article Attachments
No Attachments Available.

Related External Links
No Related Links Available.
Help us improve this article...
What did you think of this article?

poor 
1
2
3
4
5
6
7
8
9
10

 excellent
Tell us why you rated the content this way. (optional)
 
Approved Comments...
No user comments available for this article.
Created on 3/22/2010 9:45 AM.
Last Modified on 3/23/2010 10:22 AM.
Last Modified by No Author Name Available!.
Article has been viewed 2310 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article