cancel
Showing results for 
Search instead for 
Did you mean: 

SAP netweaver gateway GWPA tool generated supHelper.java syntax errors for SUP2.2 liteUserManager.class

Former Member
0 Kudos

Hi,

I followed the steps from blog

http://scn.sap.com/community/netweaver-gateway/blog/2013/06/11/how-to-create-android-application-con....

Then I started to work with SUP 2.2 SP04 integration. Android version that I am working with is: Android 4.2.2.

So I uncommented the code from loginactivity.java,  supHelper.java and then I completed maintaing the SUP details in rmtsampleflightservice.properties file. I followed the steps from this link.

https://help.hana.ondemand.com/gateway_gwpa/frameset.htm?3c3c5a4d9e834eaf927ca3c01807f9ef.html

But I am getting syntax errors in supHelper.java and loginactivity.java.

It is mainly because of SUP version 2,2 SP04. In this version, there is no sup-json.jar.

So auto generated code from GWPA points to liteUserManager.class that is available from sup-json.jar, which is available only SUP 2.1.

So does anyone has the sample code for supHelper.java that can work for SUP2.2? This must use ODPUserManager.class from SUPProxyClient-2.2.jar to register the user on android mobile.

Pls either point me to download sup-json.jar file or any sample code of supHelper.java for SUP 2.2.

Thanks

seenu

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi seenu,

is your issue is cleared..

Former Member
0 Kudos

No Arun. Android programmers can help with this I guess. I tried changing code my self, but it is still not working.

Former Member
0 Kudos

me also facing the same issue.

Former Member
0 Kudos

try to use this link ::  LiteUserManager,LiteAppSettings replace with ODPUserManager andODPAppSettings 

http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01857.0223/doc/html/mqu13...