Maximo Plug-in 4.2 Release Notes
From DataSplice
Contents |
Enhancements:
- Added support to record Asset downtime.
- To support current balance adjustments when the PO system is not in use, a Balance Receipt view was added.
Improvements:
- Improved integration with Maximo attached documents.
- The Inspection Rounds views were improved.
- Issues and Returns now support reviewing uncommitted transactions by entering the same issue details. Previously this would start a new transaction set.
For exposed functions to be easier to use the API was reworked.
- This has two major modifications:
- All methods now use the MBO record ID fields to identify the data to operate with. This is much more explicit, and fixes potential issues with multi-site setups, etc.
- Additional attribute settings for methods are now passed in a variable option collection rather than determined through the context. This makes it easier to determine what modifications are being made by the plug-in, as well as supports updating multiple MBO records in a single DataSplice event more easily.
These changes require modifications to be made to existing views. This process is described here:
http://docs.datasplice.com/wiki/index.php/Upgrading_Maximo_Plug-in_Version_4.1_to_4.2"
Defects fixed:
- Fixed an issue when updating Asset specifications against Maximo 6.2.7 and later.
- Fix LDAP authentication with newer Maximo patches.
- In the Custodians view fixed the offline query syntax error.
User Interface Changes:
- Added Record Description attribute overrides to several views to improve display when collapsing the parent display.