Skip to main content

developerWorks >  Tivoli  >  Forums  >  Maximo  >  developerWorks

Open URL inside Maximo 6.2    Point your RSS reader here for a feed of the latest messages in this thread


     

 
 

My developerWorks
 Welcome, Guest
Sign in or register
Permlink Replies: 9 - Pages: 1 - Last Post: Nov 6, 2009 4:25 PM Last Post By: Ed Matthews Threads: [ Previous | Next ]
LeonardoBastos

Posts: 29
Registered: Mar 17, 2008 10:20:58 AM
Open URL inside Maximo 6.2
Posted: Nov 17, 2008 02:16:00 PM
Click to report abuse...   Click to reply to this thread Reply
In Maximo 5.2 we could manipulate .jsp to open any URL we wanted (ie. Google).

Now I need to do that in Maximo 6.2. Is it possible?


Thanks.

LeonardoBastos

Posts: 29
Registered: Mar 17, 2008 10:20:58 AM
Re: Open URL inside Maximo 6.2
Posted: Nov 17, 2008 02:17:15 PM   in response to: LeonardoBastos in response to: LeonardoBastos's post
Click to report abuse...   Click to reply to this thread Reply
I believe I wasnt clear enough:

I need to open a URL inside a TAB in Maximo 6.2.

Thanks

848

Posts: 37
Registered: Sep 25, 2007 02:59:38 AM
Re: Open URL inside Maximo 6.2
Posted: Nov 18, 2008 04:20:12 AM   in response to: LeonardoBastos in response to: LeonardoBastos's post
Click to report abuse...   Click to reply to this thread Reply
hi,

hope this helps

Under database configuration, look for Application Designer. Open the file that you wish to put in the URL. eg. ASSET

Under the Control Palette, you will see an icon that is Hyperlink. Drag that icon onto the WorkSpace. Enter the properties at URL eg. Http://www.google.com

cheers
ming

haniffa

Posts: 31
Registered: Aug 11, 2008 06:32:27 AM
Re: Open URL inside Maximo 6.2
Posted: Nov 18, 2008 04:53:41 AM   in response to: LeonardoBastos in response to: LeonardoBastos's post
Click to report abuse...   Click to reply to this thread Reply
Hi,

Are you looking for

1.A link from maximo which will open the specified URL in a new web page

(or)

2.A way to display the URL content itself with in one of the maximo tabs(may be a new custom tab).For example, custom tab called IBM Site in workorder application and when you click on the tab ,it would show the web page contents with in this tab)

Option 1 can easily be achieved through the application designer.and for option 2 we need to go for 'iframe' custom tags.

Thanks.

LeonardoBastos

Posts: 29
Registered: Mar 17, 2008 10:20:58 AM
Re: Open URL inside Maximo 6.2
Posted: Nov 18, 2008 05:20:46 AM   in response to: haniffa in response to: haniffa's post
Click to report abuse...   Click to reply to this thread Reply
Yes, I'm talking about the iframe thing.

Then I need to "talk" with Maximo from the custom app.

Thanks!

haniffa

Posts: 31
Registered: Aug 11, 2008 06:32:27 AM
Re: Open URL inside Maximo 6.2
Posted: Nov 18, 2008 06:26:37 AM   in response to: LeonardoBastos in response to: LeonardoBastos's post
Click to report abuse...   Click to reply to this thread Reply
Attachment iframe.doc (117.0 KB)
Hi,
Please find the steps to implement iframe custom tag.
Thanks
LeonardoBastos

Posts: 29
Registered: Mar 17, 2008 10:20:58 AM
Re: Open URL inside Maximo 6.2
Posted: Nov 18, 2008 07:14:48 AM   in response to: haniffa in response to: haniffa's post
Click to report abuse...   Click to reply to this thread Reply
Yes, I did. A guy from a e-mail list told me how to do it.

Thanks.
sabarindo

Posts: 1
Registered: Dec 04, 2008 09:36:52 PM
Re: Open URL inside Maximo 6.2
Posted: Dec 04, 2008 09:45:29 PM   in response to: haniffa in response to: haniffa's post
Click to report abuse...   Click to reply to this thread Reply
Hi,

As specified in the iframe document, how do I change the url within iframeid to accept a dynamic parameter?

example:
<iframe id="iframe1" url="http://server.com/myExternalApp.jsp?recordId=9021091" height="300"/>
...

Do I need to create an actionHandler/bean?

Thanks!
S.Sabar.
Chon

Posts: 13
Registered: May 08, 2009 12:35:50 PM
Re: Open URL inside Maximo 6.2
Posted: Sep 15, 2009 04:08:26 PM   in response to: haniffa in response to: haniffa's post
Click to report abuse...   Click to reply to this thread Reply
great info! thanks!
Ed Matthews

Posts: 2
Registered: Nov 06, 2009 03:55:55 PM
Re: Open URL inside Maximo 6.2
Posted: Nov 06, 2009 04:25:41 PM   in response to: LeonardoBastos in response to: LeonardoBastos's post
Click to report abuse...   Click to reply to this thread Reply
How can you insert the contents of a URL inside a start center portlet?
Is this possible?
Can you insert links somehow inside of portlets?

Point your RSS reader here for a feed of the latest messages in all forums