Time clock systems by TimeIPS
Call Now! 316-264-1600
Information
Sales
Support
Knowledge Base Search:  
Main Menu
· Home

· Table of Contents
· Article Index

· Downloads
· New Features
· FAQ
· News
· Web Links

  
TimeIPS Knowledge Base

Table of Contents: Article IndexPrintable Version

Applies to versions: 1.11, 2.0



IPSLNK - Custom Links Setup



The IPSLNK Custom Links module allows you to present your employees with links to external sites (static resources) and/or file listings from an FTP server that you control (a dynamic resource). A common use case for this feature is to use TimeIPS as the interface for a document server already being hosted by your organization.

To access the External Resources configuration page you must have the "External Resources" permission. By default this is granted to the Full Access and Division Managers permission groups.

 

 

 

 

Using the left pane Main Menu » Administration, click on: System » External Resources.

External Resources Configuration

 

 

To Add a New External Resource

  • Click on the + (plus) sign to the left of the Add New External Resource bar to expand the window.

External Resources Configuration

  • Type in the name of the resource. This name should briefly describe what you will be presenting to employees.
  • Click the Submit button to add the resource.

 

 

 

Static Resource Configuration

The External Resources table will list all resources configured for this division. Resources can either be static links or dynamic file listings. The type of resource will be identified next to the name. If you click on the plus next to the name you will be presented with the resource settings. What follows is an example of a static resource that provides employees with a link to their 401 K accounts.

External Resources Configuration

  • Name: This is the name that identifies the resource
  • Description: This is a brief description of the resource. It will be presented to employees as help text.
  • Active: Toggle this resource as active or inactive. Inactive resources will not be shown to employees.
  • Type: Type can be either static or dynamic. Static resources are links which are presented to employees. Dynamic resources require additional configuration to parse an external server for file listings.
  • Link: The example shown is a static resource so a link can be configured. Whatever is typed into this box will be presented to employees.

 

 

 

Static Resource Display

By clicking on either the display tab or by going to an employee's profile you can view the static resource as it appears to employees. Below is the display from the previous example.

External Resources Configuration

 

 

 

Dynamic Resource (FTP) Configuration

What follows is an example of the configuration of a dynamic FTP file listing.

External Resources Configuration

  • Name, Description, Active, and Type: These are the same as a static resource.
  • FTP Server: This is the URL or IP address of the FTP server that hosts the files.
  • FTP Port: This is an optional port to use when parsing the file listing. Leave it blank for FTP defaults.
  • FTP Username: This is the username that TimeIPS will provide to the FTP server when logging on to download the file listings
  • FTP Password: This is the password associated with the above username
  • FTP Toggle Passive: If this option is checked then TimeIPS will toggle passive mode when connecting to the server.
  • FTP Path: This is the path to the base directory of the file listing. If the files are in the home directory when the provided account logs on then this can be blank.
  • Filename Filter: This feature allows you to restrict which files show and which employees they are shown to. More on this issue is detailed further below. 
  • File Sorting: Choose how to sort files when presenting the list to employees.
  • Maximum Age: This is the oldest number of days a file can be before it is removed from the TimeIPS file listing. Leave this setting blank to show all files.

 

 

 

Dynamic Resource (FTP) Display

FTP Display

Files from the resource are shown in a list. The Time column is the last modified time reported by the FTP server. The last time the file listing was updated is shown at the top. An Update Now button is available to refresh the file listing. File listings can only be refreshed every five minutes.

From the administrative page you can click on the plus next to a file to see additional details such as an audit of the file's discovery, every attempt to download the file, and a note if the file ever appears to have been deleted from the FTP server.

 

 

 

Restricting File Access

The ability to view files from an external file server is restricted by two factors. First a file must be associated with an employee and secondly the person attempting to view a file must have permission to view resources for at least one of the file's associated employees. Files are associated with a employees through their file names. You must set a filename filter in the resource configuration to define which parts of the filename correspond to certain information about employees.

Filename Filters

The filename filter is a templated regular expression. Regular expressions define a pattern to match against a file name and if it matches within the context of a specific employee then it is considered associated with that employee. If you leave it blank then all files from this resource will be associated with all employees in the division. To learn more about regular expressions you can go to http://www.regular-expressions.info/

When we are filtering files with the regular expression provided we will attempt to match the entire file name. This means we will automatically add "^" before your expression and "$" after the expression. The file name includes any parent directories from the home directory of the FTP user. 

You can template information about an employee in to your expression. You can use [HID] to represent their badge number, [empNum] to represent their alternate number, or [usersID] to represent their unique TimeIPS generated ID should you know it.

An example: I have an employee whose badge number is 1234. On my FTP server I store documents for this employee in the directory "ftp/docs/employees/1234/". I would define my filter as "ftp/docs/employees/[HID]/.*". The dot character "." will match any characters and the asterisk "*" will make the dot character match zero or more times. This means when an employee with badge 1234 goes to view external documents they will only see those documents below their directory.



Was this article relevant to your question? Yes No
©2004-2023 TimeIPS, Inc. All Rights Reserved - TimeIPS and the TimeIPS logo are registered trademarks of TimeIPS, Inc.
"Intelligent Personnel System" "Run your Business. We'll watch the clock." are trademarks of TimeIPS, Inc.
TimeIPS is protected by one or more patents. Patent No. US 7,114.684 B2.