Siebel Inbound REST Call Log Location
Hello Experts,
I'm calling a Siebel REST API to query account details, I'm using Postman and calling the following URL with the GET method,
https://devcrm.ooredoo.ps:9011/siebel/v1.0/data/Account/Account?fields=Id, Name
Sometimes I got some error messages, so want to check the execution log file, so where I can find such log files, I raised the log level for the whole server to 5, but unfortunately, I can find any updates on any log file.
Appreciate your help to locate the log files location for the Inbound REST API calls.
We are using Siebel version 20.12.
Thank You,