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?
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 ?
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?