Maximo Wire - The IBM Maximo Help & Discussion Forum
May 20, 2012, 10:19:29 am *
Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
News: Welcome to Maximo Wire, the IBM Maximo help forum. Feel free to register and ask any Maximo related questions you like.
 
  Home Help Search Login Register  
*
Pages: [1]   Go Down
  Print  
Author Topic: Where is (or How is) the Request Page Dialog Box Generated  (Read 1250 times)
0 Members and 1 Guest are viewing this topic.
ameabaspy
Newbie
*

Karma: 1
Posts: 15


View Profile
« on: October 23, 2008, 06:27:01 pm »

Hello All,

I'm hoping someone can point me to the path/file where the report request page dialog box is generated from?  An xml or a jsp page?  I have not been able to locate it.

Thanks in advance,

Andrew
Logged
amdisuk
Administrator
Full Member
*****

Karma: -1
Posts: 199


allandonaldson@hotmail.com
View Profile WWW
« Reply #1 on: October 24, 2008, 08:14:11 am »

I don't know myself.

Is this verson 6?
Logged

Big Al
maurogrz
Global Moderator
Full Member
*****

Karma: 14
Posts: 111



View Profile Email
« Reply #2 on: October 24, 2008, 08:51:12 am »

in maximo 6 the xml pages are stored in the MAXPRESENTATION table... maybe this is the place from where the report request pages are generated.
....or maybe they are manged by the actuate integration service

I'm not sure on this !
Logged
ameabaspy
Newbie
*

Karma: 1
Posts: 15


View Profile
« Reply #3 on: October 25, 2008, 08:57:29 pm »

Yes, it's v6.2.2...

And I'll try the mxpresentation table...  not sure if it's going to be there...

Thanks
Logged
ameabaspy
Newbie
*

Karma: 1
Posts: 15


View Profile
« Reply #4 on: October 27, 2008, 05:22:46 pm »

Thanks to All who responded,

I've checked the maxpresentation table, and as expected, did not find the Dialog Box xml. 

I keep thinking it's one of the jsp pages, but has yet to locate it...

More help please...
Logged
maurogrz
Global Moderator
Full Member
*****

Karma: 14
Posts: 111



View Profile Email
« Reply #5 on: October 27, 2008, 05:42:23 pm »

I don't understand what really you want to know and why, but did have a look at the REPORTLOOKUP table ?

I'm not an expert on reports, but as far as I know all the informations are managed by the REPORTS application.....
Logged
ameabaspy
Newbie
*

Karma: 1
Posts: 15


View Profile
« Reply #6 on: October 27, 2008, 05:49:46 pm »

The request page dialog box pops up when you click the individual report... 

What a client of mine wanted to do is: to add/embed an url link to the dialog box... 

I know how and where to add an url link to the startcenter, the report administration app, but has yet to find where add to the request page that I believe is code generated...

Hope this helps explain alittle...
Logged
maurogrz
Global Moderator
Full Member
*****

Karma: 14
Posts: 111



View Profile Email
« Reply #7 on: October 28, 2008, 07:39:03 am »

now I understand....
There is no very good news, what you mean is a "system XML"  and you can export and modify it as you want (I think), but the xml is re-generated by the application "Reports configuration" when you use the button "generate XML".

If you want you can modify yourself the XML, but the risk is that if you have to modify the report parameters, after regenerating the XML, you have to re-apply your modifications.

Another way can be to customize the XML generation method....
If you take a look, the "generate XML" button of the "report configuration" app is managed by the psdi.webclient.beans.report.ReportAppBean. Here you will find that the method invoked is generatexml() that call  reportRemote.generateXML(reportRemote, reportRemote.getMboSet("REPORT_LOOKUP"), presentationXML);
If you really need it, you can define your custom XML generator extending the standard one !

Logged
Pages: [1]   Go Up
  Print  
 
Jump to:  

Recent

TinyPortal v1.0 beta 4 © Bloc
Powered by MySQL Powered by PHP Powered by SMF 1.1.15 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!