Is it possible to transfer data from one solution to another in C1?
Let's say I have a global datatype that has 200 items in it and I want to transfer all of those items and the datatype to another C1 solution. What is the best practise for this?
Let's say I have a global datatype that has 200 items in it and I want to transfer all of those items and the datatype to another C1 solution. What is the best practise for this?