<h2>アプリケーションが既にインストールされている場合にデモデータをインストールするための回避策</h2><br/><div style="overflow-x:auto"><div>アプリケーションが既にインスタンスにインストールされている場合にデモデータをロードします。</div> <ol style="list-style-position: inside;"><li>システム管理者 [admin] として、[ <strong>System Definition] -- [></strong> <strong>Scripts] - [Background] </strong>に移動します。<strong><br /></strong></li><li>[スクリプトを実行] ウィンドウで次のコマンドをコピーします。GlidePluginManager.loadDemoData('<em><application scope></em>');<br /> <ul style="list-style-position: inside; list-style-type: circle;"><li>例:<strong>脆弱性対応</strong>デモデータをロードするには、<strong>GlidePluginManager.loadDemoData('sn_vul'); </strong>を実行します。</li><li>アプリケーションスコープを見つける方法については、ステップ 4 を参照してください。<strong><br /></strong></li></ul> </li><li>スコープ <strong>global</strong> で <strong>[Run script</strong> をクリックします。 </li><li>アプリケーションスコープを見つけるには:<br /> <ol style="list-style-position: inside; list-style-type: lower-alpha;"><li>[ <strong>System Applications] > [Applications > Installed] </strong>に移動します。</li><li>アプリケーションを検索します。</li><li>アプリケーションレコードを 1 回クリックします。</li><li>スコープフィールドの値をコピーします。 </li></ol> </li></ol></div>