Tuesday 10 November 2015

Disable Business operation in CIL.


goto Tools -> Options -> Development

Disable Execute business operation in CIL

 

How to create PO from approved PR lines

Click Procurement and sourcing > Common > Purchase requisitions > Release approved purchase requisitions.
 
  • Use this form to review approved purchase requisition lines that have been held for manual processing, consolidate eligible requisition lines, and manually convert the approved purchase requisitions to purchase orders.

  • A purchase order is created for each currency, vendor, or legal entity that is identified on the purchase requisition lines. For example, if a purchase requisition has two lines, and each line has a different vendor, currency, or legal entity, two purchase orders are created. Also, depending on how purchasing policies are configured for your organization, separate purchase orders can be created if the purchase requisition lines have different requesters, line types, or procurement categories.
 

Debbuger is coming blank or Its showing No debugger has installed.

There are many reasons behind this error.


  • User is not in the list of Microsoft Dynamics Debugger Group. control panel -> user account -> change user account type-> select advance tab -> clcik advance button-> select group -> double click on microsoft Dynamics AX Debugger group-> add user.


  • User is not in the list of Administrator Group. control panel -> user account -> change user account type-> select advance tab -> clcik advance button-> select group -> double click on Administrator group-> add user.
  • UAC should be disable. control panel -> User account -> User Account control setting -> select never notify.

  • Run as administrator while open AX. right click ax clinet and select run as administrator.
  • Install the Debbuger from the AX setup file.
  • Dynamics AX server configuration, check the Enable Breakpoint to debug X++ code running and Enable Global breakpoint


  • Dynamics AX client configuration -> configuration target , select business connector and Local client both one by one and check the Enable user breakpoint to debug .. checkbox and Enable global breakpoint to debug .. checkbox



 

Debbuger is coming blank or Its showing No debugger has installed.

There are many reasons behind this error.


  • User is not in the list of Microsoft Dynamics Debugger Group. control panel -> user account -> change user account type-> select advance tab -> clcik advance button-> select group -> double click on microsoft Dynamics AX Debugger group-> add user.


  • User is not in the list of Administrator Group. control panel -> user account -> change user account type-> select advance tab -> clcik advance button-> select group -> double click on Administrator group-> add user.
  • UAC should be disable. control panel -> User account -> User Account control setting -> select never notify.

  • Run as administrator while open AX. right click ax clinet and select run as administrator.
  • Install the Debbuger from the AX setup file.
  • Dynamics AX server configuration, check the Enable Breakpoint to debug X++ code running and Enable Global breakpoint


  • Dynamics AX client configuration -> configuration target , select business connector and Local client both one by one and check the Enable user breakpoint to debug .. checkbox and Enable global breakpoint to debug .. checkbox