Select to view content in your preferred language

Using GP tools in SOE

1365
3
Jump to solution
01-20-2022 01:54 AM
mody_buchbinder
Frequent Contributor

When I build SOE (or SOI) with old ArcMap ArcObjects I could use all the GP tool.

I used the Geoprocessor library and DataManagementTools (or others) for the tools.

GP tools is important part of any ArcObjects code.

These libraries does not exists in Enterprise SDK.

The tools does exists on the server, you can use them in gp services in Python.

How do I put them into my SOE code? 

0 Kudos
1 Solution

Accepted Solutions
nicogis
MVP Alum
0 Kudos
3 Replies
nicogis
MVP Alum
0 Kudos
mody_buchbinder
Frequent Contributor

Where is the screen shot taken from? Can you send me a link?

In the last question of the Frequently asked question the question is can you work with utility network and geometric network and the answer is about utility network only 🙂

Thanks

 

0 Kudos
nicogis
MVP Alum

Hi Mody

https://developers.arcgis.com/enterprise-sdk/guide/net/migration-strategies-net/ 

Yes geometric network, plugin data sources are not supported in the ArcGIS Enterprise SDK

0 Kudos