[SironKYC] Identify API/Questionnaire/Online_Search log directory

This information can be found in WSSTATUS table:

SELECT * FROM WSSTATUS WHERE SCORING_DIR IS NOT NULL AND RELATING_CUSTOMERS LIKE '%<Customer_number>%'

The value in the SCORING_DIR column corresponds to the name of the log folder located in the <SironKYC>\client<Client-ID>\online\ folder.

Note: Replace <Customer_number> with the customer number that you want to check.