Search found 1 match
- Wed Nov 02, 2011 5:41 am
- Forum: General
- Topic: All values not getting passed in exec command stage
- Replies: 1
- Views: 937
All values not getting passed in exec command stage
Hi, I have a requirement in which i am opening a file FILENAME.txt having the values A,B,C using an Exec command activity stage. The output of above stage is passed into the start loop activity which inturn is passing these three values one by one to another exec command stage where i am using a com...