Hello,
Due the the restrictions with how input controls can be used for entities that are populated via ad hoc queries, and restrictions on inferring additional instances in instances loaded from the database at the beginning of an interview. I find myself needing to combine instances from two identical entities into a single third identical entity.
How do I do this? When I set up the transfer of entity instances from A to C, then go to infer instances in C for B, I get the error that the relationship “all instances of C” is multiply proven.
Any help is appreciated.