How to export MDS using WLST WebCenter Portal 11.1.1.7.1
exportWebCenterApplication command in WLST to export Spaces Application.
exportWebCenterApplication(appName='webcenter', fileName=earFile, server='WC_Spaces1', exportCustomizations=1, exportData=1, exportSecurity=1)
We want similar command for exporting MDS using WLST.
I want to verify any command exits for MDS export in WLST.
Currently you can use EM to export MDS but it is manual process. We would like to automate that process.
Any help appreciated.
Regards,
Jigar