Maximo List Archive

This is an archive of the Maximo Yahoo Community. The content of this pages may be a sometimes obsolete so please check post dates.
Thanks to the community owner Christopher Wanko for providing the content.



Using the results from a search in a scrip

From: eoin_roe (2014-11-25 01:57)

I want to use the resultset from a search on locations in a script that I am writing. If I were to do a search in the locations list tab for locations with a LOCID less than 100 this would show up 10 results. How can I use this result set in my script. As far as I can tell the params command does not work with scripting the same way if does with BIRT.
The reason I want the result set is that it will be different each time and will be provided by the user before the script is launched.
Also I am using eclipse to write the script b ut the connection to maximo isn't working. Can anyone recommend a good IDE for writing maximo scripts in Jython. I find writing it in Maximo and trying to debug the script there quite slow and the error messages could be better.

Thank you in advance.