当前位置:网站首页>Dynamics 365: how to remove the restriction that an entity can only create two access team templates
Dynamics 365: how to remove the restriction that an entity can only create two access team templates
2022-07-22 07:32:00 【Stone-hdj】
Whether it's Dynamics 365 Of on-premise still online By default, each entity can only create two Access Team Templates , If you want to break through this limit , about On-premise We can modify the database directly , If it is online We can mention one of the ticket To Microsoft , Let Microsoft directly help us to increase the limit of quota .
Next , Let me say if it is On-premise Words , How to remove the two restrictions . Strictly speaking , It's not the lifting of restrictions , We just changed the limit from two to more .
control Access Team Template The quantity limit field is in :
database MSCRM_CONFIG -> surface DeploymentProperties -> attribute MaxAutoCreatedAccessTeamsPerEntity
Update quantity limit ( Change the default value from two to three )
Be careful : When we finish updating , If you want the quantity limit to take effect , We need to be in Setting -> Customizations Lieutenant general 'Team template' This entity is republished once .
update DeploymentProperties
set IntColumn = 3
where ColumnName ='MaxAutoCreatedAccessTeamsPerEntity'
Query the default limit quantity
select *
from DeploymentProperties
where ColumnName ='MaxAutoCreatedAccessTeamsPerEntity'
Reference link :
边栏推荐
猜你喜欢
测试人员面试时常见问题
Redis的安装与使用【Linux和Windows环境】步骤
Loadlibrary Failed with Error 87 | Open QTCreator Failed
Steps for installing and using redis [Linux and windows environment]
Dynamics 365: 查找哪些记录使用Access Team这种方式分享给了某一个User
pycharm读取JY-901S数据
加密崩盘,Web3已死?
天正T20 V8.0全套软件安装包下载及安装教程
2022年中国第三方支付市场专题分析
Keras深度学习实战(13)——目标检测基础详解
随机推荐
解析字符串
狂神redis笔记06
谁是预制菜赛道的“卷”王?
关于mysql驱动版本报错解决,Cause: com.mysql.jdbc.exceptions.jdbc4、Unknown system variable ‘query_cache_size
tsconfig. JSON cannot find any input in the configuration file. What should I do?
Common questions of testers during interview
Azure Key Vault(1)介绍
Interview algorithm questions
C create user defined exception
带你认识8个软件设计中的谬误
Crazy God redis notes 06
kettle入门杂乱笔记
Piecemeal knowledge - SQL related
Pycharm reads jy-901s data
Keras深度学习实战——基于ResNet模型实现性别分类
Keras' deep learning practice -- gender classification based on inception V3
Detailed explanation of redis [data operation, persistence, jedis, cache processing] of NoSQL database
Keras deep learning practice (11) -- visual neural network middle layer output
Is Yimeng trader software reliable? Is it safe to buy stocks?
ECCV 2022 | fix the performance damage of large targets caused by FPN: you should look at all objects