Feedback

  • Contents
 

Open Calendar

This Calendar tool opens a calendar.

Inputs

Session ID

An integer representing the Session ID from the Logon tool.

Calendar Name

A string representing the name of the calendar to open. This field is case sensitive.

Note for MS Exchange Users: This field should be formatted as follows:

"http://your_OutlookWebAccess_servername/exchange/User_SMTP_address"

Note for iPlanet Users: this field should be formatted as follows:
"Calendar_name"

Output

Calendar ID

An integer that represents the open calendar and is used as input to other tools.

Exit Paths

Success

This path is taken if the calendar is successfully opened.

Failure

This path is taken if the operation fails. The most common reasons for failure are invalid username, invalid password, or invalid host. Other unexpected errors could also cause failure.