How to customize WebFOCUS error messages in logs

How to customize WebFOCUS error messages in logs

book

Article ID: KB0070661

calendar_today

Updated On:

Products Versions
ibi WebFOCUS WebFOCUS version 82 to 92x

Description

The below error messages are from the edaprint log:
06/17/2020 10:06:49.820 E (FOC1400) SQLCODE IS -1 (HEX: FFFFFFFF) XOPEN: HY008
06/17/2020 10:06:49.820 E (FOC1500) : (0) [HY008] The query was canceled.
06/17/2020 10:06:49.820 E (FOC1406) SQL OPEN CURSOR ERROR. : VW_FACT_SAL_SALES
06/17/2020 10:06:49.823 I ...RETRIEVAL KILLED 06/17/2020 10:06:49.843 E (FOC026) THE REPORT IS NO LONGER AVAILABLE.

Resolution

To customize the FOC026 message, you can:

  1. Go to the directory (C:\ibi\srv82\home\nls)
  2. Locate the .err file containing this message
  3. Change the text 


User-added image

Or this can be done by modifying the webfocus_ibfs_error.xml

Message Detail (IBI_MESSAGE_DETAIL)

Administrators can customize the styling of a simplified error message by creating and editing the custom template on which it is based. To create a custom error message
template, copy the webfocus_ibfs_error.xml file from the prod directory to the custom directory. Both the prod and the custom directories are found in the drive:\ibi
\WebFOCUS82\client\wfc\etc\ directory. Make all edits to the copy of the webfocus_ibfs_error.xml file found in the custom directory.


For more info go to page no 532 https://docs.tibco.com/pub/wf-wf/9.2.0/doc/pdf/IBI_wf-wf_9.2.0_security_administration.pdf

Issue/Introduction

How-to-customize-the-error-messages-in-logs