Hi,
I’m currently trying to use the External Tools node to run an application using command line. I’ve been able to successfully run the application and get an output and am now in the process of dealing with error handling.
There’s an option in the node to ‘View: Tool Output’ and it provides some good information in terms of error messaging that I want to be able to get at and analyze/store in a database but I’m not able to figure out how I can get these information out of this window. From what I’ve been able to find online, I think this renders as an image so I’ve tried image nodes as well but nothing’s working. Has anyone used this and attempted to get the informational messaging out ?
Thanks!