OPC to OPC with transaction group

I would like to move data between PLCs using a transaction group. Is this possible?

Yes. Use an expression item to get the value of the first tag, and set the write target to the other tag.

This example doesn’t use OPC tags, but the method is the same.