You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: business-central/across-how-create-sandbox-environment.md
+8-9Lines changed: 8 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,19 +1,20 @@
1
1
---
2
-
title: Create a sandbox environment
2
+
title: Sandbox environments
3
3
description: Learn about how a dedicate environment can help you safely explore, learn, demo, develop, troubleshoot, and test Business Central.
4
4
author: SusanneWindfeldPedersen
5
5
6
6
ms.service: dynamics365-business-central
7
7
ms.topic: conceptual
8
+
ms.reviewer: edupont
8
9
ms.devlang: na
9
10
ms.tgt_pltfrm: na
10
11
ms.workload: na
11
12
ms.search.keywords: sandbox, demo, develop
12
-
ms.date: 07/19/2021
13
+
ms.date: 07/27/2021
13
14
ms.author: solsen
14
15
15
16
---
16
-
# Creating a Sandbox Environment in [!INCLUDE[prod_short](includes/prod_short.md)]
17
+
# Sandbox Environments in [!INCLUDE[prod_short](includes/prod_short.md)]
17
18
18
19
With [!INCLUDE[prod_short](includes/prod_short.md)] online, you can easily get a safe environment where you can test, train, or troubleshoot without disturbing your company's work processes or business data. Such a non-production environment is called a *sandbox*. Isolated from production, a sandbox environment is the place to safely explore, learn, demo, develop, and test the service without the risk of affecting the data and settings of your production environment.
19
20
@@ -28,19 +29,17 @@ Once you're done, you can remove the sandbox, using the administration center.
28
29
> [!NOTE]
29
30
> Technically, sandbox environments are very different from production environments. Your administrator can create a sandbox that includes production data, but it is still a sandbox, and you cannot request a database export, for example. For more information, see [Sandbox environments](/dynamics365/business-central/dev-itpro/administration/environment-types#sandbox-environments) in the developer and administration content.
30
31
31
-
## Advanced Functionality in the Sandbox Environment
32
-
33
32
The sandbox environment is not least useful because it includes a couple of handy features:
34
33
35
34
*[Advanced user experience](#advanced-user-experience)
It is possible to enable and try the full functionality of the standard version of [!INCLUDE[prod_short](includes/prod_short.md)] in a sandbox tenant by setting the **Experience** field on the **Company Information** page to *Premium*. Find the **Company Information** page in the :::image type="content" source="media/ui-experience/settings_icon_small.png" alt-text="Settings icon."::: menu.
42
41
43
-
After you have enabled the *Premium* user experience, you get access to all the standard profiles (roles) and Role Centers in the standard version. You can also create an evaluation company that is fully set up, including demonstration data and access to the advanced areas of the product. Alternatively, contact a reselling partner for a demonstration of the capabilities. For more information, see [How do I find a reselling partner?](across-faq.yml#how-do-i-find-a-reselling-partner).
42
+
After you have enabled the *Premium* user experience, you get access to all the standard profiles (roles) and Role Centers in the standard version. Alternatively, contact a reselling partner for a demonstration of the capabilities. For more information, see [How do I find a reselling partner?](across-faq.yml#how-do-i-find-a-reselling-partner).
44
43
45
44
### Complete sample data
46
45
@@ -57,7 +56,7 @@ For situations where you need additional sample data, please talk to your resell
57
56
58
57
When the assisted setup guide completes, you can start exploring the new company with the complete sample data. For more information, see [Creating New Companies in [!INCLUDE[prod_short](includes/prod_short.md)]](about-new-company.md). -->
59
58
60
-
###Designer
59
+
## Designer
61
60
62
61
In a sandbox environment, you will find the **Designer** enabled. You can activate Designer by selecting the design icon  on a page, or by choosing the **Design** menu item in the  Settings menu.
Copy file name to clipboardExpand all lines: business-central/across-how-use-financials-data-source-flow.md
+71-34Lines changed: 71 additions & 34 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,17 +1,15 @@
1
1
---
2
2
title: Connect Your Data with Power Automate| Microsoft Docs
3
3
description: You can make your Business Central data available as a data source and specify an OData URL of your web services to build an automated workflow.
4
-
author: bmeier90
5
-
6
4
ms.service: dynamics365-business-central
7
5
ms.topic: conceptual
8
6
ms.devlang: na
9
7
ms.tgt_pltfrm: na
10
8
ms.workload: na
11
-
ms.reviewer: edupont
12
-
ms.search.keywords: workflow, OData, Power App, SOAP
13
-
ms.date: 04/01/2021
9
+
ms.search.keywords: workflow, OData, Power App, SOAP, Entity set not found, workflowWebhookSubscriptions
10
+
ms.date: 07/27/2021
14
11
ms.author: edupont
12
+
author: jswymer
15
13
---
16
14
17
15
# Using [!INCLUDE[prod_short](includes/prod_short.md)] in an Automated Workflow
@@ -24,56 +22,95 @@ You can use your [!INCLUDE[prod_short](includes/prod_short.md)] data as part of
24
22
> [!NOTE]
25
23
> You must have a valid account with [!INCLUDE[prod_short](includes/prod_short.md)] and with Power Automate.
26
24
27
-
## To add[!INCLUDE[prod_short](includes/prod_short.md)] as a data source in Power Automate
25
+
## Add[!INCLUDE[prod_short](includes/prod_short.md)] as a data source in Power Automate
28
26
29
27
1. In your browser, navigate to [flow.microsoft.com](https://flow.microsoft.com), and then sign in.
30
28
2. Choose **My flows** from the ribbon at the top of the page.
31
-
3. There are 3 ways to create a flow; **Start from template**, **Start from blank**, and **Start from a connector**. A template is a predefined flow that has been created for you. To use a template, simply select it and create a connection for each service the template uses. With the **Start from blank** and **Start from a connector** options, you can create a new flow completely from scratch.
29
+
3. There are 3 ways to create a flow; **Start from template**, **Start from blank**, and **Start from a connector**. A template is a predefined flow that has been created for you. To use a template, select it and create a connection for each service the template uses. With the **Start from blank** and **Start from a connector** options, you can create a new flow completely from scratch.
32
30
4. To create from blank, on the **My flows** page, choose the **Start from blank** and **Automated flow** options.
33
31
5. Search for **Microsoft [!INCLUDE[prod_long](includes/prod_long.md)]** connector.
34
32
6. Define a name and choose the trigger you want to use for your flow.
35
33
7. From the list of available triggers, select one of the [!INCLUDE[prod_short](includes/prod_short.md)] triggers available:
36
34
37
-
*When a vendor approval is requested*,
38
-
*When a general journal line approval is requested*,
39
-
*When a record is deleted*,
40
-
*When a record is changed*,
41
-
*When a record is created*,
42
-
*When a record is modified*,
43
-
*When a general journal batch approval is requested*,
44
-
*When a customer approval is requested*,
45
-
*When an item approval is requested*,
46
-
*When a purchase document approval is requested*, or
47
-
*When a sales document approval is requested*.
35
+
-*When a vendor approval is requested*
36
+
-*When a general journal line approval is requested*
37
+
-*When a record is deleted*
38
+
-*When a record is changed*
39
+
-*When a record is created*
40
+
-*When a record is modified*
41
+
-*When a general journal batch approval is requested*
42
+
-*When a customer approval is requested*
43
+
-*When an item approval is requested*
44
+
-*When a purchase document approval is requested*
45
+
-*When a sales document approval is requested*
48
46
49
-
8. Power Automate will prompt you to select an environment and company within your [!INCLUDE[prod_short](includes/prod_short.md)] tenant, as well as any conditions in your data that you want to listen for.
47
+
8. Power Automate will prompt you to select an environment and company within your [!INCLUDE[prod_short](includes/prod_short.md)] tenant, plus any conditions in your data that you want to listen for.
50
48
51
49
> [!NOTE]
52
-
> The [!INCLUDE[prod_short](includes/prod_short.md)] connector for Power Automate supports multiple production and sandbox environments. If you have not created multiple production or sandbox environments, **Production** is the only available option that you can choose.
50
+
> The [!INCLUDE[prod_short](includes/prod_short.md)] connector for Power Automate supports multiple production and sandbox environments. If you haven't created multiple production or sandbox environments, **Production** is the only available option that you can choose.
53
51
54
-
At this point, you have successfully connected to your Business Central[!INCLUDE[prod_short](includes/prod_short.md)] data and are ready to begin building your flow.
52
+
At this point, you've successfully connected to your Business Central[!INCLUDE[prod_short](includes/prod_short.md)] data and are ready to begin building your flow.
55
53
56
54
9. To create from a template, choose the **Start from template** option.
57
55
10. Search for **Microsoft [!INCLUDE[prod_long](includes/prod_long.md)]** templates.
58
56
11. From the list of available templates, select one of the templates, and then choose **Create**.
59
57
60
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales order*,
61
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales quote*,
62
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales invoice*,
63
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales credit memo*,
64
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] customer*,
65
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] purchase order*,
66
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] purchase invoice*,
67
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] purchase credit memo*,
68
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] item*,
69
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] vendor*,
70
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] general journal batch*, or
71
-
*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] general journal lines*.
72
-
12. Power Automate will display a list of services used in the flow template and will attempt to connect automatically to those services. If you have not previously connected to a service, you will be prompted to sign in to each of the services you need to connect to. A green checkmark will appear next to each service once a connection has been successfully made. Select **Continue**.
58
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales order*
59
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales quote*
60
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales invoice*
61
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] sales credit memo*
62
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] customer*
63
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] purchase order*
64
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] purchase invoice*
65
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] purchase credit memo*
66
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] item*
67
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] vendor*
68
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] general journal batch*
69
+
-*Request Approval for Microsoft [!INCLUDE[prod_long](includes/prod_long.md)] general journal lines*
70
+
12. Power Automate will display a list of services used in the flow template and will attempt to connect automatically to those services. If you haven't previously connected to a service, you'll be prompted to sign in to each of the services you need to connect to. A green checkmark will appear next to each service once a connection has been successfully made. Select **Continue**.
73
71
13. Power Automate will prompt you to select an environment and company within your [!INCLUDE[prod_short](includes/prod_short.md)] tenant. Because each step in the flow is independent of the next, you may be required to define the environment and company multiple times when using a [!INCLUDE[prod_short](includes/prod_short.md)] Power Automate template.
74
72
75
73
For more information, see the [Power Automate Documentation](/power-automate/getting-started).
76
74
75
+
## Troubleshooting
76
+
77
+
### "Entity set not found” error
78
+
79
+
#### Problem
80
+
81
+
When creating a new Power Automate Flow using a [!INCLUDE[prod_short](includes/prod_short.md)] approval trigger, like *When a purchase document approval is requested*, you get an error message similar to:
82
+
83
+
**Entity set not found: \<name\>**
84
+
85
+
where **\<name\>** is the service name of the missing web service, like **workflowWebhookSubscriptions** or **workflowPurchaseDocumentLines**.
86
+
87
+
#### Possible cause
88
+
89
+
Using Power Automate to integrate with your [!INCLUDE[prod_short](includes/prod_short.md)] approvals requires that certain page and codeunit objects are published as web services. By default, most of the required objects are published as web services for you. But in some cases, your environment may have been customized so that these objects are no longer published.
90
+
91
+
#### Fix
92
+
93
+
Go to the **Web Services** page and make sure that the following objects are published as web services. There should be an entry in the list for each object, with the **Published** check box selected.
0 commit comments