BOE XIR3.1 Webi_Opendocument_to many windows

windows
BOE XIR3.1 Webi Opendocument
1,blank
2,input
="<a href=“http:…/…/…/OpenDocument/opendoc/openDocument.jsp?sType=wid&sPath=”+URLencode([sPath])+"&sDocName…
3,Read as :link

it works , but it opens 3 windows:

--------http://server:port/OpenDocument/opendoc/openDocument.jsp?sType=wid&sPath=…

--------http://server:port/OpenDocument/opendoc/openDocument.jsp?appKind=InfoView&service=/InfoViewApp/common/appService.do&…

--------http://server:port/AnalyticalReporting/WebiView.do?bypassLatestInstance=true&cafWebSesInit=true&appKind=InfoView&service=/InfoViewApp/common/appService.do…

how to avoid open the blank widow, the third return the data ,the first and second is blank window. I just want the third windows


paidichina (BOB member since 2009-08-18)

BW Opendocument

why just [0CALYEAR] can use lsS
others like [0PLANT] [0MATERIAL] cant


paidichina (BOB member since 2009-08-18)

why?who can tell me


paidichina (BOB member since 2009-08-18)

the opendocument link can transport the parameter ,but get no data. if double click the report ,and choose the same selection ,the report has data .


paidichina (BOB member since 2009-08-18)

1,parameter sWindow =New must add to the link string ,otherwise you will get more blank windows.
2, you can use the detial transport parameter.

it is over


paidichina (BOB member since 2009-08-18)