cancel
Showing results for 
Search instead for 
Did you mean: 

can we call the lastest saved instance of a webi from Lumira Designer

shubham_chawla
Explorer
0 Kudos

how can we call the lastest saved instance of a webi from Lumira Designer?

Accepted Solutions (0)

Answers (3)

Answers (3)

MustafaBensan
Active Contributor
0 Kudos

Hi Shubham,

Can you try the following URL variation?:

APPLICATION.openNewWindow("<server>:<port>/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AdYT_ngQ7apFjtZGTB55ASU&sIDType=CUID&sInstance=Last");

Regards,

Mustafa.

shubham_chawla
Explorer
0 Kudos

Hi Mustafa,

Thanks for your reply, yes I have already tried this and works absolutely fine via BI LanuchPad.

But this doesn't work through Enterprise Portal (EP Portal). I logged in to my EP POrtal and didn't find an option to view the latest instance of webi like we can do from BI LaunchPad.

So any suggestions or tricks would be really helpful. 🙂

MustafaBensan
Active Contributor
0 Kudos

Hi Shubham,

You will not find an option for viewing the latest instance in EP. So are you viewing the WebI report in EP via an iView?

shubham_chawla
Explorer
0 Kudos

Hi Mustafa,

Yes, We are viewing Webi through iview. And I have further investigated the issue and I found that through EP portal webi link is changing from:

https://<Server>:<Port>/BOE/portal/1802151853/InfoView/listing/main.do?service=/common/appService.do...

To:

https://<Server>:<Port>/BOE/portal/1802151853/AnalyticalReporting/WebiView.do

On pressing F12 I am getting this error:

shubham_chawla
Explorer
0 Kudos

Hi Tammy,

Thanks for your reply. I have been able to achieve that

APPLICATION.openNewWindow("<server>:<port>/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=AdYT_ngQ7apFjtZGTB55ASU&sIDType=CUID&sInstance=User");

but I came across another issue.

I am able to call the webi's latest instance while executing the dashboard via BI Launch Pad, but in case of EP Portal, it not opening.

My problem statement is, i dont want to refresh my webi because it takes around 5 mins to execute, . So I decided to call the latest instance of that webi via Dashboard so that my webi stores the latest data. But in EP Portal, I couldn't even look at the latest instance, it would only open the last saved version of the report.

So could you please suggest any work around or may be a way out to sort this thing?

Your help would be much appreciated.

TammyPowlas
Active Contributor
0 Kudos

It sounds like it is currently not designed to be used this way; which is why I recommended partner solutions below

TammyPowlas
Active Contributor
0 Kudos

I do not think this is currently possible; you can look at partner add-ons such as APOS or Visual BI that use Web Intelligence as a data source to Lumira Designer/Design Studio

shubham_chawla
Explorer
0 Kudos

Hi Tammy,

I think you got my question wrongly.

I want link a webi instance to a dashboard. this is a hyperlinking which we normally do. And allow me to mention my problem statement again.

My problem statement is, i don't want to refresh my webi because it takes around 5 mins to execute, . So I decided to create a hyperlink and call the latest instance of that webi via Dashboard so that my webi stores the latest data. But in EP Portal, I couldn't even look at the latest instance, it would only open the last saved version of the report.

TammyPowlas
Active Contributor
0 Kudos

Hello - you are right; I misunderstood.

shubham_chawla
Explorer
0 Kudos

Replies are much appreciated. Thanks a lot!

So could you help me with any suggestions or tricks? Please let me know if any further clarification is required on the problem statement.