I was recently trying to automate a process of opening a number of files linked to a variety of database sources, combining tables, adding columns, doing calculations and so on. I wanted to use a Workflow for this, and so I recorded everything.
When I went to execute the workflow about half the steps were skipped and I saw that Workflow Builder didn't capture things like 'run table scripts' ... nor were they captured in the log.
So in the end I had to convert it to a script and manually insert the table script items and a few other things. Works great, everything fine, total 'click and go get coffee' scale script.
BUT - it made me think "I had no clue running table scripts wasn't captured in the log or workflow builder". I was wondering if there is a running tally of what IS and IS NOT captures as of 19.0.x?