Features

WebExronos is a job scheduling service which will inform the user at the designated time. WebExronos follows the SOA standard. Additionally, with the required authorization, this service will provide the user with management tools and other features. The main features of the WebExronos service are:

SOAP interface

WebExronos web service is based on SOAP standards. To use this service, users must support SOAP. Users can serialize and de-serialize the objects to .xml, and transport them through the network.

Schedule management

The schedule is managed as an object stored by the service. Users can create new schedules, modify or delete saved schedules through the APIs. At the scheduled time, WebExronos will notify the URLs, indicating by the related users. The user can also manage schedules on the management web page.

User management

To use the WebExronos service, each application or user needs one account on the WebExronos server. The developer should register a user account on WebExronos. The account will be verified by the site administrator. Information on WebExronos can be modified through APIs or manually input on the website by the users. The APIs can also handle the login functions of users.

Monitor and statistics

On the WebExronos website, users are allowed to view, pause, resume, delete, modify, and create new schedules. Users can also monitor the status and results of all schedules belonging to them. Similar to the most popular applications, WebExronos also provides some statistic information and search function on the website. Users can use the search function to check the schedule history by date. With the search results, users can view and modify the schedules.