Previous Topic: Configure Content ElementsNext Topic: Add Dashboards


Sample URLs

CA Automation Suite for Clouds packages boxireporting.jsp which uses OpenDocument to generate URLs for Crystal reports and Web Intelligence documents. OpenDocument is one of many deployed web applications within a BusinessObjects Enterprise system. This third-party component processes incoming URL requests for documents and delivers the correct document to the end user in the appropriate viewer. You can link to many viewable object types with the OpenDocument syntax. The file type of the target document is expected to be a web intelligence document (*wid). The target document will be refreshed when it is rendered. This behavior has been leveraged from the OpenDoc parameters sType and sRefresh.

Examples on Nonparameterized Reports

Sample URL 1:

http://Service_Catalog_hostname:service_catalog_port/usm/asc/boxireporting.jsp?report=Image Inventory 

Sample URL 2:

http://Service_Catalog_host:service_catalog_port/usm/asc/boxireporting.jsp?report=Active Reserved Systems
CA Service Catalog hostname

Host name of the CA Service Catalog server.

CA Service Catalog_port

Port number of the CA Service Catalog server.

report

The name of the document without extension.

Example on Parameterized Reports

http://Service_Catalog_host:service_catalog_port/usm/asc/boxireporting.jsp?report=Reservations by Organizational Unit&lsS1. Enter Start Time:=07/04/2012&lsS2. Enter End Time:=07/31/2012&lsS3. Select Organizational Unit:=ESX
lsS[NAME]

Specifies a value for a single prompt. [NAME] is the text of the prompt.

To specify multiple values for a parameter, use lsM[NAME] separated with a semicolon for Webi.

Sample URL:

http://Service_Catalog_host:service_catalog_port/usm/asc/boxireporting.jsp?report=Reservations by Organizational Unit&lsS1. Enter Start Time:=07/04/2012&lsS2. Enter End Time:=07/31/2012&lsM3. Select Organizational Unit:=ESX;Hyper-V
lsR[NAME]

Specifies a range of values for a prompt. [NAME] is the text of the prompt. Separate the range of values for the prompt by a double period (..)

If the target is a crystal report, the range must be enclosed in square brackets or parentheses. To include a value in the range, use a square bracket next to a value. Use parentheses to exclude.

Sample URL:

http://Service_Catalog_host:service_catalog_port/usm/asc/boxireporting.jsp?report=reportname&lsRparamStringDR=h..i