How can I call an outer process from my own operator?
I am concidering making my own operator, that enables me to call a UNIX command installed on my computer.
For this reason, I need to call an outer process from Java source code, but the security & restrictions have been harder scinse Rapidminer Studio 7.2.
How can I overcome the new security policy to call an outer process?