cancel
Showing results for 
Search instead for 
Did you mean: 

Sentiment Intelligence RDS: 'Report' Page not working

Former Member
0 Kudos

Hi Experts,

We have deployed SAP Big Data Sentiment Intelligence RDS in HANA & BODS server and we are able to execute the BODS Jobs successfully by loading live posts/tweets.

we can even insert search term from the specified URL http://<HANA server IP>:<PORT>/sap/rds-bdi/semantic/configuration/index.html. PFB.

But when we click on the "Reports" Button, (circled above in blue) the page keeps on loading without showing any GUI. I am using google Chome Version 41.0.2272.101 m & trying to execute the report on my Desktop PC. PFB.

After debugging with Javascript console I found below errors and we are unable to resolve them.

I am quite wondering as RDS is developed by SAP itself & we have only deployed it in our HANA environment but still facing these issue.

Are we suppose to view Sentiment Intelligence RDS Reports on any particular device(ipad/iphone) or any particular browser (safari/Firefox).

Could you please help me to view Reports on Big Data sentiment intelligence RDS on desktop browser.

Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

After addding 'data-sap-ui-language' as en most of our error got resolved.


<script src="/sap/ui5/1/resources/sap-ui-core.js"

         id="sap-ui-bootstrap"

         data-sap-ui-libs="sap.ui.ux3,sap.ui.commons,sap.ui.table,sap.m"

         data-sap-ui-theme="sap_bluecrystal"

            data-sap-ui-language="en">

     </script>

Now, we remained with below errors.

Can anyone let me know the cause of below error in file sap-ui-core.js.


Uncaught TypeError: Cannot read property 'ina' of undefined

Harshawardhan

0 Kudos

Hi Harshawardhan

Looks like missing INA library in your hana box .

Please follow by steps below to install INA library and INA Toolkit:

  1. 1.Choose Start All Programs SAP HANA SAP HANA studio
  2. 2.In SAP HANA Studio open menu Window Open perspective and select Modeler perspective. &#8232;
  3. 3.From the Quick Launch tab page, choose the button Select system...
  4. 4.In the dialog box Choose Connection Action select the your SAP HANA system related to the user SYSTEM, for example HAN(SYSTEM) and choose OK button. &#8232;
  5. 5.Choose Import in the Content area of the Quick Launch tab and select SAP HANA Content Delivery Unit. &#8232;
  6. 6.Choose button Next and Select file from Server and select the delivery unit file in the File /usr/sap/<sid>/SYS/global/hdb/content/HCO_INA_SERVICE.tgz in the combo box. &#8232;
  7. 7.Make sure that both Actions checkboxes Overwrite inactive versions and Activate objects are checked, and then choose Finish to import the content. &#8232;
  8. 8.The status in the Job Log pane must be Completed successfully. &#8232;
  9. 9.Download the INA UI toolkit archive from Service Market Place https://support.sap.com/swdc SAP Software Download Center Support Packages and Patches Browse our Download Catalog SAP In-Memory (SAP HANA) HANA Platform Edition SAP HANA PLATFORM EDIT. 1.0 Entry by Component HANA INA Toolkit HTML content-à HANA INA TOOLKIT HTML 1.0à HCOINAUITOOLKIT08_11-20011361.ZIP. &#8232;
  10. 10. Save the SAR file to your local disk and unpack to C:\Sentiment Intelligence\SAP RDS HANA Content. &#8232;
  11. 11. Perform the same import procedure step 1 – 6, select Client and browse for the HCO_INA_UITOOLKIT.tgz delivery unit under C:\Sentiment Intelligence\SAP RDS HANA Content. &#8232;
  12. 12. Make sure that both Actions checkboxes Overwrite inactive versions and Activate objects are checked, and then choose Finish to import the content. &#8232;
  13. 13. The status in the Job Log pane must be Completed successfully. &#8232;
  14. 14. In the Navigator pane, under Content, check that the following packages are available:
    • sap.bc.ina.api
    • sap.bc.ina.apps
    • sap.bc.ina.demos
    • sap.bc.ina.service.v2
    • sap.bc.ina.uicontrols
    • sap.bc.ina.uitoolkit