Siebel Analytics Web Administration Guide > Administering Siebel Intelligence Dashboards >

Creating Action Links


Siebel Analytics action links allow end users to navigate from their analytic dashboards to a record in a Siebel operational application. Siebel Analytics applications contain prebuilt action links in reports and dashboards. For example, a user can drill down directly from a Siebel Sales Analytics dashboard to a specific record in a Siebel Sales view. Drilldown is based on the row-id column contained in a report.

NOTE:  End users must have the appropriate permissions and responsibilities to access the view, and any drilldown hyperlinks.

To create an action link

  1. Identify the target Siebel operational application view.
  2. Select the Siebel operational application view or applet that you want to drill down to, and select Help > About View.
  3. A pop-up window shows the names of the view and applet. Note the view and list applet names. You will need these names in Step 5.

  4. Using a Subject Area that is appropriate for the target applet, use Siebel Answers to create a new Analytics report with the ROW_ID column in it, for example, Account_Row_ID.
  5. Click the Properties icon for the column.
  6. The Edit Column Format screen appears.

  7. Make the following changes:
    1. Clear the option Default Data Format.
    2. Select the option Treat Text as Custom Text Format.
    3. Enter the following HTML, substituting the appropriate view name and list applet names. The following example HTML shown uses All Account List View as the View Name, and Account List Applet as the target applet.

    "<a href=\"javascript:NQSWENav('All Account List View','Account List Applet','"@"'); \">"@" </a>"

  8. Click Finished, and then view the report on the dashboard.

After the report is saved and placed on a dashboard, the ROW_ID column will automatically produce an action link to the Siebel operational application.

Optionally, the ROW_ID column can be replaced with icons in the column, using the following sample HTML. This provides an image source for the action links, such as ActionLink.gif as shown in the sample. Substitute the name of the image that you want to use. The image must be located on the Web server machine.

[HTML] "<a href=\"javascript:NQSWENav('All Account List View','Account List Applet','"@"'); \" title=\""@"\"><img src=\"Res/s_Siebel7/Views/ActionLink.gif\" border=0></a>"


 Siebel Analytics Web Administration Guide 
 Published: 18 April 2003