Skip to main content
22-Sapphire I
November 15, 2010
Question

Cognos Business Reporting - Hyperlinks

  • November 15, 2010
  • 1 reply
  • 688 views
Please see attached screen captures.

1 reply

1-Visitor
November 15, 2010

Mike,

In the query builder reports, the link is built by the xsl converter when it sees the base object, probably using a value passed behind the scene by the Query Builder. If you go to cognos without using the xsl converter, the URL is not built, or maybe cognos ignores the that holds the URL. The actual value of the field is the problem report number. This is why the link is notbuilt properlyin cognos : it adds the problem number instead of the OID.

To build the URL, you have to pass the OID from "Persist Info.Object Identifier.Id" instead of the object number.

HTH,

Vincent



In Reply to Mike Lockwood:

Please see attached screen captures.