Skip to content

Commit 47a4218

Browse files
authored
Merge pull request #1202 from MicrosoftDocs/master
Sabin revisions
2 parents bdee274 + 476da7d commit 47a4218

8 files changed

+58
-3
lines changed

powerapps-docs/administrator/data-integrator.md

Lines changed: 58 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ author: sabinn-msft
55
ms.service: powerapps
66
ms.topic: how-to
77
ms.component: cds
8-
ms.date: 11/07/2018
8+
ms.date: 1/31/2019
99
ms.author: sabinn
1010
search.audienceType:
1111
- admin
@@ -25,6 +25,9 @@ We started with first-party apps—for example, Dynamics 365 for Finance and Ope
2525
> [!div class="mx-imgBorder"]
2626
> ![Data source to destination](media/data-integrator/DataIntegratorP2P-new.PNG "Data source to destination")
2727
28+
> [!TIP]
29+
> Check out the blog: [Data Integrator Updates – New features with an intuitive user interface providing a fluent experience](https://powerapps.microsoft.com/blog/data-integrator-updates-new-features-with-an-intuitive-user-interface-providing-a-fluent-experience/).
30+
2831
## How can you use the Data Integrator for your business?
2932

3033
The Data Integrator (for Admins) also supports process-based integration scenarios like Prospect to Cash that provide direct synchronization between Dynamics 365 for Finance and Operations and Dynamics 365 for Sales. The Prospect to Cash templates that are available with the data integration feature enable the flow of data for accounts, contacts, products, sales quotations, sales orders, and sales invoices between Finance and Operations and Sales. While data is flowing between Finance and Operations and Sales, you can perform sales and marketing activities in Sales, and you can handle order fulfillment by using inventory management in Finance and Operations.
@@ -126,6 +129,8 @@ Your connection set is ready to be used across various integration projects.
126129

127130
Projects enable the flow of data between systems. A project contains mappings for one or more entities. Mappings indicate which fields map to which other fields.
128131

132+
<a name="CreateProject">
133+
129134
**To create a data integration project**
130135

131136
1. Go to [PowerApps Admin center](https://admin.powerapps.com).
@@ -192,6 +197,10 @@ Execution history shows the history of all project executions with project name,
192197

193198
In either case, you could also choose to manually ‘re-run execution.’
194199

200+
> [!NOTE]
201+
> Anytime you execute a project, manually or schedule based, it generates a detailed log which shows project name, last updated timestamp along with status. You can view this under the execution history for each project. Project execution history is maintained for 45 days after which it is automatically purged.
202+
203+
195204
### How to set up a schedule-based refresh
196205

197206
We support two types of executions/writes today:
@@ -230,6 +239,7 @@ Also note that under Notifications, you can opt in for email-based alert notific
230239
For trial tenants, we have an additional limitation that a scheduled project would only run for first 50 executions.
231240
> - While we support scheduling projects to run every minute, please bear in mind that this may put a lot of stress on your apps and in turn impact overall performance. We highly encourage users to test project executions under true load conditions and optimize for performance with less frequent refreshes.
232241
In production environments, we do not recommend running more than 5 projects per minute per tenant.
242+
> - Anytime you execute a project, manually or schedule based, it generates a detailed log which shows project name, last updated timestamp along with status. You can view this under the execution history for each project. Project execution history is maintained for 45 days after which it is automatically purged.
233243
234244
## Customizing projects, templates, and mappings
235245

@@ -261,9 +271,9 @@ You can customize projects and templates in these ways:
261271
262272
4. Once you have customized your field mappings, select **Save**.
263273

264-
### How to customize or create your own template
274+
### How to create your own template
265275

266-
**To create your own template**
276+
**To create your own template by modifying existing templates**
267277

268278
1. Go to [PowerApps Admin center](https://admin.powerapps.com).
269279

@@ -314,6 +324,51 @@ You can customize projects and templates in these ways:
314324
> [!div class="mx-imgBorder"]
315325
> ![Customize template save as template](media/data-integrator/CustomizeTemplateSaveAsTemplate175.png "Customize template save as template")
316326
327+
**To create your own template from blank templates**
328+
329+
1. Go to [PowerApps Admin center](https://admin.powerapps.com).
330+
2. Create a data integration project. Select the **Data integration** tab in the left navigation pane.
331+
3. Select **New project** and provide a name for your project. For example, "Demo_CreateYourOwnTemplate project".
332+
4. In the **Select a template** list page, pick a generic blank template.
333+
For this example, choose the **Sales to Fin and Ops** template since we want to move data from Dynamics 365 for Finance and Operations to Dynamics 365 for Sales.
334+
335+
> [!div class="mx-imgBorder"]
336+
> ![](media/create-data-integration-project.png "Create data integration project")
337+
338+
4. Follow the steps 6 through 9 <a href="#CreateProject">here</a> to finish creating a data integration project. Select **Save**.
339+
340+
5. You’ll see the Tasks page which is empty since it’s a blank template, without any tasks. Select **Add task** to pick an entity from the drop-down list and add a new task.
341+
In this case, for demo purposes, we will create an **Activities Sales to Fin and Ops** task by picking **Activities** entity for Dynamics 365 for Finance and Operations and Dynamics 365 for Sales. Select **Create**.
342+
343+
> [!div class="mx-imgBorder"]
344+
> ![](media/activities-sales-fin-opps-task.png "ActivitiesSales to Fin and Ops task")
345+
346+
6. You'll see a new task has been added **Activities Sales to Fin and Ops**. Select **Save** to save your changes.
347+
348+
> [!div class="mx-imgBorder"]
349+
> ![](media/new-task-added.png "New task added")
350+
351+
7. The project is created. Select **Save as template** from the **Projects** list page.
352+
353+
> [!div class="mx-imgBorder"]
354+
> ![](media/save-as-template.png "Save as template")
355+
356+
8. Provide and name and description, then select **Save**. Additionally, select **Share with everyone in my organization** to share this template.
357+
358+
> [!div class="mx-imgBorder"]
359+
> ![](media/save-describe-share.png "Save project as template")
360+
361+
You'll see the newly created template listed on the **Templates** list page.
362+
363+
> [!div class="mx-imgBorder"]
364+
> ![](media/newly-created-template.png "Newly created template")
365+
366+
Additionally, after creating a new integration project, when you choose **Select a template** you'll see your newly created template as part of the **Select a template** list.
367+
368+
> [!div class="mx-imgBorder"]
369+
> ![](media/new-data-integration-project.png "New data integration project")
370+
371+
317372
## Advanced data transformation and filtering
318373

319374
With Power Query support, we now provide advanced filtering and data transformation of source data. Power Query enables users to reshape data to fit their needs, with an easy-to-use, engaging, and no-code user experience. You can enable this on a project-by-project basis.
Loading
Loading
Loading
Loading
Loading
Loading
Loading

0 commit comments

Comments
 (0)