Outline Export or Metadata Export to a flat file or XML for Essbase Cloud
Summary
Outline Export or Metadata Export to a flat file or XML for Essbase CloudContent
Hello Everyone,
I want to export the metadata from an Essbase Cloud application to a Flat File(if not then an XML) onto a server. What are my options?
I have created a sample MAXL script as the following:
export outline Sample.Basic all dimensions to xml_file 'u01/latency/app/Sample/Basic/OUTLINE/DIM_EXPORTS.xml';
When I'm executing the above:
I get the following errors as an error output file:
OK/INFO - 1054014 - Database Basic loaded.
OK/INFO - 1051061 - Application Sample loaded - connection established.
0