Hello all,
I have recently started working with RPA and was going through some of the tutorials to try and get some initial practice with the system. I was working through the section of "How to create an RPA flow using System Activities". When it gets to section 9 where they are placing their "IF" activity inside their "For Each" activity and beneath the "Read Text File". for some reason I am unable to place my "IF" activity inside of the "For Each" after I have made the read text file. If there isnt anything in the "For Each" activity then I am able to place the "IF" activity in it.
This in turn is causing my "Line" for the Append Line input to error when I try to input the "item + " This File is Empty"" line. would anyone know if I am just missing something obvious?
thanks!