Moderate Guardrails - Utility type instead of Activity type
The situation that we´re having is that we know that we can use “Utility” if the activity is called from a “Flow”.
But we have the below scenario:
The task of this activity (Image attached) is to set the error messages, This acction cannot be done using a Data Transforme, for this reason we need to use the activity type in this case. (Obligatory).
We want that the system be able to trigger the validation when the user input the values with out clicking the “Submit Button”, so the solution that we implemented is creating an activity and invoke it from a section.
We can use “Utility” instead of “Activity” so we can avoid the warning message.
The question is, what is the best practice that we can follow ?
***Edited by Moderator Marissa to update platform capability tags****