Quantcast
Channel: Microsoft Dynamics CRM Forum - Recent Threads
Viewing all 79901 articles
Browse latest View live

Error while registering Custom Workflow in Plugin Registration Tool

$
0
0

Hello All,


I am getting error when try to register custom workflow on Plugin Registeration Tool.

Following is my Error code:

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.
Detail: <OrganizationServiceFault xmlns="">schemas.microsoft.com/.../Contracts" xmlns:i="">www.w3.org/.../XMLSchema-instance">
  <ActivityId>f58cc32d-185c-4e11-9da9-f67a09815dac</ActivityId>
  <ErrorCode>-2147204725</ErrorCode>
  <ErrorDetails xmlns:a="">schemas.datacontract.org/.../System.Collections.Generic">
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionSourceKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiOriginalExceptionKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../XMLSchema">Microsoft.Crm.CrmException: PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types. ---&gt; Microsoft.Crm.CrmException: PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.
   at Microsoft.Crm.CrmPluginAssemblyMetadata.GetPluginTypeMetadata(String typeName)
   at Microsoft.Crm.ObjectModel.PluginTypeServiceInternal`1.SetIsWorkFlowActivityAttribute(PluginType pluginTypeArg, IBusinessEntity PluginAssembly, SandboxCustomActivityInfo&amp; customActivityInfo, CrmPluginTypeMetadata&amp; typeMetadata, ExecutionContext Context)
   at Microsoft.Crm.ObjectModel.PluginTypeServiceInternal`1.Create(IBusinessEntity entity, ExecutionContext context)
   --- End of inner exception stack trace ---
   at Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)
   at Microsoft.Crm.Extensibility.PipelineInstrumentationHelper.Execute(Boolean instrumentationEnabled, String stopwatchName, ExecuteWithInstrumentation action, PipelineExecutionContext context)
   at Microsoft.Crm.Extensibility.Pipeline.&lt;&gt;c__DisplayClass2_1.&lt;Execute&gt;b__0()</a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiStepKey</a:key>
      <a:value i:type="b:guid" xmlns:b="">schemas.microsoft.com/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiDepthKey</a:key>
      <a:value i:type="b:int" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiActivityIdKey</a:key>
      <a:value i:type="b:guid" xmlns:b="">schemas.microsoft.com/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiPluginSolutionNameKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiStepSolutionNameKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionCategory</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionMesageName</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionHttpStatusCode</a:key>
      <a:value i:type="b:int" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
  </ErrorDetails>
  <HelpLink>http%3a%2f%2fgo.microsoft.com%2ffwlink%2f%3fLinkID%3d398563%26lcid%3d1033%26error%3dMicrosoft.Crm.CrmException%26client%3dplatform%26sv%3d9.0.43.979%26de%3dLive%26opsys%3dMicrosoft+Windows+NT+10.0.14393.0%26errorCode%3d-2147204725</HelpLink>
  <Message>PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.</Message>
  <Timestamp>2019-11-19T07:49:52.2983308Z</Timestamp>
  <ExceptionRetriable>false</ExceptionRetriable>
  <ExceptionSource i:nil="true" />
  <InnerFault>
    <ActivityId>f58cc32d-185c-4e11-9da9-f67a09815dac</ActivityId>
    <ErrorCode>-2147204725</ErrorCode>
    <ErrorDetails xmlns:a="">schemas.datacontract.org/.../System.Collections.Generic" />
    <HelpLink i:nil="true" />
    <Message>PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.</Message>
    <Timestamp>2019-11-19T07:49:52.2983308Z</Timestamp>
    <ExceptionRetriable>false</ExceptionRetriable>
    <ExceptionSource i:nil="true" />
    <InnerFault i:nil="true" />
    <OriginalException i:nil="true" />
    <TraceText i:nil="true" />
  </InnerFault>
  <OriginalException i:nil="true" />
  <TraceText i:nil="true" />
</OrganizationServiceFault>
Do anyone have idea about this error?
Please help.
Thanks in advance!

Parent/Child relationship still in place, despite removing parentaccountid

$
0
0

Hi

I have a parent/child record that are connected.  I have removed the data from the parentaccountid, but they are still showing as connected.  

Does anyone know why or how I can remove this?  

Thanks

Can we use Azure DevOps Pipelines to disable some Dynamics 365 custom plugins following deployment?

$
0
0

We are using Azure DevOps Pipelines with the github.com/.../dyn365-ce-vsts-tasks extension to deploy our managed solution to Dynamics 365 online. We enable all plugin steps on deployment. Following deployment we have a requirement to disable a handful of plugin steps. Currently we do this manually. Anyone aware of how we can automate this in the DevOps Pipeline?

Lead Re-opening When Mailbox Setup is Enable

$
0
0

Hello,

Recently, We have enabled Mailbox for all CRM Users to use Server-Side Synchronization for Incoming/Outgoing Email.

We have one process in place when Email Activity is created and Lead is populate as Regarding in Email Activity, We are updating Lead from Plugin.
After Enabling Mailbox, Few Leads (Disqualified/Qualified) are Re-open by System User and few Auto Reply Email Sync Back to CRM with new Email Activity Create when we Enable Mailbox.

I am not sure if anyone has faced this kind of issue.

Thank in Advance.

Regard,

Jigar

Needs to count the case records based on the queue through javascript

$
0
0

Hi,

I have wriiten a javascript code to count the number of sctive cases based on the queue(Teams), but am getting undefined error. 

Thanks in advance.

Code written below:

function CountRecordsCCD() {

var recordId = Xrm.Page.data.entity.getId();

var fetchXml = "mapping="logical" distinct="false">
<entity name="incident">
<attribute name="title" />
<attribute name="createdon" />
<attribute name="caseorigincode" />
<attribute name="new_casenumber" />
<attribute name="new_keycustomer" />
<attribute name="incidentid" />
<order attribute="createdon" descending="true" />
<filter type="and">
<condition attribute="new_escalateassignto" operator="eq" uiname="CCD" uitype="team" value'"=+ recordId + "'/>
<condition attribute="statecode" operator="eq" value="0" />
<condition attribute="new_country" operator="eq" value="100000000" />
</filter>
</entity>
</fetch>

var fetch = encodeURI(fetchXml);
var entityname = "incidents";
var serverURL = Xrm.Page.context.getClientUrl();
var Query = entityname + "?fetchXml=" + fetch;
var req = new XMLHttpRequest();
req.open("GET", Xrm.Page.context.getClientUrl() + "/api/data/v9.0/" + Query, false); //
req.setRequestHeader("Accept", "application/json");
req.setRequestHeader("Content-Type", "application/json; charset=utf-8");
req.setRequestHeader("OData-MaxVersion", "4.0");
req.setRequestHeader("OData-Version", "4.0");
req.send();
if (req.readyState == 4)
{
req.onreadystatechange = null;
if (200 == req.status) {
var results = JSON.parse(req.response);
var records = results.value[0].recordcount;
Xrm.Page.getAttribute("new_ccd1stweek").setValue(records);
}
else {
console.log(req.statusText);
}
}
}

$$$$$$$$$$$$$$$$$

AM getting the below error, Please help out.

Regards,

Pradeep

Parent plugin being fired from child update message

$
0
0

I have written a plugin that calculates the total cost of items in a Subgird.

The plugin runs when the parent record is updated.

Now I want to run the plugin when a record in the Subgird is updated.

The filtering Attributes in the plugin Registration Tool does not show the Attributes from my Subgird.

How can I run my plugin in my parent record, when the child record is updated?

How to add validation rules in powerapps portals

MSCRM, sql select error invalid column name

$
0
0

Hello, we are trying to get some data from Account entity in MSCRM 8 onpremise

we have sql query something like this (It is called from c# application):

select distinct top 100 acc.accountid,acc.OwnerId,...,  acc.v_ownerid 
from account acc
where acc.statecode =0and(1=0or acc.accountid= xxxx)

When I Try to run this select from my C# code I am getting an error:

System.Data.SqlClient.SqlException: Invalid column name 'acc.v_ownerid'.

The field 'acc.v_ownerid' for 100% exists in DB

  1. If I will run this select in Sql Management studio it will give me result
  2. If I run SQL profiler I will get sql query, which also returns result
  3. If I will run it from C# code, It will give me error above, if this field is removed it will work, but I need it..

Please where can be the problem?

Petr


Xrm Toolbox - WhoAmI Error After Plugin Update

$
0
0

Hey Community,

I updated a few plugins in the Toolbox a couple days ago and have been receiving WhoAmIErrors and unable to connect to CRM (365 Online v9).  I can't help but think it has to do with MFA but I may be wrong.  The following is the error:

Might also be the CDS updates. I dunno. Any help on this issue is much appreciated.

how to stop, disable, or delete a quick campaign that is in progress?

$
0
0

Could use some help with a on-premise Dynamics 365 issue.  We have an old quick campaign which was accidentally triggered and is sending many emails and which we want to stop.  We have disabled the CRM email account temporarily so that the quick campaign cannot send out emails...however, we need to figure out how to disable, delete, or stop the quick campaign.  Thus far, trying to delete the campaign yields the following error: "Cannot Delete Because Record In use."  If it is not possible to disable, delete, or stop a quick campaign, what are the alternatives to prevent these emails from being sent?
this is the version we are running: Microsoft Dynamics 365, Version 1612 (8.2.0.749) (DB 8.2.0.749) on-premises

Display Multiple-select values based on another multi-select field

$
0
0

Hi,

In Accounts form, We need to have "Industry Type" and "Industry Subtype" fields, where multiple industry types can be assigned to one account. Based on the Industry types selected, the Industry subtypes values need to be displayed. Below are the options I know and it has it's own problems.

1. Create Multi-select option fields for both Industry Type and Industry subtypes. Use javascript to display Industry subtypes based on Industry types selected (?)

        - Issue: Not reporting friendly as we need to all options that contains a specific value. For example, "Real estate", "Real Estate; Transportation", "Real Estate; Healthcare"

2. Create 2 sections (Industry and Industry subtype) and create all Industry Types and Industry subtypes values as separate fields under these sections and use business rule to hide/show fields

       - Issue: As the list is long, there will be too many fields under these sections

Can someone suggest a better solution?

Thanks for you help!

Regards,

Praveen.

Mobile/UUI Internal navigation from webrsource on sitemap

$
0
0

I've found the articles on deep linking from external; and when used internally, the app takes about a minute to change pages.

What i want to do (or rather what my customer wants to do and which I take no issue with) is to create a landing page with thumbnails for quickly navigating to relevant entities without having to click and scroll through the Mobile Sitemap.

Xrm is undefined on page...which makes sense.

window.parent.Xrm exists as does the Navigation methods; however, this gives unknown error (which is super helpful.)

window.parent.window.location work great from the dekstop, but as I said, the "ms-dynamicsxrm://" deeplink takes about a minute to reload the app.  Various iterations of blindly changing depth and url yield eror messages, relocation to the app selection screen, an infinite wait and a blank page.  Obviously the Mobile app can make these changes, and I'd wager it's not doing it through magic.

Anyone know how to produce an internal link to the entity view screen from within the Mobile CRM app on a webresource located on the sitemap?

Thanks,

Mike

Blank page when selecting a lookup value in internet explorer

$
0
0

When I select a lookup's value the page goes blank with errors in the console saying there's an error in a minified React script and some .classList errors(can't say which script the error is coming from because internet explorer's developer tools don't disclose that information...). There is no javascript on the page or on the form. If I try the same thing through advanced find, everything works fine. Anyone has any idea of what's going on?

Import failing due to duplicates

$
0
0

Hello - I am trying to import contact records through the wizard and I have selected duplicates, but I still get errors on import saying a duplicate email address was found. I have tried turning off duplication rules before import but this doesn't seem to matter. Thoughts?

Thanks,

Rob

Get text value from opportunity to Opportunity product, code or no code

$
0
0

Hi.

I need to get the value of a text field from the opportunity to opportunity product. I'm use D365 
I tried to make a plugin but it turns out that it does not throw any errors and does not copy the value of the text field

the field name in opportunity is: bzg_companyname
the field name in opportuniryproduct is: bzg_companyname

this is the code

public void Execute(IServiceProvider serviceProvider)
        {
            IPluginExecutionContext context = (IPluginExecutionContext)serviceProvider.GetService(typeof(IPluginExecutionContext));
            IOrganizationServiceFactory factory = (IOrganizationServiceFactory)serviceProvider.GetService(typeof(IOrganizationServiceFactory));
            IOrganizationService service = factory.CreateOrganizationService(context.UserId);
            Entity Opportunity = new Entity("opportunity");
            if ((context.InputParameters.Contains("Target")) && (context.InputParameters["Target"] is Entity))
            {
                Entity entity = (Entity)context.InputParameters["Target"];
                if (entity.LogicalName != "oportunityproduct")
                    return;
                try
                {
                   if (entity.Contains("opportunityid"))
                   {
                       Opportunity.Id = ((EntityReference)entity["opportunityid"]).Id;
                       Opportunity["bzg_companynameforurl"] = entity.Contains("bzg_companynameforurl") ? entity["bzg_companynameforurl"].ToString() : string.Empty;
                       service.Update(entity);
                   }
                }
                catch (InvalidPluginExecutionException ex)
                {
                    throw ex;
                }

             }
        }

 Please, I'm not a full developer, so can you suggest me any solution, could be a plugin or not

thanks a lot


How To Restrict Recent and Change View For SubGrid

$
0
0

Hi,

I want to Disable  the Recent records and Change view in SubGrid , please find the attached screenshots. 

       

Thanks and regards,

vinay 

Virtual Entity Not working with SSRS report

$
0
0

Hello All,

We are not able to user Virtual entities in SSRS report.

Is there any specifi changed needed to be done to make it work in SSRS.

Regards,

Prem

Solution Dependency Error on managed solution - Businessprocess(1.0.0.0)

$
0
0

Hello All,

Recently i have got a dependency error during solution Import. The dependency error is due to this managed solution "Businessprocess(1.0.0.0)" that exists in source organization but not in the target org.

Stuck with below.

1) Not able to import the managed solution in Target Org

2) " Add to use business process" Option does not work in target org.

3) Neither get rid of this solution from Source Org.

Please let me know if anyone got the same dependency error and solved the same.

Appreciate your quick response.

Regards

Shalini

Error while registering Custom Workflow in Plugin Registration Tool

$
0
0

Hello All,


I am getting error when try to register custom workflow on Plugin Registeration Tool.
Following is my Error code:

Unhandled Exception: System.ServiceModel.FaultException`1[[Microsoft.Xrm.Sdk.OrganizationServiceFault, Microsoft.Xrm.Sdk, Version=9.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35]]: PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.
Detail: <OrganizationServiceFault xmlns="">schemas.microsoft.com/.../Contracts" xmlns:i="">www.w3.org/.../XMLSchema-instance">
  <ActivityId>f58cc32d-185c-4e11-9da9-f67a09815dac</ActivityId>
  <ErrorCode>-2147204725</ErrorCode>
  <ErrorDetails xmlns:a="">schemas.datacontract.org/.../System.Collections.Generic">
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionSourceKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiOriginalExceptionKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../XMLSchema">Microsoft.Crm.CrmException: PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types. ---&gt; Microsoft.Crm.CrmException: PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.
   at Microsoft.Crm.CrmPluginAssemblyMetadata.GetPluginTypeMetadata(String typeName)
   at Microsoft.Crm.ObjectModel.PluginTypeServiceInternal`1.SetIsWorkFlowActivityAttribute(PluginType pluginTypeArg, IBusinessEntity PluginAssembly, SandboxCustomActivityInfo&amp; customActivityInfo, CrmPluginTypeMetadata&amp; typeMetadata, ExecutionContext Context)
   at Microsoft.Crm.ObjectModel.PluginTypeServiceInternal`1.Create(IBusinessEntity entity, ExecutionContext context)
   --- End of inner exception stack trace ---
   at Microsoft.Crm.Extensibility.VersionedPluginProxyStepBase.Execute(PipelineExecutionContext context)
   at Microsoft.Crm.Extensibility.PipelineInstrumentationHelper.Execute(Boolean instrumentationEnabled, String stopwatchName, ExecuteWithInstrumentation action, PipelineExecutionContext context)
   at Microsoft.Crm.Extensibility.Pipeline.&lt;&gt;c__DisplayClass2_1.&lt;Execute&gt;b__0()</a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiStepKey</a:key>
      <a:value i:type="b:guid" xmlns:b="">schemas.microsoft.com/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiDepthKey</a:key>
      <a:value i:type="b:int" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiActivityIdKey</a:key>
      <a:value i:type="b:guid" xmlns:b="">schemas.microsoft.com/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiPluginSolutionNameKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiStepSolutionNameKey</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionCategory</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionMesageName</a:key>
      <a:value i:type="b:string" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
    <KeyValuePairOfstringanyType>
      <a:key>ApiExceptionHttpStatusCode</a:key>
      <a:value i:type="b:int" xmlns:b="">www.w3.org/.../a:value>
    </KeyValuePairOfstringanyType>
  </ErrorDetails>
  <HelpLink>http%3a%2f%2fgo.microsoft.com%2ffwlink%2f%3fLinkID%3d398563%26lcid%3d1033%26error%3dMicrosoft.Crm.CrmException%26client%3dplatform%26sv%3d9.0.43.979%26de%3dLive%26opsys%3dMicrosoft+Windows+NT+10.0.14393.0%26errorCode%3d-2147204725</HelpLink>
  <Message>PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.</Message>
  <Timestamp>2019-11-19T07:49:52.2983308Z</Timestamp>
  <ExceptionRetriable>false</ExceptionRetriable>
  <ExceptionSource i:nil="true" />
  <InnerFault>
    <ActivityId>f58cc32d-185c-4e11-9da9-f67a09815dac</ActivityId>
    <ErrorCode>-2147204725</ErrorCode>
    <ErrorDetails xmlns:a="">schemas.datacontract.org/.../System.Collections.Generic" />

    <HelpLink i:nil="true" />
    <Message>PluginType [GetAccDetailsNew.ServerAction] not found in PluginAssembly [GetAccDetailsNew, Version=1.0.0.0, Culture=neutral, PublicKeyToken=2887eac7ed891772] which has a total of [0] plugin/workflow activity types.</Message>
    <Timestamp>2019-11-19T07:49:52.2983308Z</Timestamp>
    <ExceptionRetriable>false</ExceptionRetriable>
    <ExceptionSource i:nil="true" />
    <InnerFault i:nil="true" />
    <OriginalException i:nil="true" />
    <TraceText i:nil="true" />
  </InnerFault>
  <OriginalException i:nil="true" />
  <TraceText i:nil="true" />
</OrganizationServiceFault>

Do anyone have idea about this error?

Please help.

Thanks in advance!

run Dynamics 365 App for Outlook on Exchange 2019

$
0
0

Hi,

I know that officially the Dynamics 365 App for Outlook isn't supported by Exchange Server 2019 (https://docs.microsoft.com/en-us/dynamics365/outlook-app/deploy-dynamics-365-app-for-outlook#requirements) by now, but we would like to upgrade the whole Environment at once and are not willing to risk that the App isn't working afterwards.

My question is now:
Has anyone tried the App with Exchange 2019 by now? Are there any Problems or is it working without complications?

Are there generally any difficulties that we should be aware of when upgrading the CRM (current Version 8.2.2.112) or changing the Servers behind?

best regards,
Michael

Viewing all 79901 articles
Browse latest View live


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>