Codesys HMI project on CC-100

Greetings!
Is it possible to upload Codesys HMI project on CC-100 or PFC200 plc?
Currently when trying to scan network for compatible devices both CC-100 and PFC200 are hidden as “non-matching“ devices
My goal is to combine data from multiple devices on 1 central PLC that will be used as visualization server

I don’t think you can do this directly. I recommend creating an export file that includes all of your visualizations, variable lists, image pool, and other elements. Then create a new “standard project” for your plc, import all those elements, and recreate the Library Manager, Task Manager, etc, to match your needs. Remember to add a “WebVisu” element underneath the Visualization Manager (if TargetVisu previously existed in the HMI project, it won’t be needed).

The DataSourceManager object is available in regular projects too.
Does it work on Wago PLCs, such as R/W access to variables from other PLCs on the network?
If so, then I think I’m not missing anything else from CODESYS HMI.

Yes, the DataSource Manager works for WAGO PLCs as well.