Independent of the system or application, JobRouter web service allows you to easily access the functionalities of JobRouter. The web service was designed so you can use the functionalities of JobRouter by accessing it through a standardized method of an external system. It offers the possibility to communicate with JobRouter from an existing Java or .NET application. The technological basis for the web service are the freely accessible and established standards XML, SOAP and WSDL. It can be communicated with the web service via the HTTP or HTTPS protocol.
The entire organizational management in JobRouter can be done using the web service, which includes creating users and Job Functions, making changes to them or deleting them as well as allocating users to Job Functions and Job Functions to reports. Furthermore there are numerous methods to call up system and protocol information. The web service allows you to start new instances, abort running instances and retrieve information regarding running instances.
The methods provided by the web service allow you to integrate JobRouter flexibly into existing application environments and implement a service orientated architecture. Simultaneously it can be guaranteed that the integration will also work in the future when this web service is used.
We will expand the web service continuously by more methods.