wdr.tools.exportApplicationManifestToFile( <appName>, <filename> [, customTaskProcessors] )

Generates application manifest for existing deployment.

Arguments

appName

application name, as seen in AdminConsole

filename

file name of exported manifests

customTaskProcessors

optional argument; a dictionary of task processors - components being responsible for generation of certain parts of application manifest; defaults to empty dictionary; this feature will evolve in the future

Result

None