Cisco Cisco Unified MeetingPlace Audio Server Maintenance Manual

Page of 348
Solving problems  7-33
February 27, 2004
Cisco MeetingPlace Audio Server System Manager’s Guide
I
MPORTANT
ImportMeetings is a keyword, which must be followed by an 
import file name in your command line string. All other parameters are 
optional. These optional parameters are identical to those generated by the 
Raw Meeting Details Information report when the value of the Include Field 
Header Names parameter is Yes.
N
OTE
Type all the parameters shown, including import file name, as one line 
(do not press Enter until after you type the import file name).
Use the following table when replacing variables with values.
Options
Sample import strings
Importing Meetings
importMeetings [Data file to use] [Add/Delete flag]
For example:
 
importMeetings rawmtdet.csv yes
Importing Meetings with error 
file and threshold defined
importMeetings [Data file to use] [Add/Delete flag] [Log file name] 
[Error threshold]
For example:
importMeetings rawmtdet.csv yes mylogfile.txt 50
Importing Meetings with all 
optional fields defined
importMeetings [Data file to use] [Add/Delete flag] [Scheduler user ID] 
[Override?] [Log file name] [Error threshold]
For example:
importMeetings rawmtdet.csv yes tsmith no mylogfile.txt 50
Deleting Meetings
ImportMeetings [Data file to use] [Add/Delete flag] 
For example:
ImportMeetings rawmtdet.csv no
Deleting Meetings with error 
file and threshold defined
importMeetings [Data file to use] [Add/Delete flag] [Log file name] 
[Error threshold]
For example:
importMeetings rawmtdet.csv no mylogfile.txt 50
Deleting Meetings with all 
optional fields defined 
(When deleting meetings, the 
Scheduler User ID field is 
used but still needs to be 
specified)
importMeetings [Data file to use] [Add/Delete flag] [Scheduler user ID] 
[Override?] [Log file name] [Error threshold]
For example:
importMeetings rawmtdet.csv yes tsmith no mylogfile.txt 50
Options
Sample import strings
Add/Delete flag
Used to specify whether the meetings in the import file should be added 
(scheduled) or deleted (canceled). Default for this field is yes.
• If this flag is yes, the meetings are scheduled. 
• If this flag is no, the meetings are deleted. 
Scheduler User ID
The scheduler user ID command line field is used for overriding or filling in 
the scheduler ID for some or all records in the import file.