We need to use the Dynamics CRM connector for a client and I've got it installed, however I can't find clear information on configuring the connector, and am trying a few combinations. I'd love some advice if possible.
So we need the following fields:
1. Username
2. Password
3. Domain
4. Organisation ID
5. CRM URL
So I've got the username and password, and also the Organisation ID from the CRM, however when I add the correct URL of the CRM, it can't seem to find the DiscoveryService correctly, so I think this just needs to be https://crm6.dynamics.com? (As I'm in Oceania).
Get this issue when I use my proper CRM URL (xxxxx is a replacement for security) : Metadata contains a reference that cannot be resolved: 'https://disco.xxxxxx.crm6.dynamics.com/XRMServices/2011/Discovery.svc?wsdl'.
Tried a few things for domain but keep getting issues like.
The username is not provided. Specify username in ClientCredentials.
clientCredentials.UserName.UserName or clientCredentials.Windows.ClientCredential.UserName MUST be populated!
Any help would be greatly appreciated, as I have a demo early next week.
Hi all,
We need to use the Dynamics CRM connector for a client and I've got it installed, however I can't find clear information on configuring the connector, and am trying a few combinations. I'd love some advice if possible.
So we need the following fields:
1. Username
2. Password
3. Domain
4. Organisation ID
5. CRM URL
So I've got the username and password, and also the Organisation ID from the CRM, however when I add the correct URL of the CRM, it can't seem to find the DiscoveryService correctly, so I think this just needs to be https://crm6.dynamics.com? (As I'm in Oceania).
Get this issue when I use my proper CRM URL (xxxxx is a replacement for security) : Metadata contains a reference that cannot be resolved: 'https://disco.xxxxxx.crm6.dynamics.com/XRMServices/2011/Discovery.svc?wsdl'.
Tried a few things for domain but keep getting issues like.
Any help would be greatly appreciated, as I have a demo early next week.
Thanks for help in advance.