Is there any way to put a service request into centreware?
I have a situation where i want to query the different printers programatically at the end of each month to get the usage counts to update an oracle database with this information.
I would like to get this for every printer on the network by supplying either the serial number or the IP address.
the alternative would be to have an xml report sent to me and to parse the info out of this on a monthly basis
thank you