Maximo

Maximo

Come for answers, stay for best practices. All we're missing is you.

 View Only
  • 1.  issue with migrating automation scripts

    Posted 07/27/22 10:09 AM
    Hi team,

    in MAS 8,i am trying to deploy the automation scripts using migration scripts .Getting below error.

    BMXAA7986W - Changing the source code may affect one or more launch points associated with this script. Verify that the changes do not affect the business rules of other launch points. Do you want to continue?

    to resolve the error i have to delete the existing scripts and associated launch points every time..

    may know the resolution for how to override the scripts using migration manager..tried with migration collections as well got the same error.


    Thank you..
    Ram.

    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: issue with migrating automation scripts

    Posted 07/27/22 11:19 AM
    You may want to check out this extension for VS Code.  It will make your development process significantly easier.

    https://marketplace.visualstudio.com/items?itemName=sharptree.maximo-script-deploy

    ------------------------------
    Jason VenHuizen
    https://sharptree.io
    https://opqo.io
    ------------------------------



  • 3.  RE: issue with migrating automation scripts

    Posted 07/28/22 01:58 AM

    Thank you Jason for the useful inputs..is there any way with migration manager we can resolve since we are using locahlost maximo.

    ------------------------------
    Ram Reddy
    ------------------------------



  • 4.  RE: issue with migrating automation scripts

    Posted 07/29/22 12:24 PM
    This is marvelous! 





  • 5.  RE: issue with migrating automation scripts

    Posted 07/29/22 09:41 PM

    Closing the loop on this, there is now a NodeJS command line utility available.

     

    https://www.npmjs.com/package/maximo-dev-tools

     

    So you can now deploy from the command line and automate the deployment of scripts.  You can also stream the Maximo log directly to your local console without access to the server and this works in MAS8 as well.

     

    Jason

     

    Jason VenHuizen

    CEO

     

    +1-206-669-6430 | sharptree.io

     






  • 6.  RE: issue with migrating automation scripts

    Posted 07/29/22 08:41 AM
    I would suggest opening a support case on this. Looking at where we throw that warning, we should only be doing it when the session is interactive. I wouldn't think migration manager would be treated as interactive so it shouldn't be happening in my opinion.

    ------------------------------
    Steven Shull
    ------------------------------