How to identify ICS Calendar files in your database

お困りですか?

アトラシアン コミュニティをご利用ください。

コミュニティに質問

プラットフォームについて: Server および Data Center のみ。この記事は、Server および Data Center プラットフォームのアトラシアン製品にのみ適用されます。

Support for Server* products ended on February 15th 2024. If you are running a Server product, you can visit the Atlassian Server end of support announcement to review your migration options.

*Fisheye および Crucible は除く

目的

The SQL database for Confluence will contain a number of AO tables. The purpose of this article is to document the AO tables which store ICS Calendar files.

You must have the ability to query your Confluence database to make use of this information.

ソリューション

ICS files will be merged into the following AO tables depending on the data inside the file:

  • AO_950DC3_TC_CUSTOM_EV_TYPES
  • AO_950DC3_TC_DISABLE_EV_TYPES
  • AO_950DC3_TC_EVENTS
  • AO_950DC3_TC_EVENTS_EXCL
  • AO_950DC3_TC_EVENTS_INVITEES
  • AO_950DC3_TC_JIRA_REMI_EVENTS
  • AO_950DC3_TC_REMINDER_SETTINGS
  • AO_950DC3_TC_REMINDER_USERS
  • AO_950DC3_TC_SUBCALS
  • AO_950DC3_TC_SUBCALS_IN_SPACE
  • AO_950DC3_TC_SUBCALS_PRIV_GRP
  • AO_950DC3_TC_SUBCALS_PRIV_USR
  • AO_950DC3_TC_SUBCALS_PROPS



説明 Identifying where uploaded ICS files are written in the database
製品Confluence
最終更新日 2020 年 9 月 10 日

この内容はお役に立ちましたか?

はい
いいえ
この記事についてのフィードバックを送信する
Powered by Confluence and Scroll Viewport.