× Discuss on Template programming, jBASE programming, Enquiries, No-File enquiry, Enquiry routines, Version, Version routines, Menus, Abbriviations, Creating local reference fields, Fast path enquiries, Creating charts and graphs, Generating Reports, Deal slips, Straight through processing, Multi Company and Multi Book setup, Tabbed screens, Composite Screens, T24 API, etc...

Record ETEXT to DB

  • Khinhhak
  • Topic Author
  • Offline
  • New Member
  • New Member
  • TAFJ_R18_LinuxOne
More
2 years 5 months ago #23467 by Khinhhak
Record ETEXT to DB was created by Khinhhak
Hi all,

Could anyone advise the solution if we want to record all ETEXT raised on browser to Database? Can we do it via Browser.war or any other option?

Thank you.

Please Log in or Create an account to join the conversation.

  • silvergem
  • silvergem's Avatar
  • Offline
  • Elite Member
  • Elite Member
  • TAFC|R12/R13, TAFJ|R20
More
2 years 5 months ago - 2 years 5 months ago #23470 by silvergem
Replied by silvergem on topic Record ETEXT to DB

Hi all,

Could anyone advise the solution if we want to record all ETEXT raised on browser to Database? Can we do it via Browser.war or any other option?

Thank you.

 

ETEXT means all error message?

1. You can check the record of BROWSERTC in OFS.SOURCE Application and LOG.DETAIL.LEVEL field which is saved based on LOG.FILE.DIR value. You can also save on table OFS.REQUEST.DETAILS when you enable the MAINT.MSG.DETS field
2. You can also inquire temenos via TCSP related to logger built in on browser level
3. You can also explore the JBC API for TAFC Logger or TAFJ Logging

There is also Logger.info/Logger.error API which is not available on Temenos Documentation which writes directly on the table EB.LOGGING
Last edit: 2 years 5 months ago by silvergem.

Please Log in or Create an account to join the conversation.

Time to create page: 0.109 seconds