I need to export labels I have already created and re-import them in another environment (from DEV to UAT), but I do not know how to do that massively.
Could you please help me figure out how to do this?
I need to export labels I have already created and re-import them in another environment (from DEV to UAT), but I do not know how to do that massively.
Could you please help me figure out how to do this?
You can read the following manual on how to export and reimport the labels:
Related is also a video series that covers the Print management Data Entity:
https://ax.docentric.com/get-started-with-docentric-print-management-data-entity/
Let me know if you need more information.
Unfortunately, I do not see the data management option, and the docs from your link do not explain how to import, only how to export. Am I missing something?
You will find the export option on the User-defined labels form here:
However, it is not possible to import the generated file to another environment. You can to do this only via Data Management :
Here you will find a series of step-by-step videos. May I ask you to watch the first three videos, which should help you to create and export an XML file with the labels:
https://ax.docentric.com/get-started-with-docentric-print-management-data-entity/
https://ax.docentric.com/copy-print-management-settings-between-legal-entities/
https://ax.docentric.com/copy-print-management-settings-between-environments/
You will also find instructions on how to import the same file to another environment.
Thank you for your support, I will check the videos and links.
Let me just add few more details to my previous answer.
Docentric provides 2 possibilities for migrating the user-defined labels, both of them based on the standard D365FO features:
You will notice that in our manuals for the user-defined labels we have only indicated that these data entities exist, but users are expected to know how to work with FO data entities. Please note that while we are happy to assist you with Docentric-specific features, data entities are standard FO features, and therefore you will not find detailed step-by-step instructions in our manuals. For standard FO features it is usually the best choice to contact your functional consultant.
Let’s still try to help you with few more hints:
Data entities approach
Data entities related to user-defined labels are listed in this manual:
https://ax.docentric.com/d365-how-to-manuals/d365-setup/d365-data-management/d365-import-export-user-defined-labels/
You can export-import one by one Groups, Languages, Labels and Translations by using the corresponding data entities in the same order as they appear in the list below, or you can do it all at once by using the combined data entity. Though the second approach is simpler, it may not be bulletproof for some complex scenarios, so if you encounter problems with it, please revert to the one-by-one approach.
If you are new to D365FO data entities, please read the standard Microsoft instructions. You will find even better step-by-step instructions on our pages, for another Docentric data entity (Print management) and the process should be very similar:
https://ax.docentric.com/d365-how-to-manuals/d365-setup/d365-data-management/export-and-import-print-management-settings/
Excel export-import
Another standard FO functionality, which is one layer above the data entities, allows you to open your data in Excel, edit it there and save back into the system. In your case you would use this functionality to:
As with the data entities, you can do this one by one form (related to the separate entities above) or on the combined view at once.
If you decide to use the combined view, instructions for Open in Excel are:
I hope this additional explanation helps.