Maximo Open Forum

 View Only
  • 1.  Table Control and Selected Records determination ???

    Posted 06-07-2023 05:36

    Hello all,

    As the above picture there is a table control containing data Some records are selected through the check box which is represent the "ID" record.
    The question is how do I know in the automation script which data record is selected ?
    Thanks in advance

    #Customizations
    #EverythingMaximo
    #Integrations
    #MaximoApplicationSuite
    #MaximoUserGroups

    ------------------------------
    Mohammad Moula
    eSolution
    ------------------------------


  • 2.  RE: Table Control and Selected Records determination ???

    Posted 06-07-2023 10:05

    You need to do something like this-

    selection = mboSet.getSelection()
    it = selection.iterator()
    while(ir.hasNext())
        selected = i.next()
        id = selected.getUniqueIDValue()
    ......


    ------------------------------
    Prashant Sharma
    Sedin Technologies
    Connect with me @ https://www.linkedin.com/in/psharmamaximo/

    #IBM Champion 2022
    #IBM Champion 2023
    ------------------------------



Featured Podcast
Episode 1 is live: IBM Maximo Application Suite 9.2

Watch or listen to Steven Shull and Phil Runion discuss the practical MAS 9.2 updates Maximo teams should know.

Watch the Podcast
MORE by Naviam Episode 1 cover
Watch the latest episode