Microsoft Dynamics AX Support

This blog contains posts by the Microsoft Dynamics AX Support teams Worldwide

Browse by Tags

Tagged Content List
  • Blog Post: Calling the SalesOrderService on AX 2012

    Below is an example of how to create a sales order by calling the SalesOrderService create operation in AX 2012. The example contains one sales order with 3 lines. The code sets the financial dimensions on the sales header record and it sets an inventory dimension on the third sales line. Happy programming...
  • Blog Post: Calling the Update Operation on Services in AX 2012

    Calling the update operation on web services can range from simple to very complicated depending on the entities/tables you are updating. If the entity you are calling is not a date effective entity, then the service's update method is easy to call. You can tell if a table is date effective by going...
Page 1 of 1 (2 items)