// Displaying a copy of the retrieved record on the screen.
int status = this.processShowCopy(userInfo, uiWebScreenSection,
request, response, delegator, eventProcessor, dataMatrix);
if (TIMER) {
timer.timerString(
"[GenericWebEventProcessor.processEvents] Finished showCopy");
}
switch (status) {
case STATUS_ERROR: