Must have the "Data Module" running to access Sector and Beta :https://amers1.apps.cp.icp2.mpp.reute

Must have the "Data Module" running to access Sector and Beta :https://amers1.apps.cp.icp2.mpp.reutest.com/Apps/DataModule How do I run this?

Best Answer

Answers

  • This is the App Studio code sample “AppStudio JET2
    % spread betw SMA & Last of Index components”

    And at point 3 in the readme file it asks for : “Must have the
    "Data Module" running to access Sector and Beta

    https://amers1.apps.cp.icp2.mpp.reutest.com/Apps/DataModule

  • Hi Raluca,

    It should work if you paste it into the Eikon command line. Do you get an error message?

  • Hi,

    Thanks for your answer. I did paste it the link and it opens a black window that returns no results found. Then, of course if I try to run the SMA.html file it won't load the data.

    Thanks for your help. Let me know if you need more info.

  • After you received the blank "Data Module" screen did you leave it up and running before you launch the SMA app? Additionally, the "Data Module" window should have the text "Data Module" displayed in the window - is this the case?

  • could you post a screenshot of this window

  • When this sample application was written the "Data Module" application had to be running as well. Now one no longer needs to have the "Data Module" application running as before. Did the rest of the columns have data beside Sector and Beta ? Which chain did you use ?

  • Hi,

    Thank you all for your answers. I did give it another go, I run it from the browser, it does loads but is not retrieveing any data, I just get the black screen when pressing the Get Index Data button. I must be doing something wrong. I have not run "Data Module" since, as you said, is not required anymore.

    Thank you,

    Raluca

  • do you have tomcat or some webserver running locally?

  • can you share your console log ?

  • thanks, I figured it out. It loaded just fine now. Thank you for your support.

  • you need to run it from the Eikon command line by the way, i.e., will not run in chrome since JET is not registered

  • Hello, could you please explain me how did you make the SMA example work? Thank you very much.