Skip to content

Commit 2f18735

Browse files
authored
Live publish
2 parents dfac358 + fdff361 commit 2f18735

File tree

70 files changed

+537
-882
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

70 files changed

+537
-882
lines changed

.openpublishing.redirection.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
{
22
"redirections": [
3+
{
4+
"source_path": "powerapps-docs/developer/data-platform/outlook-client/sample-create-retrieve-outlook-filters.md",
5+
"redirect_url": "../data-platform/org-service/samples/create-retrieve-outlook-filters",
6+
"redirect_document_id": "false"
7+
},
38
{
49
"source_path": "powerapps-docs/developer/data-platform/org-service/samples/install-remove-sample-data.md",
510
"redirect_url": "../data-platform/sample-data",

powerapps-docs/developer/data-platform/org-service/samples/create-retrieve-outlook-filters.md

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
title: "Sample: Create and retrieve Outlook filters (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "This sample showcases how to create and retrieve outlook filters." # 115-145 characters including spaces. This abstract displays in the search result.
44
ms.date: 04/03/2022
5-
author: JimDaly #TODO: No Owner
6-
ms.author: jdaly
7-
manager: kvivek
5+
author: sriharibs-msft
6+
ms.author: srihas
7+
manager: evchaki
88
ms.reviewer: pehecke
99
ms.topic: sample
1010
search.audienceType:
@@ -19,8 +19,6 @@ contributors:
1919

2020
# Sample: Create and retrieve Outlook filters
2121

22-
<!-- Same as powerapps-docs\developer\data-platform\outlook-client\sample-create-retrieve-outlook-filters.md -->
23-
2422
This sample shows how to retrieve filters for Outlook.
2523

2624
You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/CreartRetrieveOutlookFilters).

powerapps-docs/developer/data-platform/org-service/samples/validate-record-state.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,24 @@
11
---
22
title: " Validate and set record state (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "This sample showcases how to validate a change of state of a table and set state." # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
5-
ms.date: 12/20/2019
6-
ms.reviewer: "pehecke"
7-
4+
ms.date: 04/06/2022
5+
author: NHelgren
6+
ms.author: nhelgren
7+
ms.reviewer: pehecke
8+
manager: sunilg
89
ms.topic: sample
9-
author: "JimDaly" # GitHub ID
10-
ms.author: "jdaly" # MSFT alias of Microsoft employees only
11-
manager: "ryjones" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
1513
- PowerApps
1614
- D365CE
15+
contributors:
16+
- JimDaly
17+
- phecke
1718
---
1819

1920
# Validate record state and set the state of record
2021

21-
22-
2322
This sample shows how to validate a change of state of a table and set a state of a table. You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/ValidateAndSetRecordState).
2423

2524
## How to run this sample

powerapps-docs/developer/data-platform/org-service/samples/web-access-plugin.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
22
title: "Sample: Web access from a plug-in (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "Learn how to write a plug-in that can access resources on the World Wide Web." # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
5-
ms.date: 03/17/2021
6-
ms.reviewer: "pehecke"
7-
4+
ms.date: 04/06/2022
5+
author: divka78
6+
ms.author: dikamath
7+
ms.reviewer: pehecke
8+
manager: sunilg
89
ms.topic: sample
9-
author: "JimDaly"
10-
ms.author: "pehecke" # MSFT alias of Microsoft employees only
11-
manager: "kvivek" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
1513
- PowerApps
1614
- D365CE
15+
contributors:
16+
- JimDaly
17+
- phecke
1718
---
1819
# Sample: Web access from a plug-in
1920

powerapps-docs/developer/data-platform/org-service/samples/work-activity-party-records.md

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,23 @@
11
---
22
title: "Sample: Work with activity party records (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "This sample shows how to work with activity party records" # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
5-
ms.date: 10/31/2018
6-
ms.reviewer: "pehecke"
7-
4+
ms.date: 04/06/2022
5+
author: mayadumesh
6+
ms.author: mayadu
7+
ms.reviewer: pehecke
8+
manager: jamesol
89
ms.topic: sample
9-
author: "JimDaly" # GitHub ID
10-
ms.author: "jdaly" # MSFT alias of Microsoft employees only
11-
manager: "ryjones" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
1513
- PowerApps
1614
- D365CE
15+
contributors:
16+
- JimDaly
17+
- phecke
1718
---
1819
# Sample: Work with activity party records
1920

20-
21-
22-
<!-- https://docs.microsoft.com/dynamics365/customer-engagement/developer/sample-work-activity-party-records -->
23-
2421
This sample code shows how to work with activity party records. You can download the sample from [here](https://github.com/Microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/ActivityPartyRecords).
2522

2623
## How to run this sample

powerapps-docs/developer/data-platform/org-service/samples/work-with-attributes.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
11
---
22
title: "Sample: Work with columns (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "This sample shows how to work with columns" # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
5-
ms.date: 10/31/2018
6-
ms.reviewer: "pehecke"
7-
4+
ms.date: 04/06/2022
5+
author: NHelgren
6+
ms.author: nhelgren
7+
ms.reviewer: pehecke
8+
manager: sunilg
89
ms.topic: sample
9-
author: "JimDaly" # GitHub ID
10-
ms.author: "jdaly" # MSFT alias of Microsoft employees only
11-
manager: "ryjones" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
1513
- PowerApps
1614
- D365CE
15+
contributors:
16+
- JimDaly
17+
- phecke
1718
---
1819

1920
# Work with columns definitions

powerapps-docs/developer/data-platform/org-service/samples/work-with-option-sets.md

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,45 +1,45 @@
11
---
22
title: "Sample: Work with choices (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "This sample shows how to work with choices" # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
5-
ms.date: 10/31/2018
6-
ms.reviewer: "pehecke"
7-
4+
ms.date: 04/06/2022
5+
author: NHelgren
6+
ms.author: nhelgren
7+
ms.reviewer: pehecke
8+
manager: sunilg
89
ms.topic: sample
9-
author: "JimDaly" # GitHub ID
10-
ms.author: "jdaly" # MSFT alias of Microsoft employees only
11-
manager: "ryjones" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
1513
- PowerApps
1614
- D365CE
15+
contributors:
16+
- JimDaly
17+
- phecke
1718
---
1819

1920
# Work with choices
2021

2122

22-
2323
This sample shows how to work with choices. Typically, you use choices to set columns so that different columns can share the same set of options, which are maintained in one ___location. Unlike local options sets which are defined only for a specific column, you can reuse choices. You will also see them used in request parameters in a manner similar to an enumeration.
2424

2525
When you define a choices column by using [CreateOptionSetRequest](/dotnet/api/microsoft.xrm.sdk.messages.createoptionsetrequest?view=dynamics-general-ce-9), we recommend that you let the system assign a value. You do this by passing a null value when you create the new `OptionMetadata` instance. When you define an option, it will contain an option value prefix specific to the context of the publisher set for the solution that the choices column is created in. This prefix helps reduce the chance of creating duplicate choices for a managed solution, and in any choices column that are defined in organizations where your managed solution is installed. For more information, see [Merge choices values](/power-platform/alm/how-managed-solutions-merged#merge-option-set-options).
2626

2727
Use the following message request classes to work with choices:
2828

29-
- [CreateOptionSetRequest](/dotnet/api/microsoft.xrm.sdk.messages.createoptionsetrequest?view=dynamics-general-ce-9)
30-
- [DeleteOptionSetRequest](/dotnet/api/microsoft.xrm.sdk.messages.deleteoptionsetrequest?view=dynamics-general-ce-9)
31-
- [RetrieveAllOptionSetsRequest](/dotnet/api/microsoft.xrm.sdk.messages.retrievealloptionsetsrequest?view=dynamics-general-ce-9)
32-
- [RetrieveOptionSetRequest](/dotnet/api/microsoft.xrm.sdk.messages.retrieveoptionsetrequest?view=dynamics-general-ce-9)
33-
- [UpdateOptionSetRequest](/dotnet/api/microsoft.xrm.sdk.messages.updateoptionsetrequest?view=dynamics-general-ce-9)
29+
- <xref:Microsoft.Xrm.Sdk.Messages.CreateOptionSetRequest>
30+
- <xref:Microsoft.Xrm.Sdk.Messages.DeleteOptionSetRequest>
31+
- <xref:Microsoft.Xrm.Sdk.Messages.RetrieveAllOptionSetsRequest>
32+
- <xref:Microsoft.Xrm.Sdk.Messages.RetrieveOptionSetRequest>
33+
- <xref:Microsoft.Xrm.Sdk.Messages.UpdateOptionSetRequest>
3434

3535
Use the following message request classes with choices:
3636

37-
- [DeleteOptionValueRequest](/dotnet/api/microsoft.xrm.sdk.messages.deleteoptionvaluerequest?view=dynamics-general-ce-9)
38-
- [InsertOptionValueRequest](/dotnet/api/microsoft.xrm.sdk.messages.insertoptionvaluerequest?view=dynamics-general-ce-9)
39-
- [InsertStatusValueRequest](/dotnet/api/microsoft.xrm.sdk.messages.insertstatusvaluerequest?view=dynamics-general-ce-9)
40-
- [OrderOptionRequest](/dotnet/api/microsoft.xrm.sdk.messages.orderoptionrequest?view=dynamics-general-ce-9)
41-
- [UpdateOptionValueRequest](/dotnet/api/microsoft.xrm.sdk.messages.updateoptionvaluerequest?view=dynamics-general-ce-9)
42-
- [UpdateStateValueRequest](/dotnet/api/microsoft.xrm.sdk.messages.updatestatevaluerequest?view=dynamics-general-ce-9)
37+
- <xref:Microsoft.Xrm.Sdk.Messages.DeleteOptionValueRequest>
38+
- <xref:Microsoft.Xrm.Sdk.Messages.InsertOptionValueRequest>
39+
- <xref:Microsoft.Xrm.Sdk.Messages.InsertStatusValueRequest>
40+
- <xref:Microsoft.Xrm.Sdk.Messages.OrderOptionRequest>
41+
- <xref:Microsoft.Xrm.Sdk.Messages.UpdateOptionValueRequest>
42+
- <xref:Microsoft.Xrm.Sdk.Messages.UpdateStateValueRequest>
4343

4444
You can download the sample from [here](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/WorkWithOptionSets).
4545

powerapps-docs/developer/data-platform/org-service/samples/work-with-views.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,22 @@
11
---
22
title: "Sample: Work with views (Microsoft Dataverse) | Microsoft Docs" # Intent and product brand in a unique string of 43-59 chars including spaces
33
description: "This sample shows how to work with views" # 115-145 characters including spaces. This abstract displays in the search result.
4-
ms.custom: ""
5-
ms.date: 10/31/2018
6-
ms.reviewer: "pehecke"
7-
4+
author: caburk
5+
ms.author: caburk
6+
manager: evlew
7+
ms.date: 04/06/2022
8+
ms.reviewer: jdaly
89
ms.topic: sample
9-
author: "JimDaly" # GitHub ID
10-
ms.author: "jdaly" # MSFT alias of Microsoft employees only
11-
manager: "ryjones" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
1513
- PowerApps
1614
- D365CE
15+
contributors:
16+
- JimDaly
1717
---
1818

19-
# Work with views
20-
19+
# Sample: Work with views
2120

2221

2322
This sample shows how to perform various actions on views.

powerapps-docs/developer/data-platform/org-service/samples/workflow-operations.md

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,12 @@
11
---
22
title: "Sample: Workflow operations (Microsoft Dataverse) | MicrosoftDocs"
33
description: "This sample demonstrates how to perform a number of workflow operations such as create, delete, activate, set state , and more."
4-
ms.custom: ""
5-
ms.date: 1/14/2020
6-
ms.reviewer: "pehecke"
7-
4+
ms.date: 04/06/2022
5+
author: JimDaly
6+
ms.author: jdaly
7+
ms.reviewer: jdaly
8+
manager: kvivek
89
ms.topic: sample
9-
author: "JimDaly" # GitHub ID
10-
ms.author: "jdaly" # MSFT alias of Microsoft employees only
11-
manager: "kvivek" # MSFT alias of manager or PM counterpart
1210
search.audienceType:
1311
- developer
1412
search.app:
@@ -17,8 +15,6 @@ search.app:
1715
---
1816
# Sample: Workflow operations
1917

20-
21-
2218
This sample demonstrates how to perform a number of workflow operations such as create, delete, activate, set state , and more.
2319

2420
Download the sample: [Workflow](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/Workflow)
@@ -29,6 +25,9 @@ See [How to run samples](https://github.com/microsoft/PowerApps-Samples/blob/mas
2925

3026
Notice that there are five separate samples, each in it's own C# file, in the solution's [project](https://github.com/microsoft/PowerApps-Samples/tree/master/cds/orgsvc/C%23/Workflow/Workflow). To run each sample, set it as the startup object in the project's properties prior to executing the sample.
3127

28+
> [!IMPORTANT]
29+
> Some operations described in these samples are not supported by Dataverse. In Dataverse, workflows must be created and updated using the Workflow designer. With Dynamics 365 Customer Engagement on-premises you can create Workflows using the XAML definitions with code. This is not supported with Dataverse.
30+
3231
## What this sample does
3332

3433
The operations demonstrated by these samples are as follows:

powerapps-docs/developer/data-platform/outlook-client/extend-dynamics-365-outlook.md

Lines changed: 1 addition & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,6 @@ search.app:
1818

1919
# Extend Dynamics 365 for Outlook
2020

21-
22-
2321
> [!IMPORTANT]
2422
> Effective March 2020, the legacy Dynamics 365 for Outlook (also referred to as Outlook COM add-in) is deprecated. Customers must transition to the modern [Dynamics 365 App for Outlook](/dynamics365/outlook-app/overview) before October 1, 2020. Microsoft will continue to provide support, security and other critical updates to the Outlook COM Add-in until October 1, 2020.
2523
>
@@ -32,21 +30,11 @@ Dynamics 365 for Outlook lets users interact with data while they’re offline a
3230
## In This Section
3331

3432
[Offline and Outlook Filters and Templates](offline-outlook-filters-templates.md)<br />
35-
[Sample: Retrieve Outlook Filters](sample-create-retrieve-outlook-filters.md)<br />
33+
[Sample: Create and retrieve Outlook filters](../org-service/samples/create-retrieve-outlook-filters.md)<br />
3634
[Sample: Use Outlook Methods](sample-outlook-methods.md)<br />
3735

3836
## Related Sections
3937

40-
<!-- TODO:
41-
[Extend Dynamics 365](extend-dynamics-365-server.md)<br />
42-
[Supported Extensions for Dynamics 365](supported-extensions.md)<br />
43-
[The Metadata and Data Models in Dynamics 365](metadata-data-models.md)<br />
44-
[Extend Dynamics 365 on the server](extend-dynamics-365-server.md)<br />
45-
[Extend Dynamics 365 on the client](extend-client.md)<br />
46-
[Customize Dynamics 365 applications](customize-dev/customize-applications.md)<br />
47-
[Package and distribute extensions using solutions](package-distribute-extensions-use-solutions.md)<br />
48-
[Integrate Dynamics 365 with SharePoint](integration-dev/integrate-sharepoint.md)<br />
49-
-->
5038
<xref href="Microsoft.Dynamics.CRM.savedquery?text=savedquery EntityType" /><br />
5139
[SavedQuery Entity](../reference/entities/savedquery.md)<br />
5240

0 commit comments

Comments
 (0)