- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Hi,
For operators with the createProcess right, it's execCommand() in workflow js.
Script should be executable by the neolane user.
You can also read the file in js with loadFile() or similar, then it's just iterating and setting fileT[col][row] = file[row][col];
Thanks,
-Jon