Sequencer -- start Loop issue

This forum contains ProfileStage posts and now focuses at newer versions Infosphere Information Analyzer.

Moderators: chulett, rschirm

Post Reply
dspradeep
Participant
Posts: 59
Joined: Fri Aug 21, 2009 12:58 am

Sequencer -- start Loop issue

Post by dspradeep »

Hi ,

Actually i have more than 100 files in one folder so i need to preocess one by one then how to do it in sequencer.

I tried like in

exec comm -- ls -m and i given my folder path

start loop -- i given count and comma option as well exec comm.output also.

condition --> stratloopcount.output <> '' then proceed else send mail

if not null then it will go to

user variable --> field(output,',',1)

but it is not going to uservariable stage pls help me.
ArndW
Participant
Posts: 16318
Joined: Tue Nov 16, 2004 9:08 am
Location: Germany
Contact:

Post by ArndW »

Add a stage to call DSLogInfo() or DSLogWarn() and output your variable to see which value you are getting, there is probably a small logical error somewhere, the overall approach is correct.

p.s. You posted in "ProfileStage", not quite the appropriate forum.
chulett
Charter Member
Charter Member
Posts: 43085
Joined: Tue Nov 12, 2002 4:34 pm
Location: Denver, CO

Post by chulett »

:!: Could you please do a better job of posting in the correct forum? This is getting old.

Moderator, please move to the General forum.
-craig

"You can never have too many knives" -- Logan Nine Fingers
Post Reply