Converts an SAP ESDMA bundle resource metadata file to an SAP Mobile Platform package.
The esdma-converter executable file is located
in the SMP_HOME\MobileSDK\ObjectAPI\Utils\bin
directory.
Syntax
esdma-converter esdma-bundle-dir [-afx afx_file]
[-dsd output_file] [-esdma bundle_metadata_file] [-help]
Parameters
- esdma-bundle-dir – the source directory for the ESDMA resource metadata file to be converted.
- -afx – the AFX (application from XML) output document file. The default is esdma-bundle-dir/META-INF/afx-esdma.xml.
- -dsd – the DOE-C output document name. The default is esdma-bundle-dir/META-INF/ds-doe.xml.
- -esdma – the source ESDMA bundle resource metadata file. The default is esdma-bundle-dir/Resources/AnnotatedMeta.xml, or esdma-bundle-dir/Resources/Meta.xml if the former is not found.
- -help – gets help on this command.