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: powerapps-docs/developer/common-data-service/define-custom-state-model-transitions.md
+2-2
Original file line number
Diff line number
Diff line change
@@ -51,7 +51,7 @@ To view the entity metadata for your organization, install the Metadata Browser
51
51
<aname="BKMK_DetectValidStatusTransitions"></a>
52
52
53
53
## Detect valid status transitions
54
-
You can modify the `statuscode` attribute to define which other status options represent valid transitions from the current status. For instructions, see the Customization Guide topic: [Define status reason transitions](http://go.microsoft.com/fwlink/p/?LinkId=393657)
54
+
You can modify the `statuscode` attribute to define which other status options represent valid transitions from the current status. For instructions, see the Customization Guide topic: [Define status reason transitions](https://go.microsoft.com/fwlink/p/?LinkId=393657)
55
55
56
56
When custom state transitions are applied to an entity, the <xref:Microsoft.Xrm.Sdk.Metadata.EntityMetadata>.<xref:Microsoft.Xrm.Sdk.Metadata.EntityMetadata.EnforceStateTransitions> property will be `true`. Also, each <xref:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata> within the <xref:Microsoft.Xrm.Sdk.Metadata.StatusAttributeMetadata>.<xref:Microsoft.Xrm.Sdk.Metadata.OptionSetMetadata.Options> collection will have a new <xref:Microsoft.Xrm.Sdk.Metadata.StatusOptionMetadata.TransitionData> property. This property will contain a String value that represents an XML document. This document contains the definition of the allowed transitions. For example, the default `Incident` (**Case**) `StatusCode` attribute option may have the following `TransitionData` value.
57
57
@@ -82,4 +82,4 @@ To view the entity metadata for your organization, install the Metadata Browser
82
82
[Sample: Retrieve Valid Status Transitions](org-service/samples/retrieve-valid-status-transitions.md)
83
83
[Record state and status](/dynamics365/customer-engagement/developer/introduction-entities#bkmk_RecordStateandStatus)
84
84
[Retrieve and Detect Changes to Metadata](/dynamics365/customer-engagement/developer/retrieve-detect-changes-metadata)
85
-
[Define status reason transitions](http://go.microsoft.com/fwlink/p/?LinkId=393657)
85
+
[Define status reason transitions](https://go.microsoft.com/fwlink/p/?LinkId=393657)
Finally, the <xref:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression>.<xref:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.LabelQuery> property accepts a <xref:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression> that lets you specify one or more integer `LCID` values for to determine which localized labels to return. Valid locale ID values can be found at [Locale ID (LCID) Chart](http://go.microsoft.com/fwlink/?LinkId=122128). If an organization has many language packs installed the labels for all languages will be returned unless you specify a <xref:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.LabelQuery>.
295
+
Finally, the <xref:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression>.<xref:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.LabelQuery> property accepts a <xref:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression> that lets you specify one or more integer `LCID` values for to determine which localized labels to return. Valid locale ID values can be found at [Locale ID (LCID) Chart](https://go.microsoft.com/fwlink/?LinkId=122128). If an organization has many language packs installed the labels for all languages will be returned unless you specify a <xref:Microsoft.Xrm.Sdk.Metadata.Query.EntityQueryExpression.LabelQuery>.
296
296
297
297
The following example defines a <xref:Microsoft.Xrm.Sdk.Metadata.Query.LabelQueryExpression> that will limit labels to only those representing the users preferred language.
## Deploy solutions from development through test and production environments
47
-
In development organizations, solutions are deployed into various test and staging environments for analysis before they are deployed into a production environment. The white paper [Deploying Microsoft Dynamics CRM 2011 and CRM Online Solutions from Development through Test and Production Environments](http://go.microsoft.com/fwlink/p/?LinkId=232288) explores how to deploy real-world Dynamics 365 solutions across test and production environments in reliable and repeatable ways by using automation. The paper also highlights specific constraints that exist when you deploy and test solutions in Common Data Service.
47
+
In development organizations, solutions are deployed into various test and staging environments for analysis before they are deployed into a production environment. The white paper [Deploying Microsoft Dynamics CRM 2011 and CRM Online Solutions from Development through Test and Production Environments](https://go.microsoft.com/fwlink/p/?LinkId=232288) explores how to deploy real-world Dynamics 365 solutions across test and production environments in reliable and repeatable ways by using automation. The paper also highlights specific constraints that exist when you deploy and test solutions in Common Data Service.
48
48
49
49
### See also
50
50
[Planning for Solution Development](/dynamics365/customer-engagement/developer/plan-solution-development)
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/package-deployer/create-packages-package-deployer.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -35,7 +35,7 @@ Common Data Service provides you with a Visual Studio template for creating thes
35
35
- Visual Studio 2015 or Visual Studio 2017
36
36
- NuGet Package Manager for [Visual Studio 2015](https://visualstudiogallery.msdn.microsoft.com/5d345edc-2e2d-4a9c-b73b-d53956dc458d)
37
37
- In Visual Studio 2017, NuGet and the NuGet Package Manager are automatically installed when you select any .NET-related workloads.
38
-
- Microsoft Dynamics CRM SDK Templates for Visual Studio that contains the package template. You can get it by downloading the [Microsoft Dynamics CRM SDK Templates](http://go.microsoft.com/fwlink/p/?LinkId=400925) and double-click the `CRMSDKTemplates.vsix` file to install the template in Visual Studio.
38
+
- Microsoft Dynamics CRM SDK Templates for Visual Studio that contains the package template. You can get it by downloading the [Microsoft Dynamics CRM SDK Templates](https://go.microsoft.com/fwlink/p/?LinkId=400925) and double-click the `CRMSDKTemplates.vsix` file to install the template in Visual Studio.
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/use-access-teams-owner-teams-collaborate-share-information.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -115,7 +115,7 @@ With *owner* teams or *access* teams, you can easily share business objects and
115
115
[Sample: Share a record using an access team](org-service/samples/share-record-using-access-team.md)
[Whitepaper: Access Teams with Microsoft Dynamics CRM 2013](http://download.microsoft.com/download/E/9/0/E9009308-CA01-4B37-B03C-435B8ACB49B4/Access%20Teams%20with%20Microsoft%20Dynamics%20CRM%202013.pdf)
118
-
[Whitepaper: Scalable security modeling with Microsoft Dynamics CRM](http://go.microsoft.com/fwlink/p/?LinkID=328757)
118
+
[Whitepaper: Scalable security modeling with Microsoft Dynamics CRM](https://go.microsoft.com/fwlink/p/?LinkID=328757)
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/use-change-tracking-synchronize-data-external-systems.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -128,7 +128,7 @@ System query options `$filter`, `$orderby` and `$top` are not supported when usi
128
128
129
129
<aname="BKMK_SampleCode"></a>
130
130
## Sample code
131
-
The following code snippet shows how the `RetrieveEntityChangesRequest` message is used to retrieve the changes for an entity. For the complete sample, see [Synchronize data with external systems using change tracking](http://go.microsoft.com/fwlink/p/?LinkId=533957).
131
+
The following code snippet shows how the `RetrieveEntityChangesRequest` message is used to retrieve the changes for an entity. For the complete sample, see [Synchronize data with external systems using change tracking](https://go.microsoft.com/fwlink/p/?LinkId=533957).
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/use-feedback-entity-manage-feedback-ratings-records.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -30,7 +30,7 @@ Improve your products and services by enabling users to provide feedback and rat
30
30
Once you have enabled an entity for feedback and rating, you can't disable it. After you enable an entity for feedback, a regarding relationship is created between the entity and the `Feedback` entity.
31
31
32
32
> [!NOTE]
33
-
> You can also use the customization tools in Common Data Service to enable feedback and rating for system and custom entities. More information: [Enable an entity for feedback](http://go.microsoft.com/fwlink/p/?LinkId=785436)
33
+
> You can also use the customization tools in Common Data Service to enable feedback and rating for system and custom entities. More information: [Enable an entity for feedback](https://go.microsoft.com/fwlink/p/?LinkId=785436)
34
34
35
35
The `Feedback` entity stores the following information :
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/use-upsert-insert-update-record.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -67,7 +67,7 @@ You can reduce the complexity involved with data integration scenarios by using
67
67
68
68
<aname="BKMK_SampleCode"></a>
69
69
## Sample code
70
-
The [Insert or update a record using Upsert](http://go.microsoft.com/fwlink/p/?LinkId=532924) sample [ProductUpsertSample.cs](https://code.msdn.microsoft.com/Insert-or-update-a-record-aa160870/sourcecode?fileId=136218&pathId=1243320355) file contains the following `ProcessUpsert` method to apply the `UpsertRequest` message on the contents of an XML file to create new records or update existing ones.
70
+
The [Insert or update a record using Upsert](https://go.microsoft.com/fwlink/p/?LinkId=532924) sample [ProductUpsertSample.cs](https://code.msdn.microsoft.com/Insert-or-update-a-record-aa160870/sourcecode?fileId=136218&pathId=1243320355) file contains the following `ProcessUpsert` method to apply the `UpsertRequest` message on the contents of an XML file to create new records or update existing ones.
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/user-team-entities.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -71,5 +71,5 @@ User and team management is the area of Common Data Service where you can create
71
71
[Sample: Disable a User](/dynamics365/customer-engagement/developer/sample-disable-user)
72
72
[Sample: Share Records Using GrantAccess, ModifyAccess and RevokeAccess Messages](org-service/samples/share-records-using-grantaccess-modifyaccess-revokeaccess-messages.md)
73
73
[Sample: Share a record using an access team](org-service/samples/share-record-using-access-team.md)
74
-
[Blog: Service Accounts – Non-Interactive Users](http://go.microsoft.com/fwlink/p/?LinkId=234350)
74
+
[Blog: Service Accounts – Non-Interactive Users](https://go.microsoft.com/fwlink/p/?LinkId=234350)
75
75
[Privilege and Role Entities](/dynamics365/customer-engagement/developer/privilege-role-entities)
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/webapi/samples/basic-operations-client-side-javascript.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ This sample demonstrates how to perform basic CRUD (create, retrieve, update, an
42
42
43
43
## Run this sample
44
44
45
-
To run this sample, download the solution package here [Microsoft CRM Web API Basic Operations Sample (Client-side JavaScript)](http://go.microsoft.com/fwlink/p/?LinkId=824043). Download the Microsoft CRM Web API Basic Operations Sample (Client-side JavaScript).zip file and extract the contents. Locate the WebAPIBasicOperations_1_0_0_1_managed.zip solution and import it into your Common Data Service organization and run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
45
+
To run this sample, download the solution package here [Microsoft CRM Web API Basic Operations Sample (Client-side JavaScript)](https://go.microsoft.com/fwlink/p/?LinkId=824043). Download the Microsoft CRM Web API Basic Operations Sample (Client-side JavaScript).zip file and extract the contents. Locate the WebAPIBasicOperations_1_0_0_1_managed.zip solution and import it into your Common Data Service organization and run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/webapi/samples/conditional-operations-client-side-javascript.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -42,7 +42,7 @@ This sample demonstrates how to perform conditional operations using Common Data
42
42
43
43
## Run this sample
44
44
45
-
To run this sample, go to [Microsoft CRM Web API Conditional Operations Sample (Client-side JavaScript)](http://go.microsoft.com/fwlink/p/?LinkId=824046) and download the Microsoft CRM Web API Conditional Operations Sample (Client-side JavaScript).zip sample file. Extract the contents and locate the WebAPIConditionalOperations_1_0_0_0_managed.zip managed solution. Import the managed solution into your Common Data Service organization and view the solution configuration page to run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
45
+
To run this sample, go to [Microsoft CRM Web API Conditional Operations Sample (Client-side JavaScript)](https://go.microsoft.com/fwlink/p/?LinkId=824046) and download the Microsoft CRM Web API Conditional Operations Sample (Client-side JavaScript).zip sample file. Extract the contents and locate the WebAPIConditionalOperations_1_0_0_0_managed.zip managed solution. Import the managed solution into your Common Data Service organization and view the solution configuration page to run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/webapi/samples/functions-actions-client-side-javascript.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -46,7 +46,7 @@ This sample demonstrates how to perform bound and unbound functions and actions,
46
46
47
47
## Run this sample
48
48
49
-
To run this sample, go to [Microsoft CRM Web API Functions and Actions Sample (Client-side JavaScript)](http://go.microsoft.com/fwlink/p/?LinkId=824048) and download the Microsoft CRM Web API Functions and Actions Sample (Client-side JavaScript).zip sample file. Extract the contents and locate the WebAPIFunctionsandActions_1_0_0_0_managed.zip managed solution file. Import the managed solution into your Common Data Service organization and view the configuration page of the solution to run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
49
+
To run this sample, go to [Microsoft CRM Web API Functions and Actions Sample (Client-side JavaScript)](https://go.microsoft.com/fwlink/p/?LinkId=824048) and download the Microsoft CRM Web API Functions and Actions Sample (Client-side JavaScript).zip sample file. Extract the contents and locate the WebAPIFunctionsandActions_1_0_0_0_managed.zip managed solution file. Import the managed solution into your Common Data Service organization and view the configuration page of the solution to run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
Copy file name to clipboardExpand all lines: powerapps-docs/developer/common-data-service/webapi/samples/query-data-client-side-javascript.md
+1-1
Original file line number
Diff line number
Diff line change
@@ -41,7 +41,7 @@ This sample demonstrates how to perform basic query requests using the Common Da
41
41
42
42
## Run this sample
43
43
44
-
To run this sample, go to [Microsoft CRM Web API Query Data Sample (Client-side JavaScript)](http://go.microsoft.com/fwlink/p/?LinkId=824050) and download the sample archive file: Microsoft CRM Web API Query Data Sample (Client-side JavaScript).zip. Extract the contents of the sample archieve and locate the WebAPIQueryData_1_0_0_0_managed.zip managed solution file. Import the managed solution into your Common Data Service organization and run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
44
+
To run this sample, go to [Microsoft CRM Web API Query Data Sample (Client-side JavaScript)](https://go.microsoft.com/fwlink/p/?LinkId=824050) and download the sample archive file: Microsoft CRM Web API Query Data Sample (Client-side JavaScript).zip. Extract the contents of the sample archieve and locate the WebAPIQueryData_1_0_0_0_managed.zip managed solution file. Import the managed solution into your Common Data Service organization and run the sample. For instructions on how to import the sample solution, see [Web API Samples (Client-side JavaScript)](../web-api-samples-client-side-javascript.md).
0 commit comments