Customer Portal

Executing system commands from CloverETl graph.

Comments 1

  • Avatar
    admin
    0
    Comment actions Permalink
    Hi Tushar,

    yes, SystemExecute is good component for your purpose. If you have static command, just use "System command field" and put there your command like "cat /etc/issue". When output is connected, you will get STDOUT on edge.

    If you need to pass parameter dynamically please see following:
    * viewtopic.php?f=4&t=5241
    * viewtopic.php?f=4&t=6592

Please sign in to leave a comment.