Verifying NEON COM Data Server Log

NEON Delivery adapter uses COM Data Server to connect and get access to the object layer of Siebel.

The Log files that are generated by Siebel Data Server can be seen in the following path

  • \sea752\client\LOG\

If you want to increase the log level to get a detail trace of the sql’s generated, you can do so by completing the below steps:

  1. Right-click on My Computer icon on the Desktop
  2. Select Properties drop-down option
  3. Select Advanced Tab and click on Environment Variables button
  4. Click New to create a new variable as given below: Variable
  • name = ‘SIEBEL_LOG_EVENTS’
  •  Variable value = ‘4’

     

restart the NEON adapters and once again push your messages to see a detail log created under the

  • \sea752\client\LOG\SiebelDataServerXXX.log
Tags