1. Create script named CRONAUTOSCRIPT without launchpoint .......
2. Create a crontask with class name com.ibm.tivoli.maximo.script.ScriptCrontask
3. Give runasUser and create new instance.
4. Give the scriptname as CRONAUTOSCRIPT and give arguments if you need any...
5. Activate crontask.
You can do all work which you will do with crontaskcall like
Getting mbset from server looping, performing opration in bulk..............
Comments
Post a Comment