Can use these 2 actions, it will be similar when you want to end the thread.
But in this case, this is a bug with the site. So you can use Fail to give an error message. This action will end the current thread.
Screenshot_4.png
How can we catch log file
-
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs? -
@BerkeT said in How can we catch log file:
Hello,
I want to catch this log filesC:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\PROJECT\logs\latest(2022.05.30.09.52.36).txt
C:\Users\Administrator\Desktop\PROJECT\appsremote\PROJECT\logs\bas_reports(2022.05.30.22.14.34).txtHow can i get this files?
SID id all times changing and i don't know maybe not installed to C installed to D driver.
How can i understand and get this logs?Action "Execute code"
[[FILE_NAME]] = Logger.GetFileName() -
@BerkeT π FILE_NAME != FILE_CONTENT
