cancel
Showing results for 
Search instead for 
Did you mean: 

Agentry Integrated ATE & OpenUI Setup

stephen_kringas
Active Participant
0 Kudos

Hi,

I'm trying to get the Agentry Integrated ATE working with the ESRI OpenUI component.

I've added the additional files from the EAM & ESRI SDK in the Test Environment folder (highlighted below) but the map component doesn't show correctly -

Is it possible to use the ESRI OpenUI component with the ATE? If so can some detail the steps to set it up?

Reading the Mobile SDK 3.0 SP11 release notes it sounds like it should be possible -

Agentry Toolkit - Release Notes Summary - SAP Library

Thanks,

Stephen

Versions -

Mobile SDK 3.0 SP11

EAM Mobile SDK 2.0

Eclipse Juno

.NET Framework 4.6.1

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

The ATE client that is part of the editor is a 64-bit version of the ATE.  As such in order to use Open UI controls those controls have to be 64-bit compatible.  That would include the ESRI API libraries as well.  I do not know if those libraries will work with both 32-bit and 64-bit applications.  If they do you may just need to recompile the WM SDK client controls to be 64-bit compatible.

--Bill