where can i see all the task that have been executed in my app.
Like copy, api and others. and also can i see the status of those if they are success or failure.
2 Likes
You can use the Logs section the debugger task to check the sequence of tasks which have been executed.
The Logs sections is currently not explicitly providing information of success and failure of tasks. We are in process of revamping the debugger window to provide information in more readable format to the user.
5 Likes
Can i also see the data path for the tasks i have configured. like to and from in the copy task??
1 Like