Internet Mail Archive System

From PresenceWiki
Revision as of 10:28, 27 February 2012 by Graham (Talk | contribs)

Jump to: navigation, search
Tutorial Pages > Internet Mail Archive System

Overview

This document describes the IMAS system and how it was created using Presence.

The Imas System currently performs 3 functions:-

The Mail Service connects to a POP(email) account and downloads attachments, based on conditions defined under the rules menu.

The Rule Service will then copy each attachment to a Network or AS400 location or place it in a folder to be processed by a task service.

The Task Service will then process any attachments that need processing, custom tasks can be created for this purpose.

Specific DAS Solution


  • The user can use their windows username and password.
  • The httpsession variable is used so that the user only needs to login once.
  • The username is stored against the ip address, so that it will only need to be entered once for a machine.
  • A session will automatically expire when no new requests have been made for a set time.

Importing

You can download the tasks for this example from:- http://www.international-presence.com/wikidocs/samples/On_Demand_Windows_Login.xml

Once imported they should look like:-

http://www.international-presence.com/images/docs/userlogin/tasks.png

To embed the task, we just place the Check Login Sub Task before our normal OnDemand task page as you can see below in Simple Task To Confirm Action.