5.11 Configuring Limit for Created Date

Use this section to configure maximum limit for created dated in the Advanced Search. To configure maximum limit for created dated in the Advanced Search, follow these steps:
:
UPDATE APPLN_PARAMETERS SET V_ATTRIBUTE_VALUE6= '<LIMIT FOR CREATED DATE>'WHERE N_PARAM_IDENTIFIER=47;
COMMIT;

Note:

Default value for Created Date is 365 days.