ExportRecords Parameters
Parameter | Description | Valid Values | Mandatory |
---|---|---|---|
MasterCatalog | Name of the repository. | Any existing repository name | Y |
Subset | If a subset name is specified using this parameter, only records qualifying the subset are exported. If a subset is not specified, all records from the repository are exported. | Any existing subset name | N |
<DataSet type="single"> <Name>ExportRepository</Name> <URIInfo scheme="local"> <Relative>MQ_COMMON_DIR</Relative> <URI>/ent1/export</URI> <Credential domain="ZZ"> <Identity>GLOBAL</Identity> </Credential> <Action>ExportRecords</Action> <MasterCatalog> <RevisionID> <BaseName>PRIMDATA</BaseName> </RevisionID> </MasterCatalog> <Subset> <RevisionID> <BaseName>MYSET</BaseName> </RevisionID> </Subset> </DataSet>
Copyright © Cloud Software Group, Inc. All rights reserved.