Timecard

From
(Difference between revisions)
Jump to: navigation, search
m
(Welcome to the Econz Wireless Timecard Developer page)
 
(18 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{MainSectionLinks}}
 
{{MainSectionLinks}}
'''Time'''card is the Mobile Timesheet Software solution developed by ECONZ.   
+
==Welcome to the [http://www.econz.com Econz Wireless] Timecard Developer page==
 +
Timecard is the Mobile Timesheet Software solution developed by Econz Wireless.   
  
 
It is provided to customers as a subscriber based service.
 
It is provided to customers as a subscriber based service.
  
Employers can create, assign, and manage "Jobs" or "Tasks" sent to employees using a Web Based interface, while the employees will be able to select and track their time against each task through a variety of compatible field devices, including Windows Tablets, PDA's, and cell phones.  Up to the minute reports of the time spent on various tasks/jobs can be generated for individual employees, teams, and for the organization as a whole.
+
Employers can create tasks using a Web Based interface, while the employees will be able to select and track their time against each task through a variety of compatible field devices, including Tablets and a range of cell phones (e.g. Blackberry, Nokia, Android and iPhone).  Up to the minute reports of the time spent on various tasks/jobs can be generated for individual employees, teams, and for the organization as a whole.
  
For companies which already have an invoice management system, but which lacks real time job management capabilities of '''Time'''card, we have created a set of SOAP Web Services (http://www.w3.org/2002/ws/). These services allow any external system to connect directly to '''Time'''card, adding this highly effective management tools directly into the company work flow for minimal cost and effort.
+
For companies which already have an time tracking system, but which lacks the mobile time and task management capabilities of Timecard, we have created a set of SOAP Web Services (http://www.w3.org/2002/ws/). These services allow any external system to connect directly to Timecard, adding this highly effective management tool directly into the company work flow for minimal cost and effort.
  
To assist with the integration of '''Time'''card and other management systems, we have created a number of [[Client Software]] examples which utilize the Web Services to retrieve and manage time and task data in '''Time'''card.
+
To assist with the integration of Timecard and other management systems, we have created a number of DotNet [[Client Software]] examples which utilize Web Services to retrieve and manage time and task data in Timecard. A Simple Java example to connect is [[Java TimeCard Example | here]].
  
For more information please see http://www.timecard.econz.com
+
For more information please see http://www.econz.com
  
The [[timecard Soap API | '''Time'''card SOAP API]] is documented [[timecard Soap API | here]].
+
The [[timecard Soap API | Timecard SOAP API]] is documented [[timecard Soap API | here]].  The raw timecard WSDL is available [https://timecardweb.econz.com/axis/services/timecard1Soap?wsdl here].  Human readable documentation generated from the latest WSDL is available [http://eservicewebtest.econz.com/SOAP/timecard_wsdl_doc.html here] (this is the best link to use if you know what you are doing!).
  
To test your SOAP client, ECONZ provides a sandpit server. Notes for using the Sandpit server are documented [[Notes for using Sandpit server |here]].
+
To test your SOAP client, Econz provides the Sandpit system. Notes for using the Sandpit system are documented [[Notes for using Sandpit system |here]].

Latest revision as of 21:59, 8 December 2021

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

[edit] Welcome to the Econz Wireless Timecard Developer page

Timecard is the Mobile Timesheet Software solution developed by Econz Wireless.

It is provided to customers as a subscriber based service.

Employers can create tasks using a Web Based interface, while the employees will be able to select and track their time against each task through a variety of compatible field devices, including Tablets and a range of cell phones (e.g. Blackberry, Nokia, Android and iPhone). Up to the minute reports of the time spent on various tasks/jobs can be generated for individual employees, teams, and for the organization as a whole.

For companies which already have an time tracking system, but which lacks the mobile time and task management capabilities of Timecard, we have created a set of SOAP Web Services (http://www.w3.org/2002/ws/). These services allow any external system to connect directly to Timecard, adding this highly effective management tool directly into the company work flow for minimal cost and effort.

To assist with the integration of Timecard and other management systems, we have created a number of DotNet Client Software examples which utilize Web Services to retrieve and manage time and task data in Timecard. A Simple Java example to connect is here.

For more information please see http://www.econz.com

The Timecard SOAP API is documented here. The raw timecard WSDL is available here. Human readable documentation generated from the latest WSDL is available here (this is the best link to use if you know what you are doing!).

To test your SOAP client, Econz provides the Sandpit system. Notes for using the Sandpit system are documented here.

Personal tools
MediaWiki Appliance - Powered by TurnKey Linux