1 reply

Alberto - 

With the UpdateRevitFileFromDisk task - using the FILE scope, the idea is that you're running the task against existing models in your project - and then looking for a corresponding file in the folder that will be used to replace it.

If the file does not pre-exist, you can change the task to be "Project" scope, in which case it will just run once, and it will attempt to create all of the Revit files that it finds in the folder into your project.

Beyond that - there are some options that will appear only in certain scenarios, like BIM360 or project-scoped tasks.