AX Offline Service Module

Service Module Offline features

Synchronize Data with AX server

Overview of Jobs and additional information

Synchronize Data


Job History for Customer

Configuration

Timesheet - Start a new job or activity

Timesheet - Stop a job or activity

Timesheet - Overview

Add item Lines for specific Service JobId
Tools Used...
SQL Compact Edition 4.0, Visual Studio 2005 WinForms, Microsoft Dynamics AX 4.0, C#, Webservices
You can create service orders to manage information about scheduled and unscheduled visits by a service technician to a customer site. Service orders include information such as:
​
-
The hours of work that the service technician will perform
-
The type of service or repair
-
The item to repair, including details about the symptoms and diagnosis
-
Any expenses and fees related to the service or repair
​
The application was built using the following...
-
Visual Studio 2005 C# web forms
-
Microsoft SQL CE 4.0 for the database
-
Webservices for the code to synchronize data between the client application and the AX server.
-
X++ code on the AX Server allowed data uploaded from the webservice to be saved in AX 4.0 Live tables.