1 minWAS – remove maximo from context pathYou can make your base web address to http://hostname/ instead of http://hostname/maximo using IBM HTTP server configuration, without...
2 minMaximo – Auditing security groups and authorizationsThe Security groups and application authorizations reports are aimed at providing a simple tool to have an high level view of how Maximo...
1 minMaximo – Menu – Create a menu items:A lof of changes, like this, cannot be made via application but via SQL.. damn you IBM. 1. Create a new Test Module INSERT INTO...
1 minAdd SNM domain in maximoThe creation of domains is very easy except the SYNONYM domain, so I made a little tutorial for me and you.. Path: Maximo menu -> System...
2 minMaximo – Automation scriptsI’ve started to be working on the Maximo project. Anyway, I’ve found and customized few automation scripts in Jython that are checking...
1 minRemedy – Remove spaces from stringNever trust your users. Here is the tip to remove spaces from string. Run-If: 'FIELD' LIKE "% " This remove space before: Set-Field: zInt...
1 minThe change background color of the panel by ActiveLink Hello, I am working as a developer in BMC Remedy environment and would like to share a tips and tricks, this is my first post. My current...