cancel
Showing results for 
Search instead for 
Did you mean: 

How to embed Lumira into a portal web application

0 Kudos

Hi Lumira folks,

We're looking for how to Lumira storyboard into a portal web application.

I found following reference doc, is it a right reference doc ? Any other reference manual or exmaple ?


Create a Java Web Application Using Embedded Tomcat -

https://devcenter.heroku.com/articles/create-a-java-web-application-using-embedded-tomcat

Thanks a lot.

JH

Accepted Solutions (1)

Accepted Solutions (1)

shankarsgs
Contributor
0 Kudos

Hi Jee,

Are you publishing your Storyboard to Lumira on HANA? In that case you can do the following

  • navigate to the launchpad and get the share link and then embed it in your application. You would need to use your HANA account to access this
  • If you have setup SSO for HANA, you can configure apache to use it by following the steps in the above link you mentioned.

Regards

Shankar

0 Kudos

Hi Shankar,

Thank you for your advice.

I also got an idea to use String openDocURL = INFOVIEW_URL + "?sIDType="+idType+"&sReportPart=UIREF%3ARID%3D1%3ABID%3D13&mode=Part&sType=wid&iDocID="+iDocID+"&token=" + logonToken; //cuid

shankarsgs
Contributor
0 Kudos

Hi Jee,

Nice, Good luck with your application.

Regards

Shankar

Answers (0)