Skip to content

Commit

Permalink
Merge pull request #6 from seanmcne/2018-05AdditionalSettings
Browse files Browse the repository at this point in the history
2018 05 additional settings
  • Loading branch information
seanmcne authored May 2, 2018
2 parents ae864e0 + 558c2f0 commit 4950eab
Show file tree
Hide file tree
Showing 3 changed files with 103 additions and 67 deletions.
Binary file added .vs/OrgDbOrgSettings/v15/.suo
Binary file not shown.
Binary file added .vs/slnx.sqlite
Binary file not shown.
170 changes: 103 additions & 67 deletions mspfedyn_/OrgDbOrgSettings/Settings.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1153,19 +1153,55 @@
supportUrl="http://support.microsoft.com/kb/2849744"
urlTitle="KB 2849744"
description="UR14: With a default value 0: CRM will use 8.25 inches (A4), any other double value will override the default of 8.25. Some printers may reject printed reports if the height is any less than the height of the paper loaded in the tray, this setting will override the height used." />

<orgSetting
minSupportedVersion="8.2.2.840"
maxSupportedVersion="9.999.9999.9999"
name="RestrictIRMEmailItems"
isOrganizationAttribute="false"
min=""
max=""
defaultValue="false"
settingType="Boolean"
supportUrl="http://support.microsoft.com/kb/2849744"
urlTitle="KB 2849744"
description="Setting value to TRUE will result in Server Side Sync NOT synchronizing ALL emails that are marked as IRM emails.Default value is set to False to preserve the existing behavior. To enable this restriction on the organization RestrictIRMEmailItems should be set to True." />
<orgSetting
minSupportedVersion="8.2.2.840"
maxSupportedVersion="9.999.9999.9999"
name="AutoTrackSentFolderItems"
isOrganizationAttribute="false"
min=""
max=""
defaultValue="false"
settingType="Boolean"
supportUrl="http://support.microsoft.com/kb/2849744"
urlTitle="KB 2849744"
description="Setting value to TRUE will result in Server Side Sync auto tracking of emails from Sent Items. Default value is set to False to preserve the existing behavior. To enable functionality on the organization AutoTrackSentFolderItems should be set to True." />
<orgSetting
minSupportedVersion="8.1.1.1020"
maxSupportedVersion="9.999.9999.9999"
name="ForceRetrievePublishedMetadataForRetrieveAllEntities"
isOrganizationAttribute="false"
min=""
max=""
defaultValue="false"
settingType="Boolean"
supportUrl="http://support.microsoft.com/kb/2691237"
urlTitle="KB 2691237"
description="Not available" />

<!--ORGANIZTION ATTRIBUTE Settings - these are NOT OrgDbOrgSettings but Organization.Attribute(s) -->
<orgSetting minSupportedVersion="5.0.9690.583"
maxSupportedVersion="9.9.9999.9999"
name="MaxRecordsForExportToExcel"
isOrganizationAttribute="true"
min="5000"
max="1000000"
defaultValue="10000"
settingType="Number"
supportUrl="http://msdn.microsoft.com/en-us/library/gg328408.aspx"
urlTitle="Organization entity attributes"
description="Max number of records to export to Excel, the larger the number the longer the exports will take (generally)." />
maxSupportedVersion="9.9.9999.9999"
name="MaxRecordsForExportToExcel"
isOrganizationAttribute="true"
min="5000"
max="1000000"
defaultValue="10000"
settingType="Number"
supportUrl="http://msdn.microsoft.com/en-us/library/gg328408.aspx"
urlTitle="Organization entity attributes"
description="Max number of records to export to Excel, the larger the number the longer the exports will take (generally)." />
<orgSetting minSupportedVersion="6.0.0.0"
maxSupportedVersion="9.9.9999.9999"
name="AllowClientMessageBarAd"
Expand All @@ -1189,64 +1225,64 @@
urlTitle="Organization entity attributes"
description="Max number of days before deleting inactive Outlook client subscriptions. We recommend you keep this to the default unelss you absolutely need to change it, be mindful of keeping the tracking info too long, or deleting it too soon." />
<orgSetting minSupportedVersion="7.1.0.0"
maxSupportedVersion="9.9.9999.9999"
name="ExpireChangeTrackingInDays"
isOrganizationAttribute="true"
min="0"
max="365"
defaultValue="30"
settingType="Number"
supportUrl="https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/organization-entity-attributes"
urlTitle="Organization Attributes"
description="Maximum number of days to keep change tracking deleted record ID's - you want this value larger than the max# of days any change tracking dependant services sync with your system. Default is 30 days. ." />
maxSupportedVersion="9.9.9999.9999"
name="ExpireChangeTrackingInDays"
isOrganizationAttribute="true"
min="0"
max="365"
defaultValue="30"
settingType="Number"
supportUrl="https://docs.microsoft.com/en-us/dynamics365/customer-engagement/developer/organization-entity-attributes"
urlTitle="Organization Attributes"
description="Maximum number of days to keep change tracking deleted record ID's - you want this value larger than the max# of days any change tracking dependant services sync with your system. Default is 30 days. ." />
<orgSetting minSupportedVersion="6.0.0.809"
maxSupportedVersion="9.9.9999.9999"
name="MaximumActiveBusinessProcessFlowsAllowedPerEntity"
isOrganizationAttribute="true"
min="1"
max="100"
defaultValue="10"
settingType="Number"
supportUrl="https://msdn.microsoft.com/en-us/library/dn481586.aspx"
urlTitle="Model business process flows"
description="Max number of business process flows per entity allowed. &lt;b&gt;WARNING&lt;/b&gt;: if the value is greater than 10, you may see a decrease in your system’s performance when you switch processes or open a record that has an assigned business process flow. This may be especially noticeable if processes span multiple entities." />
maxSupportedVersion="9.9.9999.9999"
name="MaximumActiveBusinessProcessFlowsAllowedPerEntity"
isOrganizationAttribute="true"
min="1"
max="100"
defaultValue="10"
settingType="Number"
supportUrl="https://msdn.microsoft.com/en-us/library/dn481586.aspx"
urlTitle="Model business process flows"
description="Max number of business process flows per entity allowed. &lt;b&gt;WARNING&lt;/b&gt;: if the value is greater than 10, you may see a decrease in your system’s performance when you switch processes or open a record that has an assigned business process flow. This may be especially noticeable if processes span multiple entities." />
<orgSetting minSupportedVersion="6.0.0.809"
maxSupportedVersion="9.1.9.9"
name="YammerGroupId"
isOrganizationAttribute="true"
isReadonly ="true"
isNullable ="true"
min="0"
max="0"
defaultValue="null"
settingType="Number"
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings if you need to fall back to activity feeds, though this is recommended mostly for POC/Test CRM instances." />
maxSupportedVersion="9.1.9.9"
name="YammerGroupId"
isOrganizationAttribute="true"
isReadonly ="true"
isNullable ="true"
min="0"
max="0"
defaultValue="null"
settingType="Number"
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings if you need to fall back to activity feeds, though this is recommended mostly for POC/Test CRM instances." />
<orgSetting minSupportedVersion="6.0.0.809"
maxSupportedVersion="9.1.9.9"
name="YammerNetworkPermalink"
isOrganizationAttribute="true"
isReadonly ="true"
isNullable ="true"
min="null"
max="null"
defaultValue="null"
settingType="String"
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings if you need to fall back to activity feeds, though this is recommended mostly for POC/Test CRM instances." />
maxSupportedVersion="9.1.9.9"
name="YammerNetworkPermalink"
isOrganizationAttribute="true"
isReadonly ="true"
isNullable ="true"
min="null"
max="null"
defaultValue="null"
settingType="String"
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings if you need to fall back to activity feeds, though this is recommended mostly for POC/Test CRM instances." />
<orgSetting minSupportedVersion="6.0.0.809"
maxSupportedVersion="9.1.9.9"
name="YammerOAuthAccessTokenExpired"
isOrganizationAttribute="true"
isReadonly ="true"
isNullable ="true"
min="null"
max="null"
defaultValue="null"
settingType="Boolean"
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings using the button below only if you need to fall back to using activity feeds, though this is recommended mostly for POC/Test CRM instances." />
maxSupportedVersion="9.1.9.9"
name="YammerOAuthAccessTokenExpired"
isOrganizationAttribute="true"
isReadonly ="true"
isNullable ="true"
min="null"
max="null"
defaultValue="null"
settingType="Boolean"
supportUrl="https://technet.microsoft.com/library/dn850385.aspx"
urlTitle="Yammer &amp; CRM"
description="&lt;b&gt;WARNING&lt;/b&gt;: This is used only to view your Yammer settings, you may remove the Yammer settings using the button below only if you need to fall back to using activity feeds, though this is recommended mostly for POC/Test CRM instances." />
</defaultOrgSettings>

0 comments on commit 4950eab

Please sign in to comment.