I’m getting this error when i try to publish the process,
01/18/2022 15:55:52 OpentraductionFile.xaml: Compiler error(s) encountered processing expression “files”.
‘files’ is not declared. It may be inaccessible due to its protection level.
The thing is that files is a variable of a For Each activity and i cannot initialize it.
Hey @Vargas_Flores_Emmanuel ,
this file is ok. But on the screenshot I see that you have red exclamation mark on ‘OpentraductionFIle.xaml’ file.
Before publishing, you cannot have any error in the project.
You have to comment all sequences or delete/move this file from project.
This will solved your issue.