スケジュールのユーザー操作のログ

操作 レベル ログ
予定の登録 重要情報 [create] event (eid:**, event_title:'***', attendance_check:**)
出欠確認の使用 重要情報 [modify] attendance_status (eid:**, value:'**')
予定から抜ける 重要情報 [modify] event (eid:**, event_title:**)
予定に参加する 重要情報 [modify] event (eid:**, event_title:**)
出欠の回答 重要情報 [modify] attendance_status (eid:, value:'**', comment:'***')
出欠の回答の変更 重要情報 [modify] attendance_status (eid:**, value:'**', comment:'***')
出欠の回答の初期化 重要情報 [modify] event (eid:**, event_title:'***', attendance_check:**, attendance_status_initialize:**)
添付ファイルの追加 重要情報 [create] file (eid:**, fid:**, file_name:'**')
添付ファイルのファイル情報の変更 重要情報 [modify] file_information (eid:**, fid:**, file_name:'**', version_setting:**)
添付ファイルの削除 重要情報 [delete] file (eid:**, fid:**, file_name:'**')
添付ファイルのダウンロード 一般情報 [download] file(eid:**, fid:**, file_name:'**', version:**)
通常予定の削除1 重要情報 [delete] event (eid:**, event_title:'**', attendance_check:**)
期間予定の削除1 重要情報 [delete] event (eid:**, event_title:'**', attendance_check:**)
繰り返し予定の削除1 重要情報 [delete] event (eid:**, event_title:'**' range:'**', attendance_check:**)
仮予定の削除1 重要情報 [delete] event (eid:**, event_title:'**' tentative_appointment:'**', attendance_check:**)
予定の確定 重要情報 [fix] event (eid:**, event_title:**)
施設の利用申請の処理 重要情報 [modify] event_facility_approval (eid:**, faid:**, uid:**, status:'**', comment:'***')
Web会議室を使用する予定の登録失敗 エラー [netmeeting_rsv_add] netmeeting_api_error (error_cd:***, error_msg:'***')
予定のメール転送に失敗 警告 Could not forward the schedule notification
予定のコメントの書き込み 重要情報 [create] follow (eid:**, follow_id:**)
1:システム管理の予定の全削除を除きます。

プロパティー 意味 備考
attendance_check 出欠確認の使用 次のどちらかの値が表示されます。
  • 0(使用しない)
  • 1(使用する)
attendance_status_initialize 出欠の回答の初期化 次のどちらかの値が表示されます。
  • 0(回答を初期化しない)
  • 1(回答を初期化する)
comment コメント  
eid イベントID  
error_cd V-CUBEミーティングのエラーコード  
error_msg V-CUBEミーティングのエラーメッセージ  
event_title 予定のタイトル  
fid ファイルID  
file_name ファイル名  
follow_id ファイル名  
range 削除する予定の範囲 予定を削除したユーザーのタイムゾーンが適用されます。
次の値が表示されます。
  • only YYYY-MM-DD
    (今回の予定だけ(YYYY年MM月DD日))
  • on and after YYYY-MM-DD
    (YYYY年MM月DD日以降の予定)
  • all(すべての予定)
status 施設の利用申請の結果 次のどちらかの値が表示されます。
  • accept(施設の利用申請の承認)
  • reject(施設の利用申請の却下)
tentative_appointment 仮予定の開始日時と終了日時 予定を削除したユーザーのタイムゾーンが適用されます。
value 出欠確認の結果 次のどちらかの値が表示されます。
  • attend(出席)
  • absent(欠席)
version_setting バージョン管理設定 次の値が表示されます。
  • 0(管理しない)
  • -1(無制限)
  • 0と-1以外の数値(設定した世代数)