cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BPF - Customize external - Open url

Former Member
0 Kudos
2,617

Dear All,

1. In the BPF we have an option: External Resource, OPEN URL

let's say I want to send a parameter dynamically based on ENTITY member or something else, it is possible?

for example, I have a design studio report and it open directly with parameters.

Entity is NEWYORK

Http://xyz:8080/asdasdasdasd&NEWYORK&

Http://xyz:8080/asdasdasdasd&<PARAM>&

Regards,

Accepted Solutions (1)

Accepted Solutions (1)

former_member186338
Active Contributor
0 Kudos

As far as I know only fixed URL is supported 😞

Answers (5)

Answers (5)

Former Member
0 Kudos

Humm ok.

Also, I think that SAP won't think this solution is funny for their goals, tho!

So, there is no another solution?

Only solution i'm seeing is calling the Link from Excel Workbook

former_member186338
Active Contributor
0 Kudos

Yes, link from Excel is very easy to implement.

Former Member
0 Kudos

Yes, I agree with you! It is only Administration pages, so BPF pages is designed into Admin BSP, correct?

so, finding the bpf BSP, we can play around there and add this funcionality... im not saying this is easy task.

Do you think it might be possible/doable?

🙂

former_member186338
Active Contributor
0 Kudos

To my mind it's a wrong way...

Former Member
0 Kudos

Hi,

I'm not changing any code from BPC.

Just doing some kind of extension, for example:

https://blogs.sap.com/2016/10/24/extend-bpc-10.1-nw-web-ui/

We can get the place where is the html (standard) for that and create a custom (extension) and develop this component.

I'm not sure that can be possible, but, just trying to think something possible...

(or copy the code from emebedded and adapt in standard) -> programmer can do.

What do you think?

former_member186338
Active Contributor
0 Kudos

In the provided link the blog author is talking about customization of Administration pages only...

Former Member
0 Kudos

Yeah! We're using Standard Version.

Vadim, I have seen this document before. Thanks.

I was thinking if we can enhance (extend/customize) our BPC 10.1 and add this functionality (developing with html and creating badi's), it would work?

This would apply for Design Studio and Web intelligence or another kind of system.

it would work?

Regards,

former_member186338
Active Contributor
0 Kudos

"I was thinking if we can enhance (extend/customize) our BPC 10.1 and add this functionality (developing with html and creating badi's), it would work?" - Sorry, but how? Do you want to change original BPC code :)? Bad idea...

There is no badi's to do it...

Former Member
0 Kudos

HI,

Please check this link...https://assets.cdn.sap.com/sapcom/docs/2016/12/b61f6c24-9f7c-0010-82c7-eda71af511fa.pdf If applicable to your version?

former_member186338
Active Contributor
0 Kudos

Yes, the option to call "Open External Web-based Application" is available for Embedded BPC... But not in simple Open URL!

Former Member
0 Kudos

Yes...not for BPC Standard with Open URL option!