401-pcgisservice #400499 #PropertyControlAPI #PCGISWeb #WebServices
Property Control & GIS WEB Service
See also System Options (200) | 3rd Party Integration (300) | API/Services (400) | Customer (900)
Table of Contents
General Purpose
Installation and Setup
Documentation
Version 6.1
Version 6.0
Version 5.1
API Documentation
What’s New
Available in 6.1 Dev, and Release 6.1
General Purpose
[under review]
This service is used to load or create information in Govern’s Property Control data model or to provide communication and interaction between Govern and a GIS system (validate for 6.1)
Slit Merge & Parcel Genealogy
- The Multi-Year Split Merge process option that will allow transactions to span over two (2) years IS NOT supported in the Property Control API WEB Services for split merges in Release 6.0.
- The split merge will be recorded in the parcel genealogy for year 1, but both years will be balanced and set.
IMPORTANT:
For Version 6.1, see Roadmap.
Installation and Setup
In Deploy-EZ:
- Download the Binaries for the required release (4.7, 5.1, 6.0., 6.1…)
- Deploy and Install the Govern WCF Service (Standard bundle with PC&GIS, AR&CC) for each deployment
For more information, see Download and Install on Govern API and Services main page.
Documentation
Version 6.1
See Roadmap
Version 6.0
Documentation | GIS Add-in setup | Mock-up Program Service | How to use the mock-up
MSGovernWCF_PropertyControlServiceAPI.pdf
Version 5.1
PC GIS & WEB Service | Documentation | GIS Add-in setup | Mock-up Program Service | How to use the mock-up
API Documentation
The following is the related API document containing associated methods.
MSGovernWCF_PC_ServiceAPI.pdf
Below is documentation to install and test the services.
MSGovernWCF_PC_Service_Setup&Config.pdf
Note to Wiki Administrators:
This information is available internally to Harris Govern employees on the deployment server for each version released.
What’s New
Available in 6.1 Dev, and Release 6.1
A new method to inactivate a parcel has been added to the Web service.
Method: MSGovern_PC_InactivateProperty()
A new method has been added to the web service. This method’s function is to deactivate a parcel. The service already has functionalities that allow you to change the Frozen ID. The high-level functionality of the method prior to this addition was:
- Move a Parcel
- Create a Sale Record
- Create a Frozen Record
Functionality
This new method provides the ability to:
- Change the Frozen_ID 0 (current year record) of an input parcel to Frozen_ID -32766 (split merged data).
- The INACTIVE_YEAR record in (Table: PC_PARCEL) is also updated:
Ex. PC_PARCEL.INACTIVE_YEAR = (input year of the method)