delay is not being conditionally called

Post any question you may have in regards to GoAnywhere Director and let our talented support staff and other users assist you.
2 posts Page 1 of 1

suncds

Posts: 3
Joined: Wed Jul 06, 2016 2:09 pm

Post by suncds » Wed Jul 06, 2016 3:11 pm
I have a delay profiled in my project, to only execute under certain conditions:

${index} lt 3 and '${transferError}' eq '1'

Running the project is debug mode yields the following values for transferError and index:
index = 1
transferError = '1'

index vaiable is a counter within a for loop,
transferError is a variable defined on the SFTP task on-error: setVariable:transferError='1'

Log message:
Jul 6, 2016 4:05:13 PM INFO Skipping task 'delay' as the condition "${index} lt 3 and '${transferError}' eq '1'" was not met

I do not see why the delay is not getting executed.

Support_Rick

Support Specialist
Posts: 590
Joined: Tue Jul 17, 2012 2:12 pm
Location: Phoenix, AZ

Post by Support_Rick » Thu Jul 07, 2016 3:29 pm
suncds,

Please advise on the following:

Current GAD Version?
Can you post your Project as an attachment to this thread so we can review it?

Thanks!
Rick Elliott
Lead Solutions Consultant
(402) 944.4242
(800) 949-4696
2 posts Page 1 of 1