Starting Event Studio

You can use a URL to quickly access and edit an agent in IBM® Cognos® Event Studio.

Use the following parameters to start Event Studio with the parameterized URL method:


http://localhost/bi/v1/disp?b_action=xts.run&m=
portal/launch.xts&ui.tool=EventStudio&ui.object=/content/package
[@name='GOSales (analysis)']&ui.action=new

Use the following parameters to start Event Studio with the cognosLaunch method:


cognosLaunch('ui.gateway','http://localhost/ibmcognos/bi/v1/disp','ui.
tool','EventStudio','ui.action','new')

The ui.action and ui.object parameters are mandatory. If ui.object is missing, you are prompted to select a package.

In addition to the mandatory parameters required, you can also use the following optional parameters:

  • ui.folder

    Specifies the target folder. Acceptable values are the Content Manager search path or store ID.

  • ui.backURL

    Specifies the URI to open after you close the selected component.

    IBM Cognos Application Firewall validation is enforced on URLs that contain this parameter. For more information see, URL Validation.