Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    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 15:31 Go to next message
Dejan Vujanic is currently offline Dejan VujanicFriend
Messages: 67
Registered: October 2011
Member
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 1942 times)

[Updated on: Mon, 12 March 2012 15:32]

Report message to a 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 16:29 Go to previous messageGo to next message
Jason Weathersby is currently offline Jason WeathersbyFriend
Messages: 9167
Registered: July 2009
Senior Member

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 08:41 Go to previous message
Dejan Vujanic is currently offline Dejan VujanicFriend
Messages: 67
Registered: October 2011
Member
Thanks genius!
Previous Topic:Flip lines and columns
Next Topic:Birt Viewer customization
Goto Forum:
  


Current Time: Fri Apr 26 00:31:33 GMT 2024

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

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

Back to the top