EService Soap API

From
(Difference between revisions)
Jump to: navigation, search
(The SOAP API)
 
 
(16 intermediate revisions by 4 users not shown)
Line 1: Line 1:
 
+
__NOTOC__
 +
{{MainSectionLinks}}
 
== The SOAP Interfaces ==
 
== The SOAP Interfaces ==
  
There are three versions of the EService SOAP API.   
+
There are three versions of the EService [[SOAP|SOAP]] API.  The SOAP interfaces have been developed to allow developers to link external systems directly to EService.  By linking external job management systems to EService, clients can continue to use their existing job management systems, data storage, and invoice/costing systems.  EService becomes an extension to their system, allowing wireless job dispatch and update system.
  
 +
=== Soap 5 ===
  
=== Soap 1 ===
+
The primary [[SOAP|SOAP]] API for managing all data pertaining to Jobs, Customers, Employees, and Resources.
  
The earliest version of the interface is Called NADS, and contains limited functionality. It will only allow for the creation, update, and retrieval of information directly pertaining to jobs. It is considered obsolete, and is no longer accessed.
+
[http://eserviceweb.econz.com/axis/services/NADS5?wsdl SOAP 5 WSDL] for econz.com domain (for the econz.co.nz domain, please use [https://eservice.econz.co.nz/axis/services/NADS5?wsdl NZ SOAP 5 WSDL]).
  
 +
=== Soap 3 ===
  
=== Soap 2 ===
+
An older version, this one is pointing to NADS3. Maintains the same functionality as the soap 5 version.
  
Still an older version, but this one has added scope for allowing  for the management of customer, resource, and employee data.  However, this version is only fully compatible with Java Client system, and is also considered obsolete.
+
[[SOAP 3 Documentation|SOAP 3 Documentation]]
  
 +
[[SOAP 3 Callback WSDL|SOAP 3 Callback WSDL]]
  
=== Soap 3 ===
+
[[SOAP 3 Callback Documentation|SOAP 3 Callback Documentation]]
  
The primary SOAP API for managing all data pertaining to Jobs, Customers, Employees, and Resources.
+
=== Soap 2 ===
[[SOAP 3 Documentation|SOAP 3 Documentation]]
+
 
 +
An older version, has similar scope for allowing for the management of customer, resource, and employee data.  However, this version is only fully compatible with a Java Client application, other languages will not be able to fully interpret the return values, and is considered obsolete.
 +
 
 +
=== Soap 1 ===
 +
 
 +
The earliest version of the interface contains limited functionality.  It will only allow for the creation, update, and retrieval of information directly pertaining to jobs.  It is considered obsolete, and is no longer used or supported.

Latest revision as of 17:59, 10 September 2015


Main Page Latest News F.A.Q. EService Timecard Web Services Client Software Downloads

[edit] The SOAP Interfaces

There are three versions of the EService SOAP API. The SOAP interfaces have been developed to allow developers to link external systems directly to EService. By linking external job management systems to EService, clients can continue to use their existing job management systems, data storage, and invoice/costing systems. EService becomes an extension to their system, allowing wireless job dispatch and update system.

[edit] Soap 5

The primary SOAP API for managing all data pertaining to Jobs, Customers, Employees, and Resources.

SOAP 5 WSDL for econz.com domain (for the econz.co.nz domain, please use NZ SOAP 5 WSDL).

[edit] Soap 3

An older version, this one is pointing to NADS3. Maintains the same functionality as the soap 5 version.

SOAP 3 Documentation

SOAP 3 Callback WSDL

SOAP 3 Callback Documentation

[edit] Soap 2

An older version, has similar scope for allowing for the management of customer, resource, and employee data. However, this version is only fully compatible with a Java Client application, other languages will not be able to fully interpret the return values, and is considered obsolete.

[edit] Soap 1

The earliest version of the interface contains limited functionality. It will only allow for the creation, update, and retrieval of information directly pertaining to jobs. It is considered obsolete, and is no longer used or supported.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux