start an external exe via ACL with return value
Hi together,
we would like send some elements as string to an external .exe Tool, and want to get the result as a return value back in acl. So we need a interaction between acl and the external exe.
Do you have an idea how we can do this via ACL?
We know the "sh" command, which starts the exe, but we cannot get a return value from this.
Best regards

