Maximo Open Forum

 View Only
  • 1.  Maximo Mobile Inspection Form calculated response on questions based on previous question answers

    Posted 02-06-2025 04:21

    Hi Everyone,

    We have a requirement to answer the inspection form questions based on few of the answers responded on previous questions on the same form using a predefined mathematical formula.

    Let's say we enter numeric response 10 in first question, 20 in second question, and then sum of these responses 10 and 20 should be updated with 30 as the answer on third question during form execution while a custom button on the third question is clicked.

    Can someone please guide on how we can achieve this using any of the OOTB configurations or customization.

    Thanks in advance,

    Bincy


    #Mobility

    ------------------------------
    Bincy
    ------------------------------


  • 2.  RE: Maximo Mobile Inspection Form calculated response on questions based on previous question answers

    Posted 02-06-2025 09:48
    Edited by Prashant Sharma 02-06-2025 09:48

    Hey Bincy - Have you tried creating Action Automation Script and associating with Inspection Form.

    https://www.ibm.com/docs/en/mfci/7.6.2?topic=forms-configuring-actions-inspections



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

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



  • 3.  RE: Maximo Mobile Inspection Form calculated response on questions based on previous question answers

    Posted 02-11-2025 03:58

    Thanks Prashant.

    I was checking this option where we can associate an automation script to the inspection form as a whole.
    we have 2 objects with REQUIREACTION attribute, INSPCASCADEOPTION and INSPFIELDOPTION.
    But in this requirement, I would want the script to be executed when i click on Calculate button available for selected questions where formula applies.
    We have the formula given in a custom attribute in INSPQUESTION table which has data like :1 + :2, where the 3rd question should hold the sum of numeric responses from question 1 and question 2.

    Appreciate your help.

    Thanks,
    Bincy



    ------------------------------
    Bincy
    ------------------------------