External Object Locations

Servlet Retrieval

*CALCOBJUsed with calculation External Objects or Constant calculations.
*STRADVSCHBefore searching change advanced field values. Convert value for search input then process filter.
*ADVRECSECRow Level Security. Click here for additional information.
*READRECRDCall object after each record is processed.
*SELECTFLTUsed with External drop down lists.

Servlet Reports

*JCALCOBJUsed with calculation External Objects or Constant calculations.
*JREADRCRDCall object after each record is processed.
*ADVRECSECRow Level Security. Click here for additional information.
*STRSEARCHSwap record selection.
*STRUPBDFTSet default key input.
*SELECTSet dropdown on data input.
Note: This option has been deprecated. Please see this document for the supported method of creating drop-down lists.
*RUNVALIDValidate prompt inputs.

Servlet Summary

*JREADRCRDCall object after each record is processed.
*STRSEARCHSwap record selection
*READRECRDCall object after each record is processed.

Servlet Maintenance Programs

*AFTERACTAfter any database action call external object.
*AFTERADDAfter Add action call external object.
*AFTERDLTAfter Delete action call external object.
*AFTERUPDAfter Update action call external object.
*BEFOREACTBefore any database action call external object.
*BEFOREADDBefore Add action call external object.
*BEFOREDLTBefore Delete action call external object.
*BEFOREUPDBefore Update action call external object.
*CALCOBJUsed with calculation External Objects or Constant calculations.
*READRECRDCall object after each record is processed.
*INITACTInitialize Fields on page load for any Action.
*INITADDInitialize Fields on page load for Add.
*INITDLTInitialize Fields on page load for Delete.
*INITUPDInitialize Fields on page load for Update.
*ADVRECSECRow Level Security. Click here for additional information.
*STRADVSCHConvert search text on filter (work-with only).
*STRSEARCHSwap record selection.
*STRUPBDFTSet default key input.
*SELECTCreate drop-down for add record on Maintain Records Screen.
*SELECTFLTCreate drop-down on List Records screen (work-with only).
*REDIRECTURL Redirect, After any Action. Click here for more information on maintainer redirect.
*AFTADDREURL Redirect, After Add. Click here for more information on maintainer redirect.
*AFTDLTREURL Redirect, After Delete. Click here for more information on maintainer redirect.
*AFTUPDREURL Redirect, After Update. Click here for more information on maintainer redirect.
*FLDVALIDAValidate Inputs Before Add. Click here for additional information on validation.
*FLDVALIDUValidate Inputs Before Update. Click here for additional information on validation.
*FLDVALIDDValidate Inputs Before Delete. Click here for additional information on validation.
*FLDVALIDValidate Inputs Before All Actions. Click here for additional information on validation.
Updated on October 4, 2021

Was this article helpful?

Related Articles