Skip to main content
July 13, 2021
Question

Need Suggestion on MNI options on Other Tab in Process Model

  • July 13, 2021
  • 4 replies
  • 0 views

Hi,

Could someone please explain in detail why two fields (2nd and 3rd radio buttons) are greyed out in the below list of options under OTHER TAB of USER INPUT TASK?

Thanks

Faisal

    4 replies

    priyankaa0002
    July 13, 2021

    As mentioned in placeholders of these radio buttons you don't have any process variable defined in your process model of number type or multiple value type. If you want to enable those options please add process variable of number type and with multiple values.

    mikes0011
    Brainy
    July 13, 2021

    This is the correct answer.  To clarify, the first option will become enabled if and only if a PV of type Integer is created in the process model.  The second option will become enabled if and only if an array type PV (any PV with the "multiple" box checked) is created.  Either or both of these steps can be taken depending on what you require.

    The Expression Guru
    July 13, 2021

    Thank you Mike to elaborate further.