Metadata and E-Catalogue filters

Hi guys,
I tried to read Metadata with the proceed documented at Python.API :vcHelpers.VcmFile
unfortunately I get the following error :
ComponentData initialization error: ile:///C:/Users/Public/Documents/Visual+Components/4.8/Models/Components/KUKA/Robots/Small+Robots+%283kg±+10kg%29/Archiv/AGILUS-1+Series/fivve/KR10_R1100_fivve.vcmx is not a valid vcm file
Traceback (most recent call last):
File “KR 10 R1100 fivve::PythonScript”, line 6, in
File “C:\Program Files\Visual Components\Visual Components Premium 4.8\Python\Commands\vcHelpers\VcmFile.py”, line 260, in str
val = getattr(self, key)
AttributeError: Website
I want to extract the Reach data only from Robots in VC.
If there would be a possibility to make it a filter in ecatlog I would be very happy. If somebody could help me with the code I would appreciate that

Hi,

That seems quite odd, it works for me in 4.9 VC Prem

that snippet of code is directly from the help file, and I also moify the description as per the help file shows.

br,
lefa