Workflow validation issue

Hi,

I´ve created a workflow for automatically managing the processing of incoming order invoices.
When i run the flow I keep getting an validation error that I haven’t been able to solve so far.

Validation error below:
Compiler error(s) encountered processing expression “intCounter = 2”.
Kohdetta intCounter ei ole esitelty. Sitä ei ehkä voi käyttää sen suojaustason vuoksi.

I added a Do While loop to the final two sequences of the process to make sure that the process does not run indefinately but for some reason the flow will not recognize the intCounter" although I created a variable for it.

I´d appreciate any sugggestions or comments towards how I can resolve the error to compile the flow successfully. I’ve added my file as an attachment.

Main.xaml (32.2 KB)

Hi @Roggi,

PFA attached flow,
Main.xaml (31.8 KB)
I have removed all the errors,

Thanks You,
Shubham Pratap

1 Like

Thanks Shubham!

The flow executes without errors now.

Regards,
Röggi

1 Like

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.