mapdata usage
Hi,
I am utilizing mapData to copy data from one global domain to another
If my source global domain is domain_01 and destination global domain is domain_02
Running command from within the domain_02 directory as below:
mapData -d <path to domain_01> -dest . -loglevel all
Though the log says it successful but I could not see data while accessing workbook in domain_02. I can see it in domain_01 though.
Please let me know if missing any step or need to do something different here.
Thanks and Regards,
Aditya