Using MaxEffectiveDate with History Only Filter
This filter is available only in history mode
MaxEffectiveDate filter is currently available for the following feedtypes:
ENTITYEXTRACT
SMFEXTRACT
GENISSUEREXTRACT
ISSUERORGEXTRACT
Example of Use
<taskParameter>
  <name>maxeffectivedate</name>
  <dataType>S</dataType>
  <value>2016-11-05</value>
</taskParameter>
<taskParameter>
  <name>historyonlyflag</name>
  <dataType>S</dataType>
  <value>Y</value>
</taskParameter
Â