mscrm-addons.com - Blog

IMPORTANT INFORMATION

This blog is deprecated since July 2020.The articles below are no longer maintained and might contain outdated information. 
You can find the most acutal and relevenat information in our Knowledge Base at support.mscrm-addons.com

News.mscrm-addons.com Blog

rss

Hello and welcome to our blog! What can we do for you? Are you looking for further technical information or step-by-step instructions to our products? Or would you like to read the latest news on mscrm-addons? Please feel free to browse our blog for detailed information and to share our posts!


DocumentsCorePack Template Import Manager

This blog article outlines how to install and use the DCP Template Import Manager. Please notice: This blog article is intended for On-Premise version and DocumentsCorePack local intallations. If you are using the online version, please have a look at this blog article. 

If you are using the latest version of DCP, you will find the DCPIE (highlighted in yellow) in the install directory, which allow you to easily import, export or transfer templates from a source organization to a target organization.

 

Open your DocumentsCorePack install directory and select the TemplateImportManager.  A double-click on the application opens the Template Import Manager dialog, which allows you to either import, export or transfer your DocumentsCorePack templates. These three options will be explained below: 

 

Next, double-click on the [Load from Zip]-button and open the directory containing your Zip-file – “Export” in this case. 

 

Next, open your Zip-file and select the templates you want to import. It is possible to ”Select All” or single templates from your Zip-file by checking the corresponding checkboxes on the left side. Click on the [Import selected templates]-button to finish the Import. 

 

Export from Zip
Hit on the [Export from Zip]-button to export DCP templates. Here you have to specify a connection to the organization from where you want to export your templates. Like explained before, select an existing profile, click on the [Retrieve all]-button, select the source organization you wish and hit on the [OK]-button.

 

​As mentioned before, double-click on the [Load from Zip]-button and select the templates you want to export by selecting all or only single template from your Zip-files. Click on the [Export]-button to finish the Export. 

Transfer to organization 

The third option allows you to transfer DCP templates from a source organization to a target organization. Therefore, please select the source and the target organization, like explained before. Next, select the templates you want to transfer and hit the [Transfer]-button.

 

 

DCPIE
The TemplateImportExportConsoleApplication does the same as the TemplateImportManager – it automates the actions: import and export.

Therefore, please open your cmd from the Start pane or by pressing the Windows key + R. Next, search for the DCPIE.exe and enter the command help. This action displays you a list of parameters which are needed to perform the necessary actions as you can see in the figure below.

 

Export/import templates via the DCPIE
The following scenario explains the syntax of an export process. If you want to export templates and handle the necessary arguments by yourself, you need to use the params argument, which indicates that you are providing these parameters. The function looks like in the figure below: 

 

The arguments in the export scenario are the following:

  • Connectionvariant:

o    Parameter:
action: Defines which operation should be performed (allowed are  „import“ and „export“).
You can find the profile ID in the registry under the following path: HKEY_LOCAL_MACHINE\SOFTWARE\PTM EDV-Systeme\Profil

connectionvariant: Defines how to connect to Dynamics 365 (allowed options are: params, registry and dialog).
o    Registry: You have to enter your profile ID here.
o    Dialog: Opens the default CRM connection dialog.

Only if the connectionvariant is “params” you will need the following additional parameters.

  • Server: dyn365srv2:555
    This is the Dynamics 365 server on which you want to perform the actions.
  • Connectiontype: standard
    Here you have the possibility to choose between standard, online and hosted
  • Organization: ptmedvsystemegmbh
    Enter the name of the organization you want to use.
  • Action: export
    You can choose between export, import and transfer.
  • Exportdirectory: c:\users\administrator\desktop\myTemplates
    Please specify here the directory which serves as destination for your exported templates.
  • Username: mpoelzl@ptm-edv
    This is the username you use to login to Dynamics 365.
  • Password: xxx
    Please enter your secret password here.

 

The example above showes the syntax for the export functionality. The import functinality shares the same syntax with the export functionality, except that the parameters zip and zippath are removed. The parameter exportdirectory is replaced with templatefolder. ​

In the templatefolder parameter you need to specify the folder which contains your templates. And there also is a new parameter called mbresult.

Mbresult: Valid options are Yes or No.

This indicates that all templates should be overwritten if they are already existing.

That’s it! We appreciate your feedback! Please share your thoughts by sending an email to support@mscrm-addons.com.

 




Comments are closed.