AIF document service through the wizard (in AX). The service is meant for creation of a ProductionOrder. It is built on a query on the ProdTable and InventDim tables. It has ‘create’ and ‘read’ operations. The following is the screenshot of the list of classes generated and below is their descriptions: AxProdTable - The class that represents the table ProdTable AxInventDim_ProdTable - The class that represents the table InventDim AxdProductionOrder2 – Document Class ProductionOrder2 – Data Object class (the class that serializes/deserializes XML data for usage in the form of a object) ProductionOrder2Service – the service class (which has ‘create’ and ‘read’ methods apart from others) Its successfully deployed it as a web service on IIS and able to add it as a service reference in a C# application. able to use the classes from AX (the service classes that are generated in AX on creation of the service) following necessary code in C# to call the service and m...
Microsoft Dynamics Ax,AIF,Axapta, Enterprise portal,,Microsoft , United State,U.S., SharePoint , BI Tools, Performance Tuning, SSRS,Business Logic,Ax ERP Errors and solution,Dynamics 365 Errors Solution,Business software .