Given the OID, Is there a way to obtain an object slot value without recreating the object?  I want to reacreate the object only when a specific value is present.<br><br>I am aware that I could use map-inverse-index to search for value, but it  does not do exacty what I want:  I want to get all the objects with slot 'a matching "value-a", but filtered on another slot, say slot 'b, with matching "value-b".<br>
<br>Yarek<br>