I pass Argument which points to a folder containing Pdfs and I wanted to loop through each file but I have this error
Hi @Hossam_Gouda ,
The error seems to be passing empty value to the for each file in folder loop i guess.
Could you check if you have same name for argument and variable. some times it will cause these type of issues.
And also could you share the some more details like where exactly you are facing issue or share your work flow troubleshoot better. thanks
Regards,
Kirankumar.
According to error the input argument you gave for for loop is null…
Run in debug and check where actually that is becoming null…
Only project.json will not help…if you can please attach the workflow or run in debug and check
Cheers
1 Like
This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.