Skip to main content

Notifications

Announcements

No record found.

Customer Service forum

db2 and dynamics 365 architecture advice

(0) ShareShare
ReportReport
Posted on by 65

hi need some advice how to design this .

lets say i  some data in db2 db on premise .what should i do to send all this data to d365 crm cloud and do some workflows in d365 with this data and do UPDATE to tables back on the db2 on premise .

Categories:
  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 21,009 Super User 2024 Season 2 on at
    RE: db2 and dynamics 365 architecture advice

    Hi tarunnyc,

    You would just need to swap the source and destination components around in your SSIS package. Then schedule the SSIS package to run regularly, check for modified records, and update data in the target system.

  • tarunnyc Profile Picture
    tarunnyc 65 on at
    RE: db2 and dynamics 365 architecture advice

    hey thanx for the info but right now we can do SSIS for db2 - d365 but lets say i did something to the records in d365 based upon db2 data .how do i send back the updated data to db2 or sql .

    thanx for the help

  • Suggested answer
    Adrian Begovich Profile Picture
    Adrian Begovich 21,009 Super User 2024 Season 2 on at
    RE: db2 and dynamics 365 architecture advice

    Hi tarunnyc,

    Another option is to migrate your DB2 Databases to SQL Server, and then use SQL Server Integration Services (SSIS) to extract the data from SQL Server and import it into Dynamics 365 for Customer Engagement. You can create a SQL Server Agent job in SQL Server to run the SSIS package on a schedule.

  • Suggested answer
    Owen Scott Profile Picture
    Owen Scott on at
    RE: db2 and dynamics 365 architecture advice

    Hi Tarun -

    I don't have much experience specifically with DB2, but in general, when we face requirements like this,  in the past, the method has been to create console applications using Visual Studio or whatever platform you use that supports both systems.  I mention Visual Studio because there is a lot of support for Microsoft Dynamics 365 using that tool, and there is also support to write to DB2, as evidenced by this article.  The console application is then scheduled to run at intervals using Windows task scheduler, usually on a server. 

    The application would periodically query Microsoft Dynamics 365 for changes, and when it found them, it would capture those changes and update the tables in DB2. 

    I have been on projects where this method was used to create two-way integrations between Microsoft Dynamics and on-premise applications.

    Hope this helps.

    Best,

    Owen

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

November Spotlight Star - Khushbu Rajvi

Congratulations to a top community star!

Forum Structure Changes Coming on 11/8!

In our never-ending quest to help the Dynamics 365 Community members get answers faster …

Dynamics 365 Community Platform update – Oct 28

Welcome to the next edition of the Community Platform Update. This is a status …

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,431 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,503 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Featured topics

Product updates

Dynamics 365 release plans