Hello everyone,
I have values in Maximo different than 2 and 3 for the field reportedpriority and would like to give to users the possibility to choose between them on SRMOBILE app, and this field has an on/off controller with an automation by default that assumes 3 if it's not urgent, and 2 if it's urgent.
My question is how to correctly override this behavior/automation to start using a custom field populating reported priority field?
Thank you in advance;
If I understand your requirement, you can set the reported priority field to your custom values from the system properties:
Thanks for the answer Nivin Jacob. Just complementing the cenario, we have 4 values controlled by a numericdomain (0, 10, 20, 30), and the best option would be loading it by a lookup overriding the default on/off controller on reportedpriority.