SiteMap Editor for Microsoft Dynamics CRM 2011 使用说明
How to connect to CRM environments using this tool
If you already connected to a CRM deployment using my tools, you should have a list of saved connections when using my tools
If you didn’t already connect to a deployment or would like to create a new connection, just click on the button “Create new connection”. The connection dialog appears. Follow the instructions below.
To set a connection to a CRM environment, you need to fill several information:
- A connection name : This can be whatever you want to remember where this connection points to
The server name :
- For OnPremise deployment : Specify the name of the CRM server
- For IFD deployment : Specify the hostname part of the discovery url (example: disco.mydomain.myextension)
- You can also provide an additionnal Home Realm Url if your authentication server is not the one configured in the CRM deployment
- For CRM Online : Specify only the common part of the url (ie. crm*.dynamics.com ; '*' could be an empty string for North America, '4' for EMEA and '5' for Asia/Pacific)
- If your organization uses the new OSDP authentication model (Office 365), then you should tick the checkbox “Use OSDP” (or "Use Office365"), with “Use CRM Online” still ticked.
- If you don’t succeed to connect anymore to your online organization, update the connection properties to use the OSDP authentication model
- The application port : Only for OnPremise/IFD deployment, if different from 80 (http) or 443 (https) <!--EndFragment-->
- An authentication type :
- Windows integrated authentication : The tool will use the credentials of the current logged in user
- Custom authentication : The tool will use the credentials provided in the field "Domain", "Login" and "password"
- Some CRM deployment properties :
- Use SSL : check this box to indicate that the CRM deployment is secured
- Use IFD : check this box to indicate that the CRM deployment use ADFS to perform authentication
- Use CRM Online : check this box to indicate that the CRM deployment is a CRM Online one
- Use OSDP : check this box to indicate that the CRM Online deployment use the new OSDP authentication model
After having filled all these information, you can click on the button "Get Orgs." to obtain the list of organization that can be selected regarding the current credentials provided.
Select an organization and click on the button "OK"
The program checks the information provided and attempt to authenticate the user against the selected organization.
Bravo! you are connected
Note: When a connection succeed, the settings are saved in a file named mscrmtools2011.config. This file can be shared across all my tools. Just put all of them in the same folder |
Samples
OnPremise configuration with Windows Integrated Authentication
OnPremise configuration with custom credentials
IFD configuration
CRM Online configuration
CRM Online with OSDP
Last edited Oct 12, 2012 at 11:21 PM by tanguy92, version 7、
SiteMap Editor for Microsoft Dynamics CRM 2011 使用说明的更多相关文章
- How to control PrincipalObjectAccess table growth in Microsoft Dynamics CRM 2011
https://support.microsoft.com/en-us/kb/2664150 How to control PrincipalObjectAccess table growth in ...
- Microsoft Dynamics CRM 2011的组织服务中的RetrieveMultiple方法(转)
本篇文章,介绍Microsoft Dynamics CRM 2011的组织服务中的RetrieveMultiple方法. RetreiveMultiple方法,用于获取实体的多个实例,该方法的签名如下 ...
- Dynamices CRM JS 类库 神器 XrmServiceToolkit - A Microsoft Dynamics CRM 2011 & CRM 2013 JavaScript Library
XrmServiceToolkit - A Microsoft Dynamics CRM 2011 & CRM 2013 JavaScript Library http://xrmservic ...
- Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynamics CRM 2011 2013 解决办法
Error message “Assembly must be registered in isolation” when registering Plugins in Microsoft Dynam ...
- Microsoft Dynamics CRM 2011 相关-摘自网络
Microsoft Dynamics CRM Server 2011硬件需求: 组件 *最低要求 *推荐配置 处理器 x64 体系结构或兼容的双核 1.5 GHz 处理器 四核 x64 体系结构 2 ...
- Microsoft Dynamics CRM 2011 当您在 大型数据集上执行 RetrieveMultiple 查询很慢的解决方法
症状 当您在 Microsoft Dynamics CRM 2011 年大型数据集上执行 RetrieveMultiple 查询时,您会比较慢. 原因 发生此问题是因为大型数据集缓存 Retrieve ...
- 转:JavaScript Reference for Microsoft Dynamics CRM 2011 / 2013
JavaScript Reference for Microsoft Dynamics CRM 2011 / 2013 98 Replies Here’s a quick reference guid ...
- Microsoft Dynamics CRM4.0 和 Microsoft Dynamics CRM 2011 JScript 方法对比
CRM 2011 如果需要再IE里面调试,可以按F12在前面加上contentIFrame,比如 contentIFrame.document.getElementById("字段" ...
- Microsoft Dynamics CRM 2011 安装完全教程
作者:卞功鑫,转载请保留.http://www.cnblogs.com/BinBinGo/p/4302612.html 环境介绍 WINDOWS 2008 R2 Datacenter Microsof ...
随机推荐
- CentOS下tar解压 gz解压 bz2等各种解压文件使用方法
.tar 解包:tar xvf FileName.tar 打包:tar cvf FileName.tar DirName (注:tar是打包,不是压缩!) ——————————————— . ...
- 如何解决请求URL长度超过配置的maxurlLength值问题
当我们批量请求的数据太多时,会出现请求的url长度超过配置maxurllength值的问题(比如一次性操作1000条数据) 1.问题描述: 我在进行批量选择单据进行发送时,出现这个问题(批量500条) ...
- SQL Server 调优系列基础篇 - 常用运算符总结
前言 上一篇我们介绍了如何查看查询计划,本篇将介绍在我们查看的查询计划时的分析技巧,以及几种我们常用的运算符优化技巧,同样侧重基础知识的掌握. 通过本篇可以了解我们平常所写的T-SQL语句,在SQL ...
- [转]VirtualBox中的网络连接方式详解
如果出现主机无法ping通虚拟机的情况,请首先确认虚拟机防火墙已关闭. 一.NAT模式 特点: 1.如果主机可以上网,虚拟机可以上网 2.虚拟机之间不能ping通 3.虚拟机可以ping通主机(此时p ...
- 跟我一起学习ASP.NET 4.5 MVC4.0(三)
今天我们继续ASP.NET 4.5 MVC 4.0,前两天熟悉了MVC4.0在VS11和win8下的更新,以及MVC中的基础语法和几个关键字的使用.了解了这些就可以对MVC进一步认识,相信很多人都对M ...
- [转载]oracle物化视图
原文URL:http://lzfhope.blog.163.com/blog/static/636399220124942523943/?suggestedreading&wumii 环境or ...
- Nexcel的行列,和单元格坐标
book.Sheets[1].UsedRange.Rows.Count 行数从1开始 book.Sheets[1].UsedRange.LastCol 从0开始 book.Sheets[1].Cell ...
- git 添加review的相关操作
git主机上涉及到的操作: 185 git branch 186 git pull 187 git branch 188 git checkout -b wangcheng 189 git log 1 ...
- windows 开发者神器 tc – total command和替代品
作为开发者,windows上开发时,会运用一些神器,比如:total commander,搜索目录.查看文件.批量重命名等非常方便. tc是收费版的,有个免费的替代版本Just manager:htt ...
- ios平台cocos2d-x播放音频、视频、音效的Demo(支持网络视频)
最近由ios应用转做游戏,游戏开始时需要播放一个视频,由于本身cocos2d-x播放视频的相关库,在网上搜到的资料都不是很全,我自己试过在cocos2dx直接调用ios的MediaPlayer来播放, ...