CIM across domain

mosfin

Member
if you must, you can write a program that does the following:
1. creates the CIM file in 1st domain
2. creates/runs 2nd CIM to change domain
3. runs 1st CIM in the 2nd domain

if your mission is to synchronize two domains, there is a built-in module for that purpose
look for menu 36.8 Q/LinQ, it allows you to define which tables should be synchronized,
and then you setup/schedule a batch that actually does copy data from 1st domain to the 2nd
 
Top