PI to PI interface instances to segregate data

Hi:

 

I need to clarify a doubt with the PItoPI interface operation. We are switching from a PI Connector to PI to PI interfaces to transfer data from a PI Server to another. The thing is that in my host server I have a variety of pointsources from different interfaces Ex. Int1,Int2,Int3… I want to transfer that information to a different PI Server but I dont know if I create for example three PItoPI instances with pointsources: I1, I2, I3, if its possible to segregate the information and transfer only Int1 or Int2 or Int3 data to the destination, by changing the point sources from my destination tags to the pointsources of my PItoPI instances? Or will all my instances be transferring everything that is present on the server and there is no way to segregate the data? Because We have a lot of tags and if I dont segregate them in groups it will make the system super slow.

 

Can I do that?