Passing Multiple Values in Open Document using Linking in Design Studio
Prompt is as below:
PFA (pic1)
pic1.jpgpic2.jpgpic3.jpgpic5.jpgpic6.jpgpic7.jpgpic8.jpg
And setting of prompt is as below:
PFA (pic2)
var V_VERTICAL = DS_1.getVariableValueExt("ZAUTH_VERTICAL");
APPLICATION.openNewWindow("/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=ARjs7KES7EJHvp3EiBDFOx8&lsMVertical:="+V_VERTICAL);
PFA (pic3)
APPLICATION.openNewWindow("/BOE/OpenDocument/opendoc/openDocument.jsp?sIDType=CUID&iDocID=ARjs7KES7EJHvp3EiBDFOx8&lsMVertical:=HD;BUS");
PFA (pic4)
PFA (pic5)
Below error in coming through URL
PFA (pic6)
But values are passing in variable as shown below:
Passing 2 values
PFA (pic7)
Passing 3 values
PFA (pic8)pic1.jpgpic1.jpgI am guessing the cause of error is the space coming after “;” in 2nd value, which is coming by default from BO.
Please suggest is this feasible or not. I have tried many things from my end.
Request clarification before answering.
mohit,
I have the same issue as you posted and that reference to that blog above does not help as his document is not address the issue that when passing single value in the prompts works fine, its when you change from "&lsS" to "&lsM", it starts passing "; " after every value. Did you find a work around and I'm using 1.6 latest sp.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Mohd - have you searched for this? Have you seen Victor's document which goes through all the scenarios (assuming your data source is BEx)? See https://blogs.sap.com/2013/03/11/how-to-use-opendocument-with-bex-variables/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.