web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :

Community blogs

Featured

Latest blog posts

View all
Like (0)
Consume Business Event using Microsoft Flow

Consume Business Event using Microsoft FlowGo to Microsoft Flow Click New > Below Screen will Open then click on Automated-From blank.A Pop up will open , give flow name as PO confirm and select "When a Business event occurs" in&...

Gaurav Pandey 960
Like (0)
AXUtil error -

Gaurav Pandey 960
Like (1)
Microsoft Dynamics AX - Cannot open database "AXDBRain" requested by th...

While doing some development in new Microsoft Dynamics AX , while adding a field in a Data entity ,during synchronization I got below error :Error        Cannot open database "AXDBRain" requested by the logi...

Gaurav Pandey 960
Like (0)
Cross Reference renamed as Find Reference in AX 7

Hi ,In AX 7 , Cross reference has been renamed as Find Reference .Go to Application Explorer , AOT -> Data Types -> EDT -> Select any EDT and right click You can find the "Find References"  click on this and system wil...

Gaurav Pandey 960
Like (0)
Adjustment allowed on SalesTaxForm for classes extending TAX

As , we know we are extending TAX class in order to have our own customization in place and then we use the below peice of code to show the Calculated TAX :yourExtendedClass = new yourExtendedClass (buffer);    yourExtende...

Gaurav Pandey 960
Like (0)
Retail Server Installation and Configuration

Ax 2012 R3 comes with a new App -Modern POS , As per Technet :Microsoft Dynamics AX 2012 R3 includes Modern POS, a point-of-sale app for PCs, tablets, and phones. Sales staff can process sales transactions, customer orders, and perform daily opera...

Gaurav Pandey 960
Like (0)
AX 2012 services not getting started

I was stuck in a issue , where i was not able to start the AX 2012 R3 service , it remains in starting mode after starting services and after some time(20-25  mins) , again come back to stop mode.Then I tried to start services from command pr...

Gaurav Pandey 960
Like (0)
XML for AIF Inbound Testing

Usually whenever we start to test/debug AIF services , we are not able to proceed further because of input XML non-availability.Below job can be used to get the XML for any Service , just replace with correct service name .static void GetXml(Args ...

Gaurav Pandey 960