Returns information about all configuration definitions. (V1—V1.0.3)
public String getDefinitionConfigAsXML( );
The getDefinitionConfigAsXML operation returns information about all configuration definitions. The configuration information does not include workflow or template definitions. You can uses the returned information to extract the definition identifier for a given entry type to use in a subsequent call to addFolderEntry.
A string of XML whose elements describe all configuration definitions.
This code obtains information about all configuration settings.
The operation table for the Windows based facade-client.bat program (Section B.0, Deprecated Web Services Operations)