Hi,
We have some object on a form with a referenced object.
For exemple, we have Asset field Object A and Asset field Object B.
Field on object A and B are multiple value field. When we select some value on Object A list, Object B is limited by the selected Object A by an inbound reference.
We would like to create linked request. The linked request are based on the Object A and the list of referenced object B.
For that, I try to create an automation that will create a new request for each Object in A. I do a For AQL based on object A field.
The question is how to put on Object B the list of linked references selected?
Should I do a lookup object and how to have only the one selected on the field with a reference on the other object (used on the for aql)?
Thank you in advance for the help.
Regards,
Mickaël O.