The UI flow has been a bit challenging for me. There seems to be options in the DVRMSToolboxSettings and options in the Process Editor that seem identical. Not quite sure of the difference and which options are pre-requisites. I've been trying to learn what's going on by reading the logs. In the UI screenshot that you posted, you can place some checkmarks in the boxes for more logging. There's also a few different places that the log files are wirtten to. I found logs in DvrmsToolbox and DvrmsToolbox\FWLogs. The DvrmsToolbox seems to have the log about the FileWatcher, and the DvrmsToolbox\FWLogs seems to have logs about the ProcessEditor and the actual process.Not intuitive since the FWLogs I figure was the File Watcher (FW) logs.
Maybe when I understand the UI and application better I can write a process flow chart. It should be simple:
1. Detect and determine file to process (File Watcher and Process Editor; maybe others.)
2. Do something with the file (Profiles, Commercial Skip, ComSkip, ShowAnalyzer Processing; maybe others.)
3. Do something to the file after processing (File Watcher, Profiles; maybe others.).
There's other tabs and stuff for things I don't understand yet. MC Addin is another tab that I need to explore more.
Jake