cancel
Showing results for 
Search instead for 
Did you mean: 

Where to add Licence Key for ESRI on the Agentry application?

Hi Expert,

We were trying to integrate ESRI to Work Manager application.

We refer "SAP® EAM and service mobile app SDK Installation Guide" for Adding "GIS Control to the WPF Agentry Client". It states the following procedure mention below:

Procedure

1. Download and install the Agentry WPF client on the Windows device.

2. Copy the contents of the GIS SDK for WPF from the SAP EAM and service mobile app SDK bundle. a. Copy everything under WPF/Common from the SAP EAM and service mobile app SDK bundle into the folder where the Agentry client is installed (where the AgentryClient.exe is located). b. Copy everything under WPF/GIS from the SAP EAM and service mobile app SDK bundle into the folder where the Agentry client is installed (where the AgentryClient.exe is located).

3. Download and install the ArcGIS 10.2.7 SDK for .NET (see https://developers.arcgis.com/net/desktop/guide/ install-the-sdk.htm ).

4. Copy the following files from the ArcGIS SDK install folder into the folder where the Agentry client is installed (where the AgentryClient.exe is located):

1. Esri.ArcGISRuntime.dll

2. Esri.ArcGISRuntime.xml

3. arcgisruntime10.2.7

After following this procedure I am able to see the Location tab with Map but with Licensed for Developer Use only.

After reading: https://developers.arcgis.com/arcgis-runtime/licensing/

I found that We need to add license key somewhere but couldn't understand where to add it.

Please help us on this.

Thanks in Advance.

Regards,

Shubham

Accepted Solutions (0)

Answers (1)

Answers (1)

mark_pe
Active Contributor
0 Kudos

Shubham,

My main assumption is that when you have licensed subscription from ESRI is that you get a special area to download the driver. The reasoning for this is that if you go to their website, you are directed to download certain drivers depending on your license. The best example of this is if you are under extended maintenance - you have to find a hidden area to download just extended supported software.

If you look at the example of the manual it shows you to go here: https://developers.arcgis.com/net/desktop/guide/ install-the-sdk.htm (<-- which points to an area that has developers in it. "developers.arcgis.com"). So most likely if you are a subscribed license you should have a different download area.

I am basing this answer tied to what I see in ESRI's website and how to get extended maintenance software as those software or drivers is missing in their main site.

Probably others who have experience this can share their experiences.

You may also read the actual ArcGis website tied to the license if it helps you out.

https://developers.arcgis.com/arcgis-runtime/licensing/

Regards,

Mark

0 Kudos

Thank you Mark for your response.

We have an entry in Complex Table ctgisparameters: PREF_ARCGIS_RUNTIMECLIENTID where we can set Client ID.

We are going to try this. It's one of the steps stated in the licensing part of arcgis.

Regards,

Shubham