Questions tagged [sup]

SUP stands for Sybase/SAP Unwired Platform. Use sap-smp tag if using version 3.0 or newer.

SUP - the Sybase Unwired Platform - is a development environment and a runtime platform to assist developers in building applications for mobile devices.

SAP's primary strength is that it provides both online and offline support for mobile applications, using an underlying DB replication system to keep synchronized copies of data on the mobile device.

The software has a developer component (written inside of Eclipse) and a runtime component for either Windows or UNIX systems.

Sybase was acquired by SAP, Inc. in August of 2011, as of version 3.0, the name has changed to SAP Mobile Platform. SAP is now using this software as the base for it's mobile development efforts, and has incorporated support for accessing SAP databases.

There is more information on the Sybase/SAP web site, and additional developer resources can be found on the SAP Community Network.

113 questions
-1
votes
1 answer

How to consume the SAP Web serveices in Android

I want to build mobile apps for smartphones which will get data content from our SAP Backend. I have experience in developing native Android apps but with SAP, I will get my first question in mind that "Where do I have to start ?". I researched and…
-1
votes
2 answers

NullPointerException when deploying the MBO

I am deploying the MBOs in SUP 2.2 and it is failing with the Null Pointer Exception. Errors occurred while creating packages. Deployment Error: Create package failed (package=/TestforSR/.pkg, server=MOF Server) java.lang.NullPointerException…
usman
  • 89
  • 1
  • 9
-1
votes
1 answer

Develop User based Applications using SMP

Can user based apps be Developed using SMP (SAP Mobile Platform) I am only aware that this platform is targeted towards enterprises, but I wonder if there are any chances to develop user Apps with SMP.
user2619093
  • 33
  • 1
  • 2
  • 8
-1
votes
1 answer

To store the images picked by UIImagePicker in iOS

I am working in iOS native development using Objective C. I want to implement camera functionality in my application. I implemented camera using UIImagePickerController. I am able to take the image and store it in the photo library in iPAD.Now I…
iOSiOS
  • 214
  • 2
  • 5
  • 10
-1
votes
1 answer

Connection Property is empty in Sybase Unwired Platform

I'm trying to change connection profile to my mbo objects in SUP. I created a new connection profile (sapn). I cannot use it. http://yadi.sk/d/yVjE1pBz21ZoM
user1749081
  • 63
  • 1
  • 5
-1
votes
1 answer

Not hitting the database even if it is showing the already connected status

We have created an MBO named flight details which is having 3 input paramaters (airlineid, connectionid, flightdate). And generated the corresponding objective-c code. Now we have followed the steps for connecting to server as follows: #import…
user1765037
  • 39
  • 2
  • 10
-2
votes
2 answers

SAP call RFC in Android

Anyone know of an example that demonstrates how to connect to a service using SAP RFC in Android?
Kiotto
  • 315
  • 1
  • 5
  • 17
-5
votes
1 answer

Synchronization failed in objective C

While I was running my program in objective C using SUP 2.1.3 as back end. My exception is ** Terminating app due to uncaught exception 'SUPPersistenceException', reason: 'SUPPersistenceException from synchronize: -- SUPSynchronizeException: Sync…
iOSiOS
  • 214
  • 2
  • 5
  • 10
1 2 3 4 5 6 7
8