Hi, I have Faculty Secretary entity and I pull Employee Positions here from an external entity (data hub). But when I want to pull specific employee positions, I try to write XPath and now allowed: So, how can I pull (or intersect) the list I want from external entity?
asked
AYBERK AKBALIK
1 answers
0
Retrieve the data by assocation and maybe perfrom some additional list operations on the retrieved list if needed.