Skip to content

Commit dfb16bd

Browse files
committed
setting PM owners
1 parent 83f7aaf commit dfb16bd

File tree

62 files changed

+443
-726
lines changed

Some content is hidden

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

62 files changed

+443
-726
lines changed

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: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,20 @@
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

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/webapi/associate-disassociate-entities-using-web-api.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
22
title: "Associate and disassociate table rows using the Web API (Microsoft Dataverse)| Microsoft Docs"
33
description: "Read how to add a reference to a collection-valued navigation property, remove a reference, and change an existing reference using the Web API"
4-
ms.custom: ""
5-
ms.date: 05/03/2021
6-
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
10-
applies_to:
11-
- "Dynamics 365 (online)"
12-
ms.assetid: ad4e4eac-117a-4958-9df0-b7353305b0c7
13-
caps.latest.revision: 13
14-
author: "JimDaly" # GitHub ID
15-
ms.author: "jdaly"
16-
ms.reviewer: "pehecke"
17-
manager: "annbe"
4+
ms.date: 04/06/2022
5+
author: divka78
6+
ms.author: dikamath
7+
ms.reviewer: jdaly
8+
manager: sunilg
189
search.audienceType:
1910
- developer
2011
search.app:
2112
- PowerApps
2213
- D365CE
14+
contributors:
15+
- JimDaly
2316
---
2417

2518
# Associate and disassociate table rows using the Web API

powerapps-docs/developer/data-platform/webapi/authenticate-web-api.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
22
title: "Authenticate to Microsoft Dataverse with the Web API (Dataverse)| Microsoft Docs"
33
description: "Learn about the different ways to manage authentication when using the Web API"
4-
ms.custom: ""
5-
ms.date: 10/31/2018
6-
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
10-
applies_to:
11-
- "Dynamics 365 (online)"
12-
ms.assetid: 767f39d4-6a8e-48f0-bf7d-69ea1191acef
13-
caps.latest.revision: 8
14-
author: "JimDaly" # GitHub ID
15-
ms.author: "jdaly"
16-
ms.reviewer: "pehecke"
17-
manager: "annbe"
4+
ms.date: 04/06/2022
5+
author: divka78
6+
ms.author: dikamath
7+
ms.reviewer: jdaly
8+
manager: sunilg
189
search.audienceType:
1910
- developer
2011
search.app:
2112
- PowerApps
2213
- D365CE
14+
contributors:
15+
- JimDaly
2316
---
2417
# Authenticate to Microsoft Dataverse with the Web API
2518

powerapps-docs/developer/data-platform/webapi/compose-http-requests-handle-errors.md

Lines changed: 7 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1,25 +1,18 @@
11
---
22
title: "Compose HTTP requests and handle errors (Microsoft Dataverse)| Microsoft Docs"
33
description: "Read about the HTTP methods and headers that form a part of HTTP requests for the Web API, and then learn how to identify and handle errors returned in the response"
4-
ms.custom: ""
5-
ms.date: 10/15/2021
6-
7-
ms.suite: ""
8-
ms.tgt_pltfrm: ""
9-
ms.topic: "article"
10-
applies_to:
11-
- "Dynamics 365 (online)"
12-
ms.assetid: 64a39182-25de-4d31-951c-852025a75811
13-
caps.latest.revision: 13
14-
author: "JimDaly" # GitHub ID
15-
ms.author: "pehecke"
16-
ms.reviewer: "pehecke"
17-
manager: "sunilg"
4+
ms.date: 04/06/2022
5+
author: divka78
6+
ms.author: dikamath
7+
ms.reviewer: jdaly
8+
manager: sunilg
189
search.audienceType:
1910
- developer
2011
search.app:
2112
- PowerApps
2213
- D365CE
14+
contributors:
15+
- JimDaly
2316
---
2417

2518
# Compose HTTP requests and handle errors

0 commit comments

Comments
 (0)