$Office.Name - Converting Cybozu Office 2 Data
' If $Convert
' Sub Log $value
' If $Command.Convert.Office = $value
Company Information
' EndIf
' If $Command.Convert.Users = $value
User Property
' EndIf
' If $Command.Convert.Groups = $value
Group Property
' EndIf
' If $Command.Convert.Links = $value
Link Property
' EndIf
' If $Command.Convert.Schedule = $value
Settings Information of Cybozu Scheduler 2
' EndIf
' If $Command.Convert.ScheduleUser = $value
User Data of Cybozu Scheduler 2
' EndIf
' If $Command.Convert.Where = $value
Settings Information of Cybozu Whereabouts 2
' EndIf
' If $Command.Convert.WhereUser = $value
User Data of Cybozu Whereabouts 2
' EndIf
' If $Command.Convert.Bulletin = $value
Settings Information of Cybozu Bulletin Board 2
' EndIf
' If $Command.Convert.Board = $value
Data of Cybozu Whereabouts 2
' EndIf
' If $Command.Convert.Reserve = $value
Settings Information of Cybozu Facilities Scheduler 2
' EndIf
' If $Command.Convert.Facilities = $value
Reservation Data of Cybozu Facilities Scheduler 2
' EndIf
' If $Command.Convert.Address = $value
Settings Information of Cybozu Address Book 2
' EndIf
' If $Command.Convert.Cards = $value
Data of Cybozu Address Book 2
' EndIf
' If $Command.Convert.ToDo = $value
Settings Information of Cybozu ToDo List 2
' EndIf
' If $Command.Convert.ToDoUser = $value
User Data of Cybozu ToDo List 2
' EndIf
' If $Command.Convert.Project = $value
Settings Information of Cybozu Project 2
' EndIf
' If $Command.Convert.Projects = $value
Data of Cybozu Project 2
' EndIf
' If $Command.Convert.Forum = $value
Settings Information of Cybozu Forum 2
' EndIf
' If $Command.Convert.Forums = $value
Data of Cybozu Forum 2
' EndIf
' EndSub
Completed Data Conversion.
Data Successfully Converted
' $Log Success
Data Not Successfully Converted
' $Log Fail
[Top Page]
' Exit
' EndIf
Converting Cybozu Office 2 Data
Notes:
To convert the data of Scheduler 2, Whereabouts 2 and ToDo List 2, you need to convert the data of User Property and Group Property which are common to all Cybozu Office 2 applications.
To convert the data of Users posting articles in Bulletin Board 2, making reservation in Facilities Scheduler 2 and/or posting opinions in Forum 2, you need to convert the data of User Property and Group Property which are common to all Cybozu Office 2 applications.
To convert the data of multiple applications, (ex. Scheduler 2's and Bulletin Board 2's) , you need to convert those data simultaneously.
When converting the data, the current data in Cybozu Office 3 will be overwritten.