Which setting is enabled that causes the Runtime details log to display the output like this?
It’s not settings but the Output argument in your bot.
There are out arguments in your main.xaml which is resulting in these values being displayed here after the run.
If there is an argument in main.xaml, does it write logs like this? I didn’t write log.
It’s not really a log but it shows your input and output arguments.
On some processes, input and output are not displayed.
Why it’s not visible for some processes would require more digging in so for that please create a new thread.
For your original question I think you are clear. If original question answered kindly close this thread by marking my answer as solution and create new thread for additional query with all the details so we can help.
- those are not logs..logs would be on logs page..you are on details page where arguments and other details are displayed
- if any process does not start or does not have arguments then you would not see them
- its a datatable type so its displaying the table
cheers
If input arguments are empty then they are not showed on the Job Details.
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.
