Bhubaneswar, Odisha, India
+91-8328865778
support@softchief.com

Search Results for “life”

Customer Services Module Life Cycle in Microsoft Dynamics 365 CE

Customer Service module is one of the crucial module in Dynamics 365 Customer Engagement Business Application. Watch the video below for more practical or scroll the article to read more. The Customer Service Module deals with below entities. Case Service Activities and Calender SLAs Queues knowledge base Entitlements Every organization must have a sort of…
Read more

Marketing Module Life Cycle in Dynamics 365 Customer Engagement

Every organization spend a lot money in the marketing of their business products and services. SO streamlining of the Marketing department and process is must. Dynamics 365 CE provides a very flexible way of handling all Marketing issues of all types of Businesses by providing built-in entities to store marketing data and robust insight for…
Read more

Workflow and Dialog Process Stages and Life Cycle

The life cycle of a process describes the state transitions from creation through execution and Termination. A process can have following states: Draft, Ready, Suspended, Locked, and Completed. The events that occur throughout the lifetime of the process cause a transition from one state to another. Workflows The workflow life cycle and State Transition is…
Read more

Microsoft Dot Net Training Program

Unlock the Power of .NET with Our Comprehensive Live Training. Are you looking to enhance your skills in Microsoft Dot Net development? Look no further! At Softchief Learn, we offer a top-notch Microsoft Dot Net Training Program designed to empower individuals with the knowledge and expertise needed to excel in the world of software development.…
Read more

XRM WebAPI Create new record using JavaScript in model driven app form command button

Here is a sample code which creates a child record from a command button on parent table form. This code is called from command button so you need to pass Primary Control parameter to javascript. Hope it works.

Get Date Time value from datetime field in power portal/ power page using jQuery

If you want to get Date & Time field value and want to compare with current date so that you do not want to allow submitting back dated value then use below code in power portal/power page form. Now when user will submit with back dated appointment, then submit button will not work. If future…
Read more

Trigger onchange event of DateTime field in power pages /power portal using JQuery

Handling change event in jQuery for Date Time fields is not straight forward like normal text fields. Use following method to handle onchange. Hope this helps.

Hide Form fields in Power Page/ Power Portal using jQuery/ JavaScript

Form fields are composite control so to hide a field on Power Pages Form, you need to use .parent jQuery function. Use the below code. In the below example We are hiding the Patient lookup row from form. Final Result. The patient lookup row is hidden. Hope this helps.

ER Diagram – Health Care Project (Medical Domain)

Here is a ER Diagram for the typical Health Care Project.

How to add products inside an opportunity in Dynamics 365 CE CRM Sales Hub App

In Sales Hub App in Dynamics 365 CE/CRM Sales Life Cycle, Opportunity management is an important concept. In Opportunity, you can associate products with quantities the customer asked for. In this post you will know how to add products into an opportunity record. First open the Opportunity record in which you want to add products.…
Read more

Configure template apps for Power BI easily

Template apps in Power BI are developed for sharing outside your organization. A template app workspace will be created for developing and releasing the app. So let us see how you can develop templates step wise. Step 1: Login Power BI and Subscribe Power BI Pro Trial Version First login to Power BI using https://powerbi.microsoft.com/…
Read more

Microsoft Dynamics 365 CE CRM Developer Syllabus

Microsoft Dynamics 365 is becoming the largest implemented Enterprise Business Application in these days and starting from small scale industry to mid and large scale industry use this D365 applications to leverage its customer relationship and customer engagement with Finance and operations capability. So learning Dynamics 365 and Power Platform is now in demand so…
Read more

Microsoft Dynamics 365 Training

0 + CANDIDATES TRAINED 0 + CERTIFIED TRAINERS 0 + TRAINING COURSES 0 + FREE VIDEOS Become a master in Microsoft Dynamics 365 Customer Engagement (CRM) course. Boost your career as a certified Microsoft Dynamics 365 professional by enrolling into Softchief training.  BOOK YOUR FREE CLASS TODAY KEY FEATURES Enroll Now 30 Hrs Instructor Led…
Read more

Top 5 Dynamics 365 CE/ CRM Books for Developers and Consultants

In my experience I have gone through many Dynamics 365 Books and I know which books are good for developers and consultants. I never recommend candidates who I deliver training to read books because there are many online resources available. But its always a good practice to have some good books of D365 in your…
Read more

Introduction to Power Virtual Agents – Microsoft Power Platform Chat-bots

What is Power Virtual Agent The Power Virtual Agent is another pillar of Microsoft Power Platform Ecosystem which provides exceptional support to customers and employees with AI-driven virtual agents. Easily create and maintain bots with a no-code interface. The Chat-bots save time of agents and money of Company. The benefits of Chat-bots are very much…
Read more

200+ Interview Questions on Dynamics 365 Customer Engagement CRM to sure shot crack Interviews

Are you looking for answers of the below 200+ Dynamics 365 questions? Please click the below button to follow the instructions to get the Answer document in your email. Click the button below to follow the steps to get the answer document. GET ANSWERS NOW What you know about Azure and explain a bit how…
Read more

Field Service Module in Dynamics 365 CE

Field Service Module is the basic need for Customer Site Visit Management system. in this module businesses deal with below processes. The Dynamics 365 Field Service business application helps organizations deliver onsite service to customer locations. The application combines workflow automation, scheduling, and mobility to set mobile workers up for success when they’re onsite with customers fixing issues.…
Read more

7 Popular Articles of 2017 in Dynamics 365

Wish you all a very special Happy New Year 2018. Here is a list of Top 10 articles for you which are very popular in 2017 year. Please go through the below articles. 1 101 most used Dynamics 365 CRM code snippets. 2 13 important Technologies for CRM Developers. 3 11 Top websites for Dynamics…
Read more

9 Top Tools used by Dynamics 365 CRM Developers

Microsoft Dynamics 365 CRM developers use various software tools to make the day-to-day productivity more and more. Also these are the ways by which developers can customize the complex CM platform. Below is a list of tools which are being used by dynamics CRM developers in day-to-day project works. These are listed below. Bonus Tool…
Read more

Step By Step: Getting Kafka installed in Mac OS X Sierra

In this activity we are going to use the beautiful packaging manager tool Homebrew throughout the installation process. This tool make life easier to install and manage the latest version of the software and keep updated. Step 1 : Install Homebrew (as an administrator) $ /usr/bin/ruby -e “$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)” The above command will install the following…
Read more

Step By Step : Build and Run Kafka in Eclipse IDE + [ Scala || Java ] + Gradle

As a coder, we are more comfortable with the editor tools (specially Eclipse IDE) for rapid development , build & continuous integration. When first time I was trying to develop some Kafka producer and consumer using Scala, I was wondering if I could setup the same through eclipse to make life easier, however after a…
Read more

Dynamics 365 Customer Engagement Sales App/Module Explained

Dynamics 365 Customer Engagement (CE) Sales process is a streamlined business process module to generate potential sales opportunity for the business. The sales module covers starting from Lead generation to invoice and order closure and also involves Goal management in some cases. Watch the video below to learn in practical or scroll down to rad…
Read more

What is Dynamics 365 Customer Engagement (CRM)

What is Dynamics 365 ? Dynamics 365 is a cloud based software product bundle of Microsoft which targets to solve all Enterprise Resource Planning (ERP) and Customer Engagement (CE) previously called as Customer Relationship Management (CRM) required for any business using one common platform. Previously It was called as Dynamics CRM and Dynamics AX (ERP).…
Read more

Use of Plugin Profiler

Debugging is very essential part of a developers life. Here in this session we will discuss how to Debug Plugin using Plugin-Profiler which comes with Plugin registration tool and its very easy to use to troubleshoot the plugin errors in run-time. In this post We will learn below points: How to Register Plugin using Plugin…
Read more

Complete Product Catalog Guide

This article holds all the required concept to use and configure Product Catalog using, A product catalog is a collection of products with their pricing information. The product catalog entities let you create a rich product classification system in Microsoft Dynamics 365 that provides support for … A bundle or a kit is a collection of…
Read more