SID support in WS 11.x

I haven't been able to play with WS 11 yet and am wondering which filters offer SID support.

 

Specifically, is this available for JSON and XML Studfio File Types?

We're on 10.4 and I'm still using the XML (NT) Filter for one use case where no SID is not an option, but obviously it has some drawbacks compared to the others.

 

Thanks!

Stephan

Parents Reply Children
  • Please notice that you can configure SID support independently of the filter supporting it. The advantage is that you can turn it on or off, based on the kind of project you want to have - e.g. if you have different clients, some of them requiring SID matching, others not requiring SID matching.

    You need to define a custom AIS Attribute called _tm_sid as a text or selector field.

    If you set it to be "inherited" you then can configure this value in the mount structure e.g. for the client folders.

    If you want to be able having different SPICE categories (e.g. per client) you can define the field as selector and define different selector values.

    The SPICE matching properties of the tm.properties file need to be enabled (per default this is set to false) - see the "Leverage" section in tm.properties.

    This allows you to selectively turn on SPICE matching for certain clients. If needed you can populate this attribute manually or via an automatic action as well. If the attribute is set, SPICE matching is turned on, if the attribute only ICE matching is being applied.