Latest Blog for Microsoft Dynamic 365 Solutions | CloudFronts - Page 9

Developing Integration Solutions using Microsoft Azure BizTalk Services

Part 2 – Integrating Microsoft Dynamics CRM Online to Microsoft Azure Service Bus Queue. You can check part 1 here. Scope: To demonstrate the integration through Message-flow from Microsoft Dynamics CRM Online and Azure Service Bus Queue. Pre-requisite: Source: Microsoft Dynamics CRM Online Target: Microsoft Azure Service Bus Queue SDK for Dynamics CRM Online (plugin … Continue reading Developing Integration Solutions using Microsoft Azure BizTalk Services

Share Story :

Developing Integration Solutions using Microsoft Azure BizTalk Services

Part 1 – Creating Microsoft Azure BizTalk Services and Deploying Bridge. Scope: Creating Microsoft Azure BizTalk Services on Azure Portal Developing and Deploying BizTalk Bridge on Azure. Pre-requisite: Azure Subscription to create BizTalk Service. Visual Studio for Developing BizTalk Bridge solution. Windows Azure BizTalk Services SDK (including Microsoft BizTalk Adapter Pack and Microsoft WCF LOB … Continue reading Developing Integration Solutions using Microsoft Azure BizTalk Services

Share Story :

Migrate Scribe integration setup from one AOS to another in AX 2012

Posted On September 2, 2015 by Admin Posted in

To migrate Scribe integration setup from one AOS to another in AX 2012, below mentioned steps has to be performed, On the AOS server, in IIS go to the Default Web Site node. Under the node check if there is MicrosoftDynamicsAXAif60 web site. If not, go to the below link to install Microsoft Dynamics AX … Continue reading Migrate Scribe integration setup from one AOS to another in AX 2012

Share Story :

Sharing Customer/Vendor Information across multiple legal entities by using Global Address Book AX 2012

Posted On August 31, 2015 by Admin Posted in

Global Address Book allows Customer/Vendor information mainly addresses and contact details to share across multiple legal entities. For example: Customer/Vendor of one legal entity may be Customer/Vendor in other legal entity or Customer in one legal entity may be vendor in same legal entity etc. In below scenarios explain on how we can share Customers, … Continue reading Sharing Customer/Vendor Information across multiple legal entities by using Global Address Book AX 2012

Share Story :

Basics of Assertion in C#

Posted On August 28, 2015 by Admin Posted in

In this blog we will be explaining the basics of Assertion in C# code. The use of assert statements can be an effective way to catch program logic errors at runtime, and yet they are easily filtered out of production code. Usually assertions should not be used to check for errors in a user’s input. … Continue reading Basics of Assertion in C#

Share Story :

Product Configuration Model in AX 2012 R3

Product Configuration is generic Product structure with distinct variants that allow user to use product easily in sales process as per customer requirement. You can use product configuration on Sales Order line as well as on Sales Quotation line. Example of Bicycle configuration: Bicycle is configured by using five attributes such as Bicycle Type, Bicycle … Continue reading Product Configuration Model in AX 2012 R3

Share Story :

Account Receivable Reconciliation Process

Accounts Receivable is process of matching customer account balances with the general ledger balance. The reconciliation should be done at least monthly as part of the month-end closing procedures so any adjustments needed can be included in the correct period. Below are steps to process accounts receivable reconciliation. 1. The Ledger accounts to be checked … Continue reading Account Receivable Reconciliation Process

Share Story :

WordPress Gravity Form – Microsoft CRM Integration

This blog is about integration of Gravity Form plugin with the Microsoft Dynamics CRM. This part contains the WordPress end implementation. Gravity Forms is an advanced contact form plugin for WordPress powered websites and is used by millions of sites. Gravity form simply allows you to select your fields, configure your options and easily embed … Continue reading WordPress Gravity Form – Microsoft CRM Integration

Share Story :

Microsoft Dynamics CRM 2015 Web API

Posted On July 17, 2015 by Admin Posted in

Microsoft has released the Dynamics CRM Web API with the 2015 Spring Update. The purpose of this blog article is to demonstrate the use of the CRM Web API for performing different data operations. Before we begin using the Web API there are a few pre-requisites. Azure Subscription Dynamics CRM 2015 Update 1 Dynamics CRM … Continue reading Microsoft Dynamics CRM 2015 Web API

Share Story :

Powerful DAX CALCULATE() Function

Posted On June 24, 2015 by Admin Posted in Tagged in ,

The CALCULATE function in DAX is the magic key for many calculations we can do in PowerPivot. Below is the syntax: CALCULATE( <expression>, <filter1>, <filter2>… ) The expression that we put in the first parameter has to be evaluated to return the result (i.e. a value, not a table). For this reason, the expression is … Continue reading Powerful DAX CALCULATE() Function

Share Story :

By continuing to use the site, you agree to the use of cookies. more information

The cookie settings on this website are set to "allow cookies" to give you the best browsing experience possible. If you continue to use this website without changing your cookie settings or you click "Accept" below then you are consenting to this.

Close