It means in this example, that at least one childEntityRecord exist and is available in GD, which would mean that it did not fail with its pre-conso validation for the child record.
It means in this example, that at least one childEntityRecord exist and is available in GD, which would mean that it did not fail with its pre-conso validation for the child record.
Joao ROSEIRABORGES
Hello ,
I need to implement a SemQL validation in post-consolidation scope like discussed in this forum topic Cross parent-child entities validation.
But I was surprised to find that in post-consolidation I don't have acces to the PublishedID attribute to use in my SemQL condition!
How can I work around this issue?
Hello Joao,
semQL is not exactly like SQL. In fact, accessing children entities in semQL is allowed by the automatic syntax "any" or "all" conditions.
The associated documentation is here : https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/SemQL/related-entities-attributes.html#_child_entities
Your semQL could look like this :
I hope this helps.
Stéphanie.
- Oldest First
- Popular
- Newest First
Sorted by Oldest FirstJoao ROSEIRABORGES
Besides that, SourceID is also not accesible in the post-consolidation scope.
My question is then, how do we manage to make JOIN condtions in SemQL with related entities a the Golden Tables level ?
Stéphanie FOURRIER
Hello Joao,
semQL is not exactly like SQL. In fact, accessing children entities in semQL is allowed by the automatic syntax "any" or "all" conditions.
The associated documentation is here : https://www.semarchy.com/doc/semarchy-xdm/xdm/latest/SemQL/related-entities-attributes.html#_child_entities
Your semQL could look like this :
I hope this helps.
Stéphanie.
-
Can we reset Matches and run again on match rule change or add a new match rule?
-
"Unmerge" records
-
Turn off match rules to speed up an integration job
-
Can anyone tell me how to load a Fuzzy-Matched entity ... but skip the matching happening auto-magically?
-
Importing CSV in Fuzzy Matched Entity Does Not Trigger Consolidation
-
How can I trigger a "match on child records"?
-
How can I Configure Most Frequent Values in Survivorship Rules?
-
Deterministic or probabilistic matching
-
Machine Learning and AI for matching
-
Prevent loads from replacing values overridden by users
See all 55 topics