Once activity is mapped with the key fields in the source & target connections: Is it possible to update ALL the docs in the target that meet the matching key field value in the source. Scenario: The source will have only one occurance of the key value, wheras the target will have multiple docs with the same value. e.g.: Source is a master table with State & a State-Incharge. Target is person records, multiple docs for each state. Requirement is to update all docs in target matching by state whenever a State-Incharge changes in the source. One option is to write an agent. Wondering if this is doable with a simple LEI job? Thanks in advance. - Ravi