Debug LS Data Director Web Service

All requests sent from LS Central Scheduler are sent to LS Data Director Web Service which converts the request to a standard Data Job and forwards it to the Source DD Host for processing.

  1. To debug the Web Service, activate the Client Ctrl Debug Level:

    You can find the Debug Level value by selecting Debug options in the Level Calculator. Error, Main, Detail L1 = 15, and with L2 = 31.

  2. Restart IIS Web Site where DD Web Service is running.

The log files will appear in \ProgramData\LS Retail\Data Director\Log folder as Client-xxxx-x.txt

In the Log file you can see the Json/Rest request that is sent from LS Central Scheduler, and also when the Service is generating the Data File and sending it to DD Service.