![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
| Hi, Is there anyway to programatically learn the name of the "task" file? I would like to add it to a log file that I am creating to indicate where the message came from. Very useful if a suite invokes several tasks, each of which has a message. thanks, clay |
| |||
| Hello, Presently, you can get the task name through Email notification only, whereby you can receive an email notification for task status with task name. However, if you are using ‘Log to File’ command for creating log file then you can write the task name manually. In addition, Automation Anywhere Enterprise logs all the events that occur in the application for e.g. when a task runs, task is created, properties of the tasks are changed, etc. To view System Logs, go to Tools->System Logs(Or press Ctrl + L) , select the Log Type from the drop down, specify the Starting and End date in the format specified and click on Generate Logs. You can also export the logs to a .CSV file by specifying the name of the .CSV file and clicking on 'Export' button. Hope that helps. |