What are the cons/pros when choosing to connecting a target system via a Universal Cloud Interface vs Custom Target System.
As I understand the main advantage of using the 'Universal Cloud Interface' (CMSUser <> UCIUser <> Target system)
is the ability to synchronize between another OneIM instance so: sync from CMSUSER@OneIM_A <> UCIUSER@OneIM_B <> Target System A)
But when your environment consist of just one OneIM instance.
Then the case for using the Custom Target System looks far more favorable (Universal Cloud Interface has that extra sync layer)
Especially when you also want to use a custom tabel from which you want to provision/sync: UNSAccountB <> CCC_TSA_User <> Target system A
For a lot of target systems I create a custom table that represent the data structure/formating of the target system.
So it's much easier to understand/troubleshoot things instead of doing all the data conversions in "runtime" via virtual attributes/scripts.
Any input will be greatly appreciated!