I have a question regarding interfacing some kind of billing system with Dataminer. My understanding is that the billing system would want to extract some information from Dataminer.
What would be the interface to use? Is there a query interface to the database, or do you extract information with Dataminer and generate an xml or excel report?
What would be the possibilities and recommended solution?
Hi Jordy, see the following page for an overview of the possible APIs to extract data from DataMiner: https://help.dataminer.services/dataminer/#t=DataMinerUserGuide%2Fpart_3%2FDataminerSystems%2FDataMiner_interfaces.htm.
Which method to use exactly depends on the possibilities of the system that connects to it. I think the webservices is the recommended way if it's supported.