I am looking to log the results of a workflow with performance profiling enabled.
I see the option to manually download it.
I there any options to automate the results to a yxdb or something similar?
Thanks,
Puff
Built in function in formula tool - [Engine.WorkflowFileName] will help you to create a log and then u can write it to Database or wherever needed
I appreciate the response back. I will take a look at it and let know what I find.
Puff
@Radha When we used this functionality, it only returns the workflow name provided the workflow is saved. Could you please share a sample workflow/configuration of formula tool - on how you were able to obtain the Logs from the workflow ?
Additionally to the answers above you can be a bit more granular with the analysis. If you want to run a thorough summation of your individual workflows and of server as a whole I recommend the 'Alteryx Usage Report' workflow. This is what the output of it looks like
If you choose Tableau as an output
or if you choose PDF as an output
the workflow is available for download on the Alteryx downloads page under Server
You will need the server MongoDB credentials which can be found on the 'Alteryx System Settings' on the machine which has Server installed
Once you have this info open the workflow on Designer and enjoy 🙂
Hello. good afternoon.
It would be possible to generate a log in the workflow published in the gallery, for performance profiling. I need to identify the time of each workflow process.
Thanks!