Porting advanced v2 resolver config to v3

Cantor, Scott cantor.2 at osu.edu
Tue Feb 10 16:04:42 EST 2015


> The intent is to use the value of the uid attribute resolved from a data
> connector dependency, "edid", in the filter expression of the dependent
> connector. I believe I have configured the v3 resolver correctly, but it
> appears that the "$uid.get(0)" part of the expression is not being
> interpreted:

Must be an issue with the dependency values produced from the source connector.

The get() syntax should still work, since we're creating our own lists of the values so that that formulation still works. I'll add a trace line to the filter builder, couldn't hurt.

Is there any logging showing it feeding the dependency attributes into that connector?

-- Scott



More information about the users mailing list