Показать сообщение отдельно
Старый 06.02.2019, 07:12   #1  
Blog bot is offline
Blog bot
Участник
 
25,459 / 846 (79) +++++++
Регистрация: 28.10.2006
ievgensaxblog: MSDyn365FO. How to Import CSV file using Electronic Reporting. Part 1 – Data Model.
Источник: https://ievgensaxblog.wordpress.com/...-1-data-model/
==============

In this post series I will show how to use Electronic Reporting (ER) to import a CSV file. This tool allows us to create new import process without a line of X++ code. It can be maintained by end users without developer’s help and does not require deployments, because can be easily transferred by XML export and import between environments.

I used documentation available, but it does not have enough details, so here I will try to explain the process step by step. We will start from a Data Model creation and go thought all the stages below:



For simplicity, I’m going to use a custom table that has 3 fields: String, Real and Int.

Data Model is an abstraction over destination\source tables and could be used by multiple different formats. In our case, it will be similar to destination table because it’s quite simple. To create it, go to Organization administration > Workspaces > Electronic reporting.



In the designer create model root node:



Add Records List:



Now add 3 fields, one for each in a source file:



In the end you should get this structure:



Change model status from Draft to Completed, it is required for next step.

In the next blog post we will create new Format.




Источник: https://ievgensaxblog.wordpress.com/...-1-data-model/
__________________
Расскажите о новых и интересных блогах по Microsoft Dynamics, напишите личное сообщение администратору.