<html><head></head><body><div style="font-family: Verdana;font-size: 12.0px;"><div>Hi,</div>

<div>&nbsp;</div>

<div>is there an opportunity to spcify the extension of a file in a filter?</div>

<div>&lt;ServerManagerConfiguration&gt;<br/>
&nbsp; &lt;ProxyGroup name=&quot;filters&quot;&gt;</div>

<div>&nbsp; &lt;StringVectorProperty<br/>
&nbsp; &nbsp; &nbsp; &nbsp; name=&quot;SettingsFilePath&quot;<br/>
&nbsp; &nbsp; &nbsp; &nbsp; animateable=&quot;0&quot;<br/>
&nbsp; &nbsp; &nbsp; &nbsp; command=&quot;SetSettingsFilePath&quot;<br/>
&nbsp; &nbsp; &nbsp; &nbsp; number_of_elements=&quot;1&quot;<br/>
&nbsp; &nbsp; &nbsp; &nbsp; label=&quot;File&quot;&gt;<br/>
&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &lt;FileListDomain name=&quot;files&quot; /&gt;<br/>
&nbsp; &nbsp; &nbsp; &lt;/StringVectorProperty&gt;</div>

<div>&nbsp; &nbsp; &lt;/SourceProxy&gt;<br/>
&nbsp; &lt;/ProxyGroup&gt;<br/>
&lt;/ServerManagerConfiguration&gt;</div>

<div>&nbsp;</div>

<div>I tried to use</div>

<div>&lt;Hints&gt;<br/>
&nbsp; &lt;ReaderFactory extensions=&quot;xml&quot; file_description=&quot;XML&quot; /&gt;<br/>
&lt;/Hints&gt;</div>

<div>like a reader, but it didn&#39;t work.</div></div></body></html>