Maximo

Maximo

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

 View Only
  • 1.  Control ID details in autoscript

    Posted 07/06/20 09:54 AM
    Hi,

    I am trying to assign a value to an Maximo attribute on basis of section or pushbutton chosen/currently in session by user in UI during runtime. I am able to achieve it by writing separate automation scripts linking with each push button of each section. But is there any method in maximo autoscript APIs to get section/button control ids/labels dynamic values in automation script to know the section user currently is at. I am unable to import the control instance details in automation script.

    ------------------------------
    SARITA
    ------------------------------

    #Maximo
    #AssetandFacilitiesManagement


  • 2.  RE: Control ID details in autoscript

    Posted 07/07/20 02:58 AM
    Working with Control instance was always difficult even with Bean class and now with automation script bean class methods are not available. 
    Still, check this post:
    https://community.ibm.com/community/user/communities/community-home/digestviewer/viewthread?GroupId=727&MessageKey=72fedf74-7167-42aa-af41-2e79b70dc7b7
    Post is talking about a method to get the UI Session. So might find a way to get the control ID using this.
     Worth some digging.

    ------------------------------
    Biplab Choudhury
    Maximo Consultant
    Tata Consultancy Services
    Melbourne
    ------------------------------