Home : Products : Hach WIMS : Interfaces : Hach WIMS Dispatcher : Documentation : Main Menu : Tab - Dispatcher Profiles Configuration
Q12658 - INFO: Tab - Dispatcher Profiles Configuration

Dispatcher Introduction

You navigate to the Add/Edit Profile window by selecting the Edit button at the top of the Profile Setup tab on the main window of the Dispatcher.

Figure 1 - The Profile Setup tab allows the user to enter data for the profile in general, its name and description, file pattern and poll rate to monitor the source.

In the above image the File Pattern is a Regular Expression.  For .*\.xml the first period (.) refers to any character and the following asterisk (*) says to repeat the last thing, in this case - any character. The last part starts with a back slash (\), in this case it says the next character, a period, is really a period and not any character. The xml text is taken as a literal.  So, what do we have; accept any file that has any number of characters and ends with a ".XML".  Here is an online reference if you rally what to dig into this.

 

Figure 2 - Source Setup Tab: You can select the type of file source  by changing
the "Select a source type" combo box selection.

In the above screen shot you can see how you can setup your own decoding of the date in the source file. However, the system also has built in formats that can be used by leaving the field blank.  The following is an outline of those formats:

//Minutely
// 0123456789111111111
//           012345678
// 20100218_16_42.xml
// YYYYMMDD_HH_NN

//Hourly
// 0123456789111111111
//           012345678
// 20100218_16.xml
// YYYYMMDD_HH.xml

//Daily
// 0123456789111111111
//           012345678
// 20100218.xml
// YYYYMMDD.xml

The above formating will only be used if the file name is all numbers.  If you have a file name that is characters like Myfile.CSV then the Dispatcher will not try to evaluate the date in the file name at all. 

What this gives the user is the ability to process files in time sequence. The first file created gets processed first.

Figure 3 - Target Setup Tab: As with the source setup you can select the type
of file handling by changing the "Select a target type" combo box selection.

 

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 11/9/2009 11:45 AM.
Last Modified on 3/1/2012 3:12 PM.
Last Modified by No Author Name Available!.
Article has been viewed 3257 times.
Rated 0 out of 10 based on 0 votes.
Print Article
Email Article