Extracts member lists from an application into a text file on the client computer.
Note: | You must call SetSession before calling ExtractMemberListRules. SetSession points to the application from which member lists are being extracted. |
Syntax
<HsvRulesLoadACV>.ExtractMemberListRules bstrClientFilename, bstrLogFilename
Argument | Description |
---|
bstrClientFilename | String (ByVal). The name and path of the file into which the member lists will be extracted. The path must exist on the client computer. For details on the extracted file’s format, see the Oracle Hyperion Financial Management, Fusion Edition Administrator's Guide. |
bstrLogFilename | String (ByVal). The name and path of the log file for the extraction operation. |
Example
The following example extracts member lists from an application.