Exports policies from a connected database to an XML file. The caller passes a comma-separated list of policies or "*" for all, and the name of the XML file to be created.
Parameters:
INPUT pcPolicyList AS CHARACTER
Comma-separated list of policies.
INPUT pcxmlFileName AS CHARACTER
Filename of the XML file to generate.
INPUT pcDbName AS CHARACTER
Logical name of the connected database containing the policies.