cancel
Showing results for 
Search instead for 
Did you mean: 

Problem While Passing Parameter's from Design studio to Webi Report

SATHISH_BTP
Participant
0 Kudos

Hi Expert's,

I am Trying to Pass Parameter's from Design Studio to Webi Report But It's not Working,What ever I am passing Those value not Considering in Webi prompt's(which are Bex Variables)

Script:

var url="https://rb-wam-bi-q.wam-sso.bosch.com/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=ASy4MqRMVcZIjr6eVrzHhfQ&SRefresh=Y&IsSMaterial="+"1465C53021";

APPLICATION.openNewWindow(url);

I have gone through following Link's

https://archive.sap.com/discussions/thread/3606737

https://archive.sap.com/discussions/thread/3434414

Could you Please Help on this.

In the Above screen shot Material Still Showing Empty Even though I passed from Design studio.

Accepted Solutions (0)

Answers (1)

Answers (1)

TammyPowlas
Active Contributor
0 Kudos

Please review the OpenDoc guide https://help.sap.com/businessobject/product_guides/sbo41/en/sbo41_opendocument_en.pdf starting page 22

I am not sure what type of prompts you are passing; are you hard-coding them or?

SATHISH_BTP
Participant
0 Kudos

Hi Tammy,

I have tried Dynamic values to Webi Bex variables as prompt's from Design studio but it's not taking, so I am sending Direct Value to Material Prompt for webi through Design studio.

This also Not Working Could you please Help on this.