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)