How to connect one to one report? - BO Designer
How to connect one to one report?
- The OpenDocument function is used to connect one to one report.
- The function can be used in various methods.
- In ASP environment:
1. Universe Level : Create an object using Object Format by enabling HTML option
2. SELECT:
3. Report Level : Use Hyperlink function
Hyperlink("Server:PortNo/wiasp/scripts.........." , "TaxtAsLink")
- In JSP Environment:
Replace opendocument.asp with opendocument.jsp