Skip to main content
Mitratech Success Center

Client Support Center

Need help? Click a product group below to select your application and get access to knowledge articles, webinars, training content, and release notes or to contact our support team.

Authorized users - log in to create a ticket, view tickets status and check your success plan details.

 

Appendix: Example Metadata Template for Mitratech Office Link Installers

You can use this example template for creating the metadata xml file that designates the location of the Mitratech Office Link installers and Release Notes. For more information, see Installing Mitratech Office Link

<installers>
     <eCounsel>
          <Office_Ec>

               <name_off>eCounsel Office Installer</name_off>
               <version_off>(eCounsel Office Plugin Version Number)</version_off>
               <filesize32_off>(File Size on Megabytes for 32 bit eCounsel Office plugin installer)</filesize32_off>
               <filesize64_off>(File size on Megabytes for 64 bit eCounsel Office plugin installer)</filesize64_off>
               <readme_off>(URL for the eCounsel Office plugin read me file)
</readme_off>
               <link32_off>(URL for the 32 bit eCounsel Office plugin installer)
</link32_off>
               <link64_off>(URL for the 64 bit eCounsel Office plugin installer)
</link64_off>
          </Office_Ec>
          <Outlook_Ec>

               <name_out>eCounsel Outlook Installer</name_out>
               <version_out>(eCounsel Outlook plugin Version Number)</version_out>
               <filesize32_out>(File size on Megabytes for 32 bit eCounsel Outlook plugin installer)</filesize32_out>
               <filesize64_out>(File size on Megabytes for 64 bit eCounsel Outlook plugin installer)</filesize64_out>
               <readme_out>(URL for the eCounsel Outlook plugin read me file)
</readme_out>
               <link32_out>(URL for the 32 bit eCounsel Outlook plugin installer)
</link32_out>
               <link64_out>(URL for the 64 bit eCounsel Outlook plugin installer)
</link64_out>
          </Outlook_Ec>
     </eCounsel>
     <Secretariat>
          <Office_Sec>

               <name_off>Secretariat Office Installer</name_off>
               <version_off>(Secretariat Office Plugin Version Number)</version_off>
               <filesize32_off>(File Size on Megabytes for 32 bit Secretariat Office plugin installer)</filesize32_off>
               <filesize64_off>(File size on Megabytes for 64 bit Secretariat Office plugin installer)</filesize64_off>
               <readme_off>(URL for the Secretariat Office plugin read me file)</readme_off>
               <link32_off>(URL for the 32 bit Secretariat Office plugin installer)</link32_off>
               <link64_off>(URL for the 64 bit Secretariat Office plugin installer) </link64_off>
          </Office_Sec>
          <Outlook_Sec>

               <name_out>Secretariat Outlook Installer</name_out>
               <version_out>(Secretariat Outlook plugin Version Number)</version_out>
               <filesize32_out>(File size on Megabytes for 32 bit Secretariat Outlook plugin installer)</filesize32_out>
               <filesize64_out>(File size on Megabytes for 64 bit Secretariat Outlook plugin installer)</filesize64_out>
               <readme_out>(URL for the Secretariat Outlook plugin read me file)</readme_out>
               <link32_out>(URL for the 32 bit Secretariat Outlook plugin installer) </link32_out>
               <link64_out>(URL for the 64 bit Secretariat Outlook plugin installer) </link64_out>
          </Outlook_Sec>
     </Secretariat>

</installers>

  • Was this article helpful?