I have a FilterForDisconnection rule so that CS entries are removed that satisfy a certain condition. What I need to do is set a value on that newly disconnected object - the metaverse entry remains so I don't think it comes under deprovisioning. I just
need to write something to the actual object in the source before it's disconnected. Is there some way I can do this?
↧