Member since
09-18-2017
4
Posts
0
Kudos Received
0
Solutions
10-25-2017
05:56 AM
@Matt Clarke Thanks for the reply, appreciate it. In my case directory from which files will be listed exist only on one node. For now I am trying to implement with ListSFTP and FetchSFTP processors and hope it works fine. Thank you once again for your valuable suggestions. Thanks, Basant
... View more
10-21-2017
07:05 PM
The ExecuteScript processor does not support PHP. However, you can use ExecuteProcess or ExecuteStreamCommand to run the php command line application to execute a script.
... View more