Skip to main content



      Home
Home » Archived » BIRT » Hyperlink to go to web application for specific record (ticket id ))
Hyperlink to go to web application for specific record (ticket id )) [message #819172] Mon, 12 March 2012 11:31 Go to next message
Eclipse UserFriend
I am already using hyperlink when receiving e mail and its working.
If I click on that link I will automatically be redirected for specific record (ticket) within the system (application on IBM Web Sphere)

It is something like that and it is working from email:
myhostname .com/maximo.jsp?event=loadapp&value=VIEWSRB&uniqueid=:ticketid

When Opening report in Birt is it possible to add that kind of hyperlink so when I click on some specific record (like 16029 in example or 16031) to go to that record in application like I am doing it when clicking from email.

index.php/fa/7494/0/

How can I do it what should I do?
Thanks
  • Attachment: hyperlink.JPG
    (Size: 37.10KB, Downloaded 2057 times)

[Updated on: Mon, 12 March 2012 11:32] by Moderator

Re: Hyperlink to go to web application for specific record (ticket id )) [message #819215 is a reply to message #819172] Mon, 12 March 2012 12:29 Go to previous messageGo to next message
Eclipse UserFriend
If you know the url and you just want to pass one parameter why not use
an external hyperlink expression with the data value, like:

"http://www.google.com/search?source=ig&hl=en&rlz=1G1GGLQ_ENUS293&q="+row["PRODUCTLINE"]

See attached example.

Jason


On 3/12/2012 11:31 AM, cankovicv wrote:
> I am already using hyperlink when receiving e mail and its working.
> If I click on that link I will automatically be redirected for specific record (ticket) within the system (application on IBM Web Sphere)
>
> It is something like that and it is working from email:
> myhostname .com /maximo.jsp?event= loadapp&value=VIEWSRB&uniqueid=:ticketid
>
> When Opening report in Birt is it possible to add that kind of hyperlink so when I click on some specific record (like 16029 in example or 16031) to go to that record in application like I am doing it when clicking from email.
>
>
>
> How can I do it what should I do?
> Thanks
Re: Hyperlink to go to web application for specific record (ticket id )) [message #819718 is a reply to message #819215] Tue, 13 March 2012 04:41 Go to previous message
Eclipse UserFriend
Thanks genius!
Previous Topic:Flip lines and columns
Next Topic:Birt Viewer customization
Goto Forum:
  


Current Time: Tue Jul 22 21:02:50 EDT 2025

Powered by FUDForum. Page generated in 0.03190 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top