Servlet Retrieval
*CALCOBJ | Used with calculation External Objects or Constant calculations. |
*STRADVSCH | Before searching change advanced field values. Convert value for search input then process filter. |
*ADVRECSEC | Row Level Security. Click here for additional information. |
*READRECRD | Call object after each record is processed. |
*SELECTFLT | Used with External drop down lists. |
Servlet Reports
*JCALCOBJ | Used with calculation External Objects or Constant calculations. |
*JREADRCRD | Call object after each record is processed. |
*ADVRECSEC | Row Level Security. Click here for additional information. |
*STRSEARCH | Swap record selection. |
*STRUPBDFT | Set default key input. |
*SELECT | Set dropdown on data input. Note: This option has been deprecated. Please see this document for the supported method of creating drop-down lists. |
*RUNVALID | Validate prompt inputs. |
Servlet Summary
*JREADRCRD | Call object after each record is processed. |
*STRSEARCH | Swap record selection |
*READRECRD | Call object after each record is processed. |
Servlet Maintenance Programs
*AFTERACT | After any database action call external object. |
*AFTERADD | After Add action call external object. |
*AFTERDLT | After Delete action call external object. |
*AFTERUPD | After Update action call external object. |
*BEFOREACT | Before any database action call external object. |
*BEFOREADD | Before Add action call external object. |
*BEFOREDLT | Before Delete action call external object. |
*BEFOREUPD | Before Update action call external object. |
*CALCOBJ | Used with calculation External Objects or Constant calculations. |
*READRECRD | Call object after each record is processed. |
*INITACT | Initialize Fields on page load for any Action. |
*INITADD | Initialize Fields on page load for Add. |
*INITDLT | Initialize Fields on page load for Delete. |
*INITUPD | Initialize Fields on page load for Update. |
*ADVRECSEC | Row Level Security. Click here for additional information. |
*STRADVSCH | Convert search text on filter (work-with only). |
*STRSEARCH | Swap record selection. |
*STRUPBDFT | Set default key input. |
*SELECT | Create drop-down for add record on Maintain Records Screen. |
*SELECTFLT | Create drop-down on List Records screen (work-with only). |
*REDIRECT | URL Redirect, After any Action. Click here for more information on maintainer redirect. |
*AFTADDRE | URL Redirect, After Add. Click here for more information on maintainer redirect. |
*AFTDLTRE | URL Redirect, After Delete. Click here for more information on maintainer redirect. |
*AFTUPDRE | URL Redirect, After Update. Click here for more information on maintainer redirect. |
*FLDVALIDA | Validate Inputs Before Add. Click here for additional information on validation. |
*FLDVALIDU | Validate Inputs Before Update. Click here for additional information on validation. |
*FLDVALIDD | Validate Inputs Before Delete. Click here for additional information on validation. |
*FLDVALID | Validate Inputs Before All Actions. Click here for additional information on validation. |