MxScriptA script manager for IBM Maximo / Control Desk. This allows simple management (upload / download / comparison) of scripts from with in vs code. FeaturesThis was created to help developers using vs code to write scripts extensions for IBM Maximo / ICD. VS code already has excellent support for Java. see here This adds the following four actions to vs code.
Update Script from ServerActivateOn command palette search and select this option FunctionalityYou must have a saved file opened for this to work. This downloads the updated script from server for the opened tab. Compare Script with ServerActivateOn command palette search and select this option FunctionalityYou must have a saved file open for this to work. This downloaded the updated script for the opened tab. Upload Script to ServerActivateOn command palette search and select this option FunctionalityYou must have a saved file opened for this to work. This uploads the script from the opened tab to the server. Download All Scripts from ServerActivateOn command palette search and select this option FunctionalityThis downloads all the scripts from Maximo server to the folder you selected. RequirementsYou should have access to an instance of IBM Maximo / ICD to manage scripts. Configuring Object StructureYou must have rights to use an object structure having
If somehow your installation does not have this OS then follow the following steps to create an object structure.
It should be something like below Configuring Object Structure SecuritySee below if your are getting this error
You can either turn off authentication for OS Turn Off OS Authorization or grant authorization for that specific OS Grant OS Authorization Extension SettingsBefore using this extension you need to add a few settings. It's easier to edit these settings in Setting UI. Other than that you can also edit them in This extension contributes the following settings:
Known IssuesIf you encounter any bug then please open an issue at github repository Release NotesFirst release I have added basic functions to this extension. 0.5.0Initial release added upload, download, download all and compare with server functions. Contact Feel free to reach me at linkedin or wordpress. I would love to meet fellow maximo consultants
|