When I load
data into the source tables in SQL or REST, I notice that the form validation
rules described in the steppers are applied to this data in addition to the
validation rules described for my entity during processing.
By example,
my communication entity have only one validation rule : UniqueCommunication.
But during the certification process, I see in the task logs other validation
rules:
The last
two are form validation rules.
Is this
normal?
From what I
understand, the form validation rules only apply when data is entered on the
GUI.
What can I
do to prevent these form validations from being applied during processing after
source loading?
Sylvanus KONAN
Hello,
When I load data into the source tables in SQL or REST, I notice that the form validation rules described in the steppers are applied to this data in addition to the validation rules described for my entity during processing.
By example, my communication entity have only one validation rule : UniqueCommunication. But during the certification process, I see in the task logs other validation rules:
The last two are form validation rules.
Is this normal?
From what I understand, the form validation rules only apply when data is entered on the GUI.
What can I do to prevent these form validations from being applied during processing after source loading?
Thank you for your help
Regards,
Sylvanus KONAN