Sunday, January 7, 2018

Getting logfile for browser script in siebel

Getting logfile for browser script in siebel


How to debug browser script.. Heres one way of doing it

To get the Log file for Browser Script.
To get the log file for Browser script in local machine we need to add the
following system variables in machine.

SEBLCL_TRACEMODE - 1
SEBLCL_LOGFILESIZE - 10
SEBLCL_LOGARCHIVECOUNT - 5
SEBLCL_LOGDIR - C:SiebelLogs
SEBLCL_TRACEUNICODE - Y
To add these variables follow the following steps:
1) Right click on My Computer icon and select properties.
2) Select the Tab Advanced
3) Click "Environment Variables"
4) In the lower portion Click on the New Button in the System variables
section and add each parameter.


visit link download

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.