Splash Site Admin
Зарегистрирован: 09.11.2007 Сообщения: 228
|
Добавлено: Вт Мар 17, 2009 5:43 pm Заголовок сообщения: Day2 |
|
|
&username& for default value
---
Test applıcatıon
Object: DETAIL
Fields: assetnum, siteid, detailid, description
Relationship for child:
=Database configurator
Main Object checkbox in table creation - for workflow (!)
Example: DETAILIDSEQ for DETAIL table, cannot autonum but uses Oracle seq.
Button Event = addrow (case sensitive)
toggledeleterow
Application Designer - Actions - Add/Modify Signature Options
http://www.maximo-users.net/
(!) In Maxadmin startcenter create a new template, select content, fav apps,...
Security Groups - give access to _application_ Startcenter and some other weird apps (Nadya has a list) from the top list.
Valuelist - is a ALN DOMAIN, you can add values.
lookup.xml
library.xml - all dialogs
In Application designer - icon Dialog Editor.
maxmessages - instead of resource text files. And it has different way of displ.: msgbox, status, text.
Different levels of logging may be enabled from maximo configuration GUI.
Communication templates - this is for e-mail notifications. Can use :wonum, :reportedby etc.
E-mail listener - can recieve mail and start a workflow (!)
CronTasks are customizable now and each one with java-class.
WorkFlow actions now are hidden in workflow lines - doubleclick the line to see actions (!).
workflow nodes:
"trapezium" - разные пути выбора
interaction - ask user to fill some fields!
wait - is like our autoacpt in crontask
REPORTING
smth had to be rebuilt in "report administration" and then
build C:\IBM\SMP\maximo\deployment\buildmaximoear.cmd
hint: destination for build C:\IBM\SMP\maximo\deployment\default
Bea Weblogic is BETTER for development (!)
WebLogic:
http://localhost:7001/console
weblogic/weblogic
error 500))) |
|