|
XMAPI gives Microsoft .NET developers full control to extend the XMPro product to their specific requirements. It is an application programming interface to create bespoke user interfaces or to integrate XMPro into the user interface of existing products such as ERP solutions. The example below shows a sample Windows forms application that can be developed using Microsoft Visual Studio with standard integration using XMAPI. The example is not a complete application but it gives an indication of the complete control that .NET developers have in the event that the standard XMWorkspace solutions does not meet the requirements of the end user environment.
The XMAPI exposes all the standard process management functionality of the XMPro solution through the application programming interface. |