Friday, 7 February 2014

DYnamics AX WORKFLOW


1.   Adds a Workflow Template 

2.   Adds a Workflow Category

3.   Adds a Workflow Approval

4.   Adds a workflow state field to the selected table

5.   Enables the workflow for the selected form

6.   Creates needed classes like the document class for the workflow doc

7.   Creates a query (Workflow Document)









In order to configure the generated Workflow template, go to the module that you have selected in the wizard, and open the Workflow Configuration under the Setup menu of that module. This is what you will have:


Tuesday, 21 January 2014

Enterprise Portal Installation AX 2012

Step by Step Installation of Enterprise Portal in Ax 2012


Enterprise Portal Installation Part - 1



Enterprise Portal Installation  Part -2


Enterprise Portal Installation Part - 3


Monday, 20 January 2014

The default Report Server Configuration ID could not be found in the SRSServers table.

Opening a Report on AX 2012 raises info log error: The default Report Server Configuration ID could not be found in the SRSServers table.

1.  You have one Microsoft Dynamics AX 2012 AOS instance fully configured, and users are able to open reports from the AX client connecting to this instance.

 2.  The default Report Server Configuration ID could not be found in the SRSServers table.
 3. Now Go to system administrator>setup>Business Intelligence>Reporting services >report server
 4. Change server name to <YourServerName> as well as ensure that your Report Manager URL, Web service URL and Application Object Server information reflect this server as highlighted on the screenshot:
 5. Now select any report and give parameter
     in my case Account receivable >  Reports > customer
6.  After parameter is given click ok, Customer Reports is open based on parameter given





 

Wednesday, 8 January 2014

Create an ODBC Connection in AX 2012



The OdbcConnection class establishes a database connection using ODBC (Open Database Connectivity).