Installation and Configuration of Omnichannel 

Installation and Configuration of Omnichannel – Part 1

I am creating a blog series of posts to help people for installation and setup Omnichannel for Customer Service in CRM D365. I hope these might serve as useful blog posts for everyone.

So, let’s begin with the Installation and Configuration of Omnichannel in CRM D365.

THERE ARE SEVERAL PREREQUISITE ITEMS THAT ARE NECESSARY IN ORDER TO DO THIS, WITH SEVERAL STEPS.

The Customer Service Hub needs to be installed on the environment within the tenant. The Omnichannel Hub needs to be installed.

There needs to be a PowerBI license assigned to the users (Will cover in Installation and Configuration of Omnichannel – Part 2).

Data Access Consent needs to be accepted (Will cover in Installation and Configuration of Omnichannel – Part 2).

qtq80-ThOwnE-1600x900

VM-Automation(VMWare)

VM Automation is the process of the creation and configuring of the virtual machine on VMWare vSphere center using an easy custom SharePoint portal.

It’s majorly developed to facilitate IT Admins to provide them an easy portal from where they can create & configure the VMs without going to the VCenter portal and in less time.

This is not just a VM automation tool its a complete process of (creation, configuration, IP set, domain join, apply security policies, etc).

By reading this article you will find more interesting this.. so let’s move on.

compressed

Android Lint

There are many tools for writing android code but i like to prefer Android Studio.

Question is that why? why should we use android studio for development?

The best part of android studio is the support that it provided to developers like auto-suggestion, ease to use and improve our code quality by using feature “Lint tools”.

Now the again, question is that what is lint? how can we use this tool? so in this blog we will discuss following topics:

1. Introduction

2. When to use?

3. Configuration

MOREYEAHS IMPLEMENTING PROXIMITY THROUGH IOT

SharePoint Integration with MS CRM D365 Portal

Today I tried to Set up SharePoint integration in MS CRM Portal. As usual, I selected Enable option in the confirmation window. It will enable the portal to communicate with SharePoint. While the SharePoint integration is being enabled, the portal restarts and will be unavailable for a few minutes and a message will appear when SharePoint integration is enabled.

But when I clicked on the enable option, I got the message asking for Azure AD consent as given in the below image.

MOREYEAHS IMPLEMENTING PROXIMITY THROUGH IOT

MOREYEAHS IMPLEMENTING PROXIMITY THROUGH IOT

In the past few years, the world is more concerned about being connected, every time when technology came which makes the world closer it always becomes a revolution. As we seen in previous decades from telephones to social networking have always proved to be something that not only makes people’s life easy by making the world closer but also turned into a great ROI source.

automate your calls with MoreYeahs

Feel “More-Yeahs” now you can automate your calls

Feel “More-Yeahs” now you can automate your calls at your own will by saying bye to the millennial manual dailing process.

Embrace the “JOY” and “YEAHS” of the manageable auto-dialing process more than ever before which will help.

1. small to large-scale call centers
2. Entrapuner
3. Marketing Firms
4. Sales firms
5. If your Business Use case required calling and messaging
“which help them to”

1. To increase the productivity
2. To Manage Your Resource
3. Cost-Effective Rocket up your sales and marketing
4. Track the insight of your campings
5.No hardware resource single click cloud
6. configuration High-End Automation to save time

Team Moreyeahs has built the Autodailer which is very easy to use and customizable role-based feature (Admin, agent, manager, etc can be customized )
Role Admin can
Easy Onboarding
On-board customers so easy even via uploading excel and rest more years will manage
On-Board Employees
Easily Assign Resource Managers

Migrate SSRS Report from MS2011 TO Dynamics 365

Migrate SSRS Report from MS2011 TO Dynamics 365

Here we are trying to migrate reports from MS CRM 2011 Onprem to MS CRM D365. This will also help you for below error or if you are migrating reports from older version to newer version.

When trying to compile a FetchXML-based report in Visual Studio 2015 which had been developed in an earlier version of Visual Studio, we encountered this error:

Building the ReportName.rdl file for SQL Server 2008 R2, 2012 or 2014 Reporting Services.

[rsErrorLoadingCodeModule] Error while loading code module: ‘Microsoft.Crm.Reporting.RdlHelper, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’.
Details: Could not load file or assembly ‘Microsoft.Crm.Reporting.RdlHelper, Version=5.0.0.0, Culture=neutral, PublicKeyToken=31bf3856ad364e35’ or one of its dependencies. The system has not found the file specified.
[rsCompilerErrorInExpression] The Language expression for the textrun ‘Table0_Details0.Paragraphs[0].TextRuns[0]’ contains an error: [BC30456] ‘Crm’ is not a member of ‘Microsoft’.

Untitled-design (1) (1) (1)

Microsoft CRM Reporting RdlHelper Error in SSRS Report

ERROR WHILE LOADING CODE MODULE ‘MICROSOFT.CRM.REPORTING.RDLHELPER’. COULD NOT LOAD FILE OR ASSEMBLY ERROR IN REPORT INSIDE DYNAMICS 365
Today I found this issue when trying to compile a FetchXML-based report in Visual Studio 2015 I got an error.

So this story starts when I downloaded a working rdl file from MS CRM D365 and made some minor changes in it inside the visual studio. I was trying to preview this existing report in Visual Studio 2015 I got this following error.