SOAP

Top  Previous  Next

SOAP or "Service Oriented Architecture Protocol" is a mechanism for communication between applications across a network.  SOAP uses XML packets to make requests from any application to Crash Magic and then receive a response back.  

All Remote Access functionality provided for Crash Magic is available through the SOAP interface.  

 

The available interfaces are accessible from any running Crash Magic instance, from the WSDL URL.  (i.e. http://www.governmenttools.com/cm/CrashMagicOnline_ISAPI.dll/wsdl)

 

The available interfaces are:

IcmRA_Login  Provides log in and log out functions.

IcmRA_Admin  Provides User Group, User and PSRattr access routines

IcmRA_Analysis  Provides Project, Study and Report access routines

IcmRA_ODesktop Provides access to the desktop interface.  It should never be used with the server product