SpreadJSのライセンスキーの設定方法

 
IM-Spreadsheet for Accel Platformにおいて、SpreadJSのライセンスキーの文字列は設定ファイル(spreadsheet-config.xml)に入力する必要があります。

SpreadJS ライセンスキーの設定例

・フルドメイン(FQDN)が「www.example.com」
・コンテキストパスが「imart」
・SpreadJS ライセンスキーが「www.example.com,000000000000000#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx」

  <licenses>
    <license url="http://www.example.com/imart"><![CDATA[www.example.com,000000000000000#xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx]]></license>
  </licenses>

詳しくは「IM-Spreadsheet リリースノート」を参照してください。
https://www.intra-mart.jp/document/library/im_spreadsheet/public/im_spreadsheet_release_note/texts/introduction_license/index.html


--------------------------------------------------------------------------------

よくあるご質問

Q1. 設定ファイルのurl属性はコンテキストパス(「imart」など)まで含める必要がありますか?

A1. はい。コンテキストパスを含めたベースURLである必要があります。
    ベースURLについては以下のドキュメントを参照して下さい。
    intra-mart Accel Platform セットアップガイド
    https://www.intra-mart.jp/document/library/iap/public/setup/iap_setup_guide/texts/create_war/configuration_file_base_url.html


Q2. ライセンスキーはどのような文字列ですか?

A2. 英数字(大文字、小文字含む)が含まれる、ランダムな長い文字列です。
   システム管理者画面で入力するIM-Spreadsheetのライセンス(SPRSD-XXX-0000-000...)とは異なりますのでご注意ください。
   IM-Spreadsheet リリースノートを参照して下さい。
   https://www.intra-mart.jp/document/library/im_spreadsheet/public/im_spreadsheet_release_note/texts/introduction_license/index.html

Q3. ライセンスキーをlicenseタグに設定するとき、「CDATA」という文字列は必要ですか?

A3. はい。必要です。
    「 <![CDATA[ 」と「 ]] >」の間にライセンスキーの文字列を設定してください。

-- 対象 ------------------------------------------------------------------------
iAP/intra-mart Accel Extentions/2018 Spring(Skylark) 以降
--------------------------------------------------------------------------------


FAQID:703
この記事は役に立ちましたか?
1人中0人がこの記事が役に立ったと言っています
Powered by Zendesk