How to develop a daily/schedule Jobs for Dynamics 365

Subject: How to develop a daily/schedule Jobs for Dynamics 365

v  We have a couple ways to develop the scheduler jobs. The following approaches are most commonly used.
    
        1. Console Application (C#) and Scheduling.
        2. Scribe packages and Scheduling.
        2. SSIS Packages and Scheduling.
v One of the major parameter for deciding the approach is volume of the data needs to be updated/created.
              If you need to perform operation for less than 10k then we will be able to manage with Console App.
              If volume of the data is greater than 10k then we need to go with SSIS or Scribe jobs.

Step by step process to develop the Console Application for Dynamics 365.          
             
Common Scenarios :
1.Sending the mails to remainder mails from CRM for Approval or pending action for any entity.
2.Retrieving data from other data source and Create/Updating in Dynamics 365.
3.Perform the some calculations and updating the CRM.
Coding:

I will develop a simple console application here and show the step by step.



Dynamics 365 CRM Portals - Supported Features in Customer Self- Serve portal, Partner Portal,Employee Self- Service Portal,Community Portal and Custom Portal

Subject: Dynamics 365 CRM Portals - Supported Features between the Portals

Most of the people getting confused when configuring the CRM Portals. which type of the portal should take.

In D365 Portals, we have 5 types of websites.

1. Customer Self- Serve portal
2. Partner Portal
3.Employee Self- Service Portal
4. Community Portal
5. Custom Portal

Here I listed the Features difference among these five websites

Features
Customer Self-Service Portal
Partner Portal
Employee Self-Service Portal
Community Portal
Custom Portal
World Ready
Yes
Yes
Yes
Yes
Yes
Multi-Language Support
Yes
Yes
Yes
Yes
Yes
Portal Administration
Yes
Yes
Yes
Yes
Yes
Customization and Extensibility
Yes
Yes
Yes
Yes
Yes
Theming
Yes
Yes
Yes
Yes
Yes
Content Management
Yes

Yes
Yes

Knowledge Management
Yes
Yes
Yes
Yes

Support/Case Management
Yes

Yes
Yes

Forums
Yes

Yes
Yes

Faceted Search
Yes

Yes


Profile Management
Yes

Yes


Subscribe to Forum Thread
Yes

Yes


Comments
Yes

Yes
Yes

Azure AD Authentication


Yes


Ideas



Yes

Blogs



Yes

Project Service Automation Integration

Yes



Field Service Integration

Yes



Partner On boarding

Yes



Portal Base
Yes
Yes
Yes
Yes
Yes
Portal Workflows
Yes
Yes
Yes
Yes
Yes
Web Notifications
Yes
Yes
Yes
Yes
Yes
Microsoft Identity
Yes
Yes
Yes
Yes
Yes
Identity Workflows
Yes
Yes
Yes
Yes
Yes
Web Forms
Yes
Yes
Yes
Yes
Yes
Feedback
Yes
Yes
Yes
Yes
Yes

Popular Posts