0
votes
1answer
69 views

Connection Property is empty in Sybase Unwired Platform

Im 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
1
vote
0answers
188 views

Sybase SUP,(2.1.3) using SAP RFC/BAPI, how to know when call results are available?

Scenario: I am calling a SAP RFC from my MBO (as an OTHER). The call makes updates to the database that I need to get back onto my device. The call works correctly, eventually. What mechanism can ...
0
votes
1answer
193 views

getSynchronizationParameters issues in SUP 2.1.3

Hi community members, I am developing an iOS application using SUP 2.1.3 version which implements RBS message synchronization. I am able to register device on SUP server and also able to ...
3
votes
1answer
69 views

Lib import issue: Where is located SUPApplication.h and SUPConnectionProperties.h?

I'm developing an application to use with SAP's SUP platform. While importing the generated code, I'm facing a problem. The code says that can't find the SUPApplication.h and ...
0
votes
1answer
95 views

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

!Console--log[http://i.stack.imgur.com/pIWvV.png]Hi All, We are totally beginners in this techonolgy We have created an MBO named flight details which is having 3 input paramaters ...
1
vote
1answer
451 views

Connect iOS App SAP-SUP through Relay Server

I´m trying to connect to SAP-SUP trough a relay server and i followed the How-To: Transitioning Existing Object API Applications to Mobile SDK 2.1 ESD #3 i registered with success the application but ...
1
vote
0answers
125 views

Test the Sybase Unwired Platform Mobile Applications [closed]

Looking for mobile apps automated load test tool. Could share your skills, experiences, knowledge about tools and approach to mobile testing automation ? We need to test end-to-end communication, from ...
-2
votes
1answer
147 views

Objective C Soap Http request to QaaWS Web Service Return Error? [closed]

Objective C Soap Http request to QaaWS Web Service Return Error "Cannot find service name=SalesSample or you do not have the rights to view this service." pls check this code. this my wsdl file link
0
votes
1answer
326 views

How to force SUP to synchronize mbo

I am trying to synchronize the mbo in my ios application. Unwired Platform wrap BAPI function to MBO. 1 What should I do to update the MBO? I tried to use the synchronize method. It did not helps. ...
-1
votes
2answers
289 views

SAP call RFC in Android

Anyone know of an example that demonstrates how to connect to a service using SAP RFC in Android? Thank you, Kiotto
3
votes
2answers
627 views

mobilize SAP using SUP

I am a iOS developer. i am planning to do some sap back ended applications for iOS. when i start Google on this i came to know that sybase has released sybase unwired platform(SUP) to mobilize the ...