Variant Converter and Inline Templates

I am converting our XSL templates to Velocity.

I created a new Binary template for our file content type. Our files are added to a page through an EditLive using an Inline Template. Snippet for the Inline template remains as is (XSL). I need to update the sys_variantid in this relationship to reflect the new binary velocity template.

My understanding was that running a Variant Converter on File content type (indicating the old|new template in the variantsconverter.properties file) would do that for me.

What am I missing? :confused:

Thank you,
Igor

:o
In our case, XML application for the inline templates snippets carry the sys_casGeneratePubLocation in which we specify the template id. Updating this field with the new id resolved the ‘relationship’ to the new binary template.