Server Reference Guide : 7. ASOLib--OpenROAD Server Library : How an Application Container Works : Entry Processing
 
Share this page                  
Entry Processing
When a client calls any GSCP, and after any requested XML input processing, control passes to a 4GL procedure named iiappsvrEntry. This can be overridden by a user procedure of the same name in which custom entry processing, security checks, logging, and so on, can be performed.