Hi
I try to use our tool Version Manager to get a wid from a cms then publish it on a 2nd cms with .net sdk.
The problem with rest sdk it's that webi doc in destination cms does not point to an universe as universes CUID's are different (they have 23 different universe per customer in different folders)
So if I try to change universe I get a ton of errors as it seem that webi reports keep looking at it's universe CUID and all rest responses on dataprovider datasource give null responses.
The correct behavior would to have the universe name and cuid (now only id) in the dataprovider and to be able to change universe if original one is not present.
It's working perfectly as it in Rich Client
Thanks for your help