Showing results for Dynamics - Developer Support

May 31, 2019
0
0

Dynamics 365 Implementation Pt. 3 – Postman

Developer Support
Developer Support

With tools such as Postman, you can easily send HTTP requests to your APIs. This technique can help test the fields that are being added to the integration message to see if they pass or fail. This helps in the efforts to test if the integration message being sent will successfully get posted in Dynamics 365.

TeamDynamics
May 27, 2019
3
0

Dynamics 365 Implementation Pt. 2 – Data Migration Process

Developer Support
Developer Support

Throughout a typical Dynamics project, various environments are setup to prevent the existing environments from being affected by the changes being pushed to an environment. This is the model most firms follow when they have mastered the release sequence in their CI/CD.

TeamDynamics
Apr 9, 2019
0
0

Dynamics 365 Implementation Pt. 1 – Methodology

Developer Support
Developer Support

Over the course of the next 3 blog posts in my Dynamics 365 implementation series, I will go over the process and experiences my client had with implementing an ERP solution for their 50 year old, multi-billion dollar company. This first post will explain the implementation process used for this successful rollout of Dynamics 365.

TeamDynamics
Aug 20, 2018
7
0

Continuous Integration, Deployment and Test Automation for Dynamics CRM

Developer Support
Developer Support

Through this series I will be able to share my journey on implementing CICD process for Dynamics CRM with process workflow, POC, and tools. I am sure this will assist developers and architects in having confidence in implementing a successful CICD process for CRM.

TeamDevOpsCI