Click here to Skip to main content
15,889,462 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
I have three systems that i need to integrate and am new to systems integration. Am an intern in this organization and this project had been pending for one year after the guy who was integrating it left.

The system are arcGIS, Sharepoint and microsoft nav. The main purpose of the whole project is to manage land transactions such as land transfer ownership and selling, change of land use etc. Any changes that are done on arcGIS SQL database (such as change of land use field) have to be pushed to sharepoint. On arcGIS, these changes are tracked by a python application which updates the views that need to be read and the data pushed to sharepoint. The sharepoint component main task is to provide approval workflow and pushes any monetary transaction to dynamic Nav. The individuals components are working perfectly. To read from arcGIS views to sharepoint and from sharepoint to dynamic Nav, i am using wcf and it is working as expected.

How do i integrate these three systems, given the fact that the python application is called by a windows service ?
Posted
Updated 25-Jan-16 5:03am
v2
Comments
Mehdi Gholam 25-Jan-16 14:00pm    
With a lot of hard work! What other answer were you expecting?

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900