cancel
Showing results for 
Search instead for 
Did you mean: 

How-to Build an Agentry Based Mobile App from Scratch Connecting to an SAP Back-end Part 1

Former Member
0 Kudos

Hi All

I use next document

How-to Build an Agentry Based Mobile App from Scratch Connecting to an SAP Back-end Part 1

to understand How-to Build an Agentry Based Mobile App from Scratch Connecting to an SAP Back-end Part 1

I use

- Java 8 update 66

- Eclipse Version: 4.2.2

Build id: M20130204-1200

- Agentry Editor Plugin 70.10.0.9 com.syclo.agentry.editor.feature.feature.group SAP AG

from Agentry_70.10.0_EditorPlugin_x86_64.zip

On the page 108 it is read:


Copy the following files from to the Agentry Server Directory ( C:\Agentry\ServerDev)

init4j.jar

SAPCommon-121161.jar

sapjco.jar

JavaBE.ini

librfc32.dll

sapjcorfc.dll

I copied files

  ini4j.jar

  SAPCommon-130881.jar

  sapjco.jar

  sapjco3.jar

to the folder C:\SAP\MobilePlatform3\Server\configuration\com.sap.mobile.platform.server.agentry.application.FlightBooking\

But files

  librfc32.dll

  sapjcorfc.dll

I can't find these files neither in SMP SDK 3.0 nor in the archive of SMP SDK 2.3

Accepted Solutions (0)

Answers (1)

Answers (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

These files are part of the SAP JCo implemenation.  I would download the correct JCo version (2 or 3) depending on the version of SAPCommon you are using and you should be able to get them from there.

--Bill