Skip to content

Commit fd1cdf3

Browse files
authored
TDS Archival now readonly in favor of using PPAC to configure (#133)
* TDS Archival now readonly in favor of using PPAC to configure * Update Settings.xml description
1 parent 02ead57 commit fd1cdf3

File tree

1 file changed

+1
-1
lines changed
  • mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings

1 file changed

+1
-1
lines changed

mspfedyn_/OrgDbOrgSettings/Solution/WebResources/mspfedyn_/OrgDbOrgSettings/Settings.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@
152152
<orgSetting minSupportedVersion="9.1.0.14145" maxSupportedVersion="9.9.9999.9999" name="EmailTemplateRetrieveFallbackContact" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Scenario: Opportunity/case which refer to a customerId of type account and do that account does not have a primary contact specified. &lt;br&gt;False: (Default behavior) Use the primary account and retrieve the primary contact, if the account is null it will leave the contact field in the email template null. &lt;br&gt;True: Fall back to using the Opportunity or Case primaryContactId if the account reference is null. " />
153153
<orgSetting minSupportedVersion="9.1.0.16819" maxSupportedVersion="9.2.21114.00135" name="CreateQueueItemForSynchronizingMailbox" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="When tracking an email into Dynamics, create a queue item for the queue which is synchronizing the email message (this will affect queue item creation for mailboxes in the BCC line or contained in a distribution list.)" />
154154
<orgSetting minSupportedVersion="9.1.0000.10537" maxSupportedVersion="9.9.9999.9999" name="DupeDetectionSkipIfNoMatchCodeFieldsChanged" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Skip duplicate detection record updates if none of the relevant/included match code fields change." />
155-
<orgSetting minSupportedVersion="9.1.0.17162" maxSupportedVersion="9.9.9999.9999" name="EnableTDSEndpoint" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/cds-sql-query" urlTitle="KB 2691237" description="Enable a SQL TDS Endpoint for your CDS Environment - NOTE: your region will also have to support TDS endpoints, the regions with support for TDS may vary (as documented in the docs url provided here)." />
155+
<orgSetting minSupportedVersion="9.1.0.17162" maxSupportedVersion="9.9.9999.9999" name="EnableTDSEndpoint" isReadonly="true" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://docs.microsoft.com/en-us/powerapps/developer/common-data-service/cds-sql-query" urlTitle="KB 2691237" description="Enable a SQL TDS Endpoint for your CDS Environment - NOTE: your region will also have to support TDS endpoints, the regions with support for TDS may vary (as documented in the docs url provided here). To change this setting, please navigate to Power Platform Admin Center." />
156156
<orgSetting minSupportedVersion="9.1.0.16843" maxSupportedVersion="9.9.9999.9999" name="EnableLicenseEnforcement" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://docs.microsoft.com/en-us/dynamics365/get-started/team-members-license" urlTitle="Licensing FAQ" description="Online only setting to enable license enforcing for organizations/environments created before 4/1/2020 for customer testing purposes" />
157157
<orgSetting minSupportedVersion="9.1.0.16843" maxSupportedVersion="9.9.9999.9999" name="CleanInheritedAccessWhenReparentOrShareCascadingNone" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="http://support.microsoft.com/kb/2691237" urlTitle="KB 2691237" description="Clean out all inherited access when reparenting or after cascade sharing is set to none" />
158158
<orgSetting minSupportedVersion="9.1.0.19239" maxSupportedVersion="9.9.9999.9999" name="SSSPropagateAppointmentCancellationsToExchange" isOrganizationAttribute="false" min="" max="" defaultValue="false" settingType="Boolean" supportUrl="https://community.dynamics.com/crm/b/crminthefield/posts/dynamics-365-app-for-outlook-part-5-working-with-appointments" urlTitle="KB 2691237" description="Enabling the feature allows appointment cancellations from Dynamics to propagate to Exchange via SSS." />

0 commit comments

Comments
 (0)