About this Resource
Contains a C# webservice, Forms and Endpoints used to query the ORBiS Council Tax API Processes. ORBis has 19 APIs in total, we demonstrate displaying Council Tax accounts by customer PIN number.
Dependencies | ORBIS and ORBIS Stored Procedures |
---|---|
Contributors | Scott Wilson |
Docs | N/A |
Source Control | None |
Output
The Endpoints call the webservice which in turn calls an ORBIS Oracle stored procedure. This returns an xml CLOB, containing information from the council tax system, we then transform the xml to js with the 'xml2js' module.
Last modified on February 15, 2019