Pull many to many related data into OPA from OSvC
Summary
How do I pull many to many related data into OPA from OSvCContent
I have two Parents related in a many to many relationship with a cross reference table between them. as follows:
PWS 1-M Xref M-1 Operator
I can successfully load the date from one table to the next using a condition for each entity. However, when I try to rely on the relationship from OSvC nothing loads. It would be far simpler for me to be able to just identify the PWS parent record and let the OSvC relationships pull everything else on down the line, but the Via choice results in nothing coming back, not even from the Xref table, even though it appears to be correctly identifying the correct attributes.
0