Skip to main content
Solved

Microsoft Dynamics 365 Finance & Operation Data Source Connection


Forum|alt.badge.img

Hi,

I want to connect Microsoft Dynamics 365 Finance & Operation - Cloud to TimeXtender. Need to your help to know the prerequisites and also the steps to connect the same to TimeXtender.

Best answer by Christian Hauggaard

Hi @pkaustubha the Cdata Microsoft Dynamics 365 provider should be available again now. Please try to add the following

 

View original
Did this topic help you find an answer to your question?

17 replies

Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1017 replies
  • August 21, 2024

Hi @pkaustubha 

We do not have our own F&O provider for the online version, only the SQL one.

You can connect to it with the Dynamics 365 provider.

You need an app to be used for OAuth. This is explained in this old guide for D365 Sales, which is pretty much the same procedure as for F&O. https://legacysupport.timextender.com/hc/en-us/articles/360057331151-Connect-to-Dynamics-365-Sales-CRM-Online#create-an-app-registration-in-azure-active-directory

Once you have the app you need to use the following settings.

Authentication:

Add you F&O cloud server and set the Edition to FinOpsOnline.

Azure Authentication

Add the Azure Tenant ID. It is possibly optional, but it is a good idea to add it anyway.

OAuth

Set the Initiate OAuth field to GETANDREFRESH initially. Add the client id of the APP you made for this and add the secret id for it. I also added a Callback URL http://localhost:33333 which is what we always suggest that you use.

That is it. Remember that you need to authenticate the data source in the program before it will allow for access.

Once you have done this once, it will also be a good idea to change the Initiate OAuth field to REFRESH as you already got the file.


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • August 21, 2024

Hi Thomas,

Thanks for the quick and positive revert. Just one additional question after reviewing the response and OAUTH link, do we need Cdata Installation for the same. If yes, from where I can get and download the same and is it paid subscription?

 

 


Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1017 replies
  • August 21, 2024

Hi @pkaustubha 

It is part of the subscription. A provider will be added to the designated folder whenever you create the data source.

So you don’t have to do anything other than what I explained.


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • August 21, 2024

Thanks Thomas, I will check the same tomorrow and will let you know in case of any difficulties


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • August 23, 2024

Hi Thomas,

 

Using above mentioned URL to connect Dynamics 365 Sales CRM Online, when I tried App Registration on Azure Portal and then when I started created the Data Source in ODX I am unable to get the following as per the guide

Add the Data Source in TimeXtender

This data source can be found by navigating to the Dynamics 365 Sales CData provider in the list of availabel CData providers either in the ODX or the Business Unit. What should i do next to connect CRM. 

Need your help

 

 


rory.smith
TimeXtender Xpert
Forum|alt.badge.img+7
  • TimeXtender Xpert
  • 649 replies
  • August 23, 2024

Hi,

if you've created the Data Source in the Portal, it needs to be mapped to an ODX Instance. Once you do that, you can refresh Instances in TimeXtender Desktop and your new source should appear (in green).


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • August 23, 2024

Hi Rory,

I am unable to get the Dynamics 365 Sales CData provider as Data Source in the list. If I get the same, then I will proceed with rest of the steps. Any suggestions on the same


rory.smith
TimeXtender Xpert
Forum|alt.badge.img+7
  • TimeXtender Xpert
  • 649 replies
  • August 23, 2024

Thomas Lind
Community Manager
Forum|alt.badge.img+5
  • Community Manager
  • 1017 replies
  • August 23, 2024

Hi @pkaustubha 

As Rory alludes to the Microsoft Dynamics 365 is the one to use. It can be changed to work with Sales, BC, F&O and others. 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @pkaustubha is the issue resolved? If so please help us by marking a best answer above. Please let us know if you have any follow up questions


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • September 2, 2024

Hi All,

After lot of efforts Oauth Successful for Microsoft Dynamics FinOps Online, But while testing connecting got following error and need your support on priority as I have a demo tomorrow.

Service request failed: Exception has been thrown by the target of an invocation. (System.Exception)

 

Details:

 

Service request failed: Exception has been thrown by the target of an invocation. (System.Exception)
Module: TimeXtender.ODX.Engine
TimeXtender.ODX.Engine.ODXFaultException
   at TimeXtender.ODX.Engine.ODXEngine.SendServiceRequest[C](WcfServerSettings serverSettings, Action`2 action)
   at TimeXtender.DataManager.ConnectingThread.ExecuteConnectingThread(Object dummy)

 

Service request failed: Exception has been thrown by the target of an invocation. (System.Exception)
Module: timeXtender
TXModelInterface.ExceptionWrapperException
   at TimeXtender.DataManager.ConnectingThread.HandleError()
   at TimeXtender.DataManager.ConnectingThread.Execute(String title, Int32 progressSteps, List`1 actions)
   at TimeXtender.DataManager.ConnectingThread.ExecuteFastAction(String title, Action action, IWin32Window parentForm, CancelBehaviors cancelBehavior, ErrorBehaviors errorBehavior, String callerName)
   at TimeXtender.DataManager.EditDataSourceCommand.Dialog_OnTestConnection(Object sender, EventArgs e)

 

Time: 2024-09-02 17:41:03
UTC: 2024-09-02 12:11:03
Title: ODXNew - TimeXtender
Application: 6718.1
User: Dell
Domain: GLEEVOAZ-032A37
Login user: Kaustubha Pimplikar (kaustubha.pimplikar@gleevoaz.com)
OS: Microsoft Windows 10 Pro
OS version: Microsoft Windows NT 6.2.9200.0
Machine name: GLEEVOAZ-032A37
CPU count: 4
Build: 64 bit

 

 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

@pkaustubha please generate a log file by editing the data source connection in the portal and setting the setting the logfile property to a path (e.g. C:\Log\log.txt) and set verbosity to 3.

Then save the data source connection after making the changes.

Then refresh/restart TimeXtender desktop and edit the data source and click Test Connection. This should generate a log file. Please send the log file to support@timextender.com


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • September 5, 2024

Hi Christian and Thomas,

Today once again I was trying to add Microsoft Dynamics D365 FinOps and Microsoft Dynamics D365 CRM Online and when I was trying to add the Data Source found that the structure of Data Source is changed completely and then CData Connecter for Microsoft Dynamics 365 is discontinued.

 

Request you to please guide me on, now with new set of connectors available, what should I choose as connector to connect D365 FinOps Online and D365 CRM Sales Online.

If possible can we schedule a quick call

 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @pkaustubha the Cdata Microsoft Dynamics 365 provider should be available again now. Please try to add the following

 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

Hi @pkaustubha can you please confirm if you were able to add the MS Dynamics 365 data source connection?


Forum|alt.badge.img
  • Author
  • Participant
  • 17 replies
  • September 16, 2024

Hi Christian,

 

I am able to add the Data Source for D365 FinOps Online and it is working fine. But with the same connector I am unable to connect with D365 CRM - Sales. 


Christian Hauggaard
Community Manager
Forum|alt.badge.img+5

@pkaustubha did you try setting the edition to Sales?

Please generate a log file by setting the log file path similar to below and set the verbosity to 3.

Then refresh the TimeXtender Data Integration desktop application and execute the sync task. Please send the log file to support@timextender.com


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings