Example Future Dated Record Query I
<Command type="Query"> <MasterCatalogRecord etype="Entity"> <ExternalKeys> <!-- First Key is Master Catalog name --> <Key name="MASTERCATALOGNAME">MASTERCATALOG_WITH_EFFECTIVEDATE_RA </Key> <Key name="PRODUCTID">1a</Key> <!--Key option -- I (Include FED), O (Only FED), N (No FED). If other than I, O, N is passed then it takes the default option i.e. N (No FED/Exclude FED)--> <Key name="FUTURE_DATED_RECORD">I</Key> </ExternalKeys> </MasterCatalogRecord> </Command>
Copyright © Cloud Software Group, Inc. All rights reserved.