Sample Presentation
Sample Presentation
Sample Presentation
QUERYING THE DATA BASED ON FILTER CRITERIA DISPLAYS THE LIVE DATA IF IT MATCHES THE SEARCH
WE PASS THE ENQUIRY AND THE SELECTION CRITERIA TO SEE THE ENQUIRY
RECORD LIFE CYCLE
Record Status (INAU,IHLD,RNAU, RNA2, INAO, HNAU, REVE)
The live Record can be Reversed and goes to history and can be restored
from history to live.
ROUTINES AVAILABLE FOR VERSION AND ENQUIRY
ID ROUTINE - checkId
INPUT ROUTINE - validateRecord
CHECK RECORD ROUTINE - defaultFieldValues
FIELD VALIDATION ROUTINE - validateField
BEFORE AUTH - updateCoreRecord,updateLookupTable,updateRecord
AFTER UNAUTH - updateLookupTable
AUTH ROUTINE - postUpdateRequest,getServiceControlDetail
Input Routine – Used to validate Multiple input Fields if not SetError and return
getValidationresponse()
Field Validation – This routine validates the fields and provides the Response
Before Auth –before auth if we want to show any messages based on routine
After Unauth –the record moves to live but shows the errors
Auth routine – creates the duplicate with the given data
ENQUIRY ROUTINES
- BUILD ROUTINE
- CONVERSION ROUTINE
- NOFILE ENQUIRY
We Can Use the fields By creating our Application class And use the fields
to Edit the Data.
Multi Threaded Process
We have three Different Process Load , Select and Process