Specifications

Event Types
resource Windows { }
resource Java { }
resource Connection { }
}
}
transaction "LSLogin"
module "LSLogin"
{
event "LEStarted" Java JInvokeApp { Class="com.concord.apps.liveExceptions.LeApp"
Args = contains:"-status"}
choice
{
event "LoginStartedClick" Java JMouseRelease { Title="Login"
Class="javax.swing.JButton" Text="OK" }
event "LoginStartedKey" Java JKeyPress { Title="Login" Key=10 }
}
event "LoginFinished" Windows SetTitle { Title=contains:"eHealth Live Status" }
}
except
{
event "BadPassword" Windows SetTitle { Title="Login incorrect" }
}
failure1 "Exception"
{
event "LEStarted" Java JInvokeApp { Class="com.concord.apps.liveExceptions.LeApp"
Text=contains:"-status"}
event "Exception" Windows SetFocus { Title="LiveHealth Internal Error Messages" }
}
Outlook Event Type
Use the Outlook event type to define events that are specific to Microsoft
Outlook.
ChangeFocus
CheckNames
CheckNamesComplete
ComposeForwardMessage
ComposeNewMessage
ComposeReplyAllMessage
ComposeReplyMessage
DeleteMessage
MessageDelivery
128 BTStudio Administration Guide