How to get TRTHApiService.jar? Datafeed toolbox is already installed

1 回表示 (過去 30 日間)
Raza Illahi
Raza Illahi 2015 年 7 月 15 日
コメント済み: Banksy 2015 年 9 月 1 日
Hi, While using datafeed toolbox, i am getting an error message "Please verify that TRTHApiService.jar is on MATLAB javaclasspath" But problem is that i am unable to find this jar file. I would appreciate if someone can guide me from where to get this jar file or any other possible workaround.
thanks
  1 件のコメント
Banksy
Banksy 2015 年 9 月 1 日
I had the same problem. I sent TR an email and they sent me the .jar file that they are looking for. I also had to install apache for this to work in conjunction with and add this .jar file to my path.

サインインしてコメントする。

採用された回答

Rohit Kudva
Rohit Kudva 2015 年 7 月 17 日
編集済み: Rohit Kudva 2015 年 7 月 17 日

Hi Raza,

You must have received the TRTHApiService.jar file with Reuters. Please add the jar file to the MATLAB Java classpath in toolbox/local/classpath.txt. Note that it must go before the entry for datafeed.jar.

Steps:

  1. Obtain the latest TRTHApiService.jar file from Reuters and place in a specific folder. Please refer to the following link to find the JAR file.
  2. Open the $MATLABROOT$/toolbox/local/classpath.txt file, where $MATLABROOT$ can be found by executing “matlabroot” command at MATLAB prompt
  3. Exit MATLAB
  4. Add the path to newly downloaded jar file before the entry for 'datafeed.jar'
  5. Close 'classpath.txt' and restart MATLAB

I hope this helps.

-Rohit

  1 件のコメント
Igor Klubok
Igor Klubok 2015 年 7 月 29 日
Hi Rohit,
The provided link does not offer the TRTHApiService.jar software for download. I guess Thomson Reuters may have changed things around.
The issue is still open as to where to find the TRTHApiService.jar for use in Datafeed toolbox.
Thank you, Igor

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDownloads についてさらに検索

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by