First of all, I am very new to Maximo add on development. So far I have been successful in creating applications using the GUI, add classes in maximo and so on.
We recently started looking at this https://github.com/ibm-maximo-dev/maximodev-cli
After completing these many tasks as explained in this article
$ npm install maximodev-cli -g
$ maximodev-cli create addon
$ cd bpaa_myproduct
$ maximodev-cli create sample-classic-app
$ maximodev-cli build
$ maximodev-cli deploy
We have our own Music Application created. But when we started it for our application for e.g.
maximodev-cli create java-field-validator
it would put C:\windows\system32>maximodev-cli create java-field-validator
Invalid command: java-field-validator
However this would work
maximodev-cli create script-field-validator
is that an unintentional typo or did it use to exist at one time?
Thanks and let me know if this is a tool that is used in IBM community to develop add ons or whether other tools like this exist
------------------------------
Appu Nair
------------------------------
#MaximoIntegrationandScripting#AssetandFacilitiesManagement#Maximo