Hello,
I need a report for an org unit that lists its intelligent agents and the release conditions attached to each one.
I understand that the Intelligent Agent Objects data set connects to the Release Condition Objects data set, but it isn't clear to me how they're joined. How can I identify the agent ID and its corresponding release conditions in the Release Condition Objects data set?
I'm aiming for a table like this:
OrgUnitID | Agent ID | Release Condition ID
Thanks