Sun Java System Calendar Server 6.3 WCAP Developer's Guide

Parameters

Table 3–24 import Parameters

Parameter  

Type  

Purpose  

Required  

Default  

appid

string 

A runtime parameter that is not stored in the database. This parameter specifies which application is making the request. ENS uses this parameter to determine which X-Tokens to return. Does not affect WCAP command output. 

For more information on the ENS X-Tokens, see the Sun Java Communications Suite 5 Event Notification Service Guide.

N/A 

calid

string 

Identifier of a calendar to which to import event. 

N/A 

content-in

string 

Content type of input data. One of the following values:text/calendartext/xml

N/A 

dtend

Date Time string 

End time and date of the events and todos to import. 

A value of 0 means import all components from the start date to the last date in the file.

0

dtstart

Date Time string 

Start time and date of events and todos to import. 

A value of 0 means import all components from the earliest date in the file to the end date.

0

id

unique identifier string 

The session identifier. Required unless the calendar is public. 

N/A