Hello Sylvanus,
I'm sorry, but the image did not load.
If you could please send it again, or attach it, maybe?
It would help me better understand which kind of "extra validation rule" your are speaking about and how best to guide you understand them.
Thank you and have a good day
Hello Alexia,
Here is the image
Hello Sylvanus,
Thank you, it worked, I can see the screenshot.
The Contact [FOREIGN] and CommunicationType [FOREIGN] validations are not exclusively form validation rules.
The [FOREIGN] validation type is a native one that can be applied for any kind of integration (authoring via UI, integration with REST API or SQL).
I'm leaving here the documentation section on data quality rules, that lists all the validation types:
But to summarize:
If you don't want those [FOREIGN] validations to trigger during certification then you need to configure your model accordingly:
For that, you may need to update the "mandatory" property of your reference, as well as the "validation scope".
Does that make sense? Do you have further question?
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