Technote (FAQ)
Question
How does the autoinit function in combination with a save work in Maximo?
Answer
There are various combinations of the so called autoinit and save action.
For example:
-Doing a status change calls the save and autoinit before the dialog is even displayed.
So it has autoinit'd whether you change status or cancel.
-Pressing "next record" and saying Yes to 'save changes' does the autoinit.
-Selecting "owner" and pressing OK does the save and autoinit.
-Selecting "owner" and cancelling preserves the new insert state, so that on a manual save it autoinits.
These non-workflow actions are consistent in the way their saves call autoinit.
These are all correct product design behaviours in that it is part of the save that occurs on the way to the dialog.
In actual fact, it has nothing to do with the action itself.
For example, if you have created a new record and hit the change status and then cancel the record,it would still be saved as the autoinit is a function of save, not the action itself.
For comparison reasons and further clarification as follows:
The autoinit save function in Maximo/Base Services ,whereby at times an automatic save is initiated by doing a certain action as explained above is NOT the same as for example calling the init method in the MBO
The init method happens every time the MBO is accessing a new page, so for example a list page, main page internally requested by another MBO,
The save is not as automatic as it really appears as there is an explicit call to a save method.
In the case of the UI, the save is usually done in the bean class as it handles each action.
Some actions do not do a save - for example those that are view only.
| Segment | Product | Component | Platform | Version | Edition |
|---|---|---|---|---|---|
| Systems and Asset Management | Tivoli Asset Management for IT | AIX, HP-UX, Linux, Solaris, Windows, Windows 2003 server, Windows 2008 server | 6.2.4, 6.2.7, 6.2.8, 7.1, 7.1.1, 7.5 | All Editions | |
| Systems and Asset Management | Tivoli Service Request Manager | AIX, Linux, Solaris, Windows 2003 server, Windows 2008 server | 6.2.7, 6.2.8, 7.1, 7.1.2, 7.5 | ||
| Systems and Asset Management | Tivoli Change and Configuration Management Database | AIX, Linux, Windows, Solaris, HP-UX, Windows 2000, Windows 2003 server, Windows XP | 6.2.7, 6.2.8, 7.1, 7.1.1, 7.2, 7.5 | ||
| Systems and Asset Management | IBM SmartCloud Control Desk | AIX, HP-UX, Linux, Solaris, Windows | 7.5 |
Rate this page:
Copyright and trademark information
IBM, the IBM logo and ibm.com are trademarks of International Business Machines Corp., registered in many jurisdictions worldwide. Other product and service names might be trademarks of IBM or other companies. A current list of IBM trademarks is available on the Web at "Copyright and trademark information" at www.ibm.com/legal/copytrade.shtml.