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:


Under [SERVICE_LOGON] section

Update the following

UID=<Your-SAPERP-User>

UPASSWORD=<Your-SAPERP-Password>

SERVERSERIALNUM=<Server-Serial-Number>(as per License Key)

Where can I get Server-Serial-Number?

Accepted Solutions (1)

Accepted Solutions (1)

bill_froelich
Product and Topic Expert
Product and Topic Expert
0 Kudos

Server serial number is used to uniquely identify the SMP / app id combination.  In the past it was provided as part of your installation license.  Now you can set it to whatever value you want.  Typically the products are setting it to the APPNAME by default.  The products use it with the push framework to handle the server identification.

--Bill

Answers (0)