Composition of the Template Version Field

Composition of the Template Version Field


To fill the Template Version Field with a workflow, via Powershell or a program, you have to consider the following:


Structure of the string:


;#/Templates/Forms/DispForm.aspx?ID=<ID_DES_TEMPALTE_FILES_IN_DER_TEMPLATE_LIBRARY>;#<TITLE_DES_TEMPALTE_FILES_IN_DER_TEMPLATE_LIBRARY>;#Templates/<FILENAME_DES_TEMPALTE_FILES_IN_DER_TEMPLATE_LIBRARY>;#Templates/<FILENAME_DES_TEMPALTE_FILES_IN_DER_TEMPLATE_LIBRARY>;#<VERSION_DES_TEMPLATE_FILES>;#<VERSION_DES_TEMPLATE_FILES_MULTIPLIZIERT_MIT_512>;#


Example of a specific version of the template:


;#/Templates/Forms/DispForm.aspx?ID=3;#Meetingroom;#Templates/Meetingroom.rkcm;#Templates/Meetingroom.rkcm;#2.0;#1024;#

Example for the creation with the newest template version (leave the last parameters empty):

;#/Templates/Forms/DispForm.aspx?ID=3;#Meetingroom;#Templates/Meetingroom.rkcm;#Templates/Meetingroom.rkcm;#;#;#

    • Related Articles

    • First template creation results an error

      Problem: The first template creation results in an error. The second one creates normally. Solution: Please delete the first template. After that, creation of templates works again without limitations UPDATE: The bug is fixed. 
    • Create a template in another language

      Problem: The Collaboration Manager creates standard templates only in the language of the site collection, on the Collaboration Manager has been activated. English was chosen as the default language, only templates with basic English are generated. ...
    • Error during template creation "The EXECUTE premission was denied"

      Error in Log Excpetion occured in CM Service application. Error System.ServiceModel.FaultException`1[System.ServiceModel.ExceptionDetail]: The EXECUTE permission was denied on the object 'proc_putObjectTVP', database 'configDB_name'  Reason In the ...
    • Upload Template is not working

      Problem:When you upload the template file in the Template Library no page is generated. Error in the ULS log: 10/29/2013 08: 34: 03:42 w3wp.exe (0x0F10) 0x2C8C Collaboration Manager Collaboration Manager 7331 Unexpected ...
    • Edit Workspace list with Nintex Forms or Infopath

      It is possible to edit the workspace or template library with Nintex Forms or Infopath. It is proceeded in such way that one creates own PeopleFields, which one fills by Forms or Infopath and transfers the value then with the storage by Workflow into ...