Tagged Questions
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
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 ...
0
votes
1answer
83 views
wsdl2obj Sap SimpleTransformationFault
i have a simple rfc that takes a string(input) and returns that string(output).
On the xcode part, i'm using wsdl2obj.
Here is the code
//create web service binding
zstringSoapBinding *binding = ...
0
votes
1answer
80 views
SUPQueueConnection.h file not found error in iOS issue within SAP
SUPQueueConnection.h file not found error in iOS issue within SAP
I am creating SUP101 sample project and when I run the project in Xcode 4.2.1, I'm getting the following error Lexical or ...
3
votes
0answers
132 views
How to Consume SAP WSDL services in Objective c?
To use WSDL servies i am referring the code from http://code.google.com/p/wsdl2objc/wiki/UsageInstructions. My code is
ZESRV_PM_SEARCH_PARAMETERS *binding = [[ZESRV_PM_SEARCH_PARAMETERS alloc] ...
0
votes
0answers
106 views
SAP OData SDK- odatagen:Error in saving metadata
I am using MAC OSX 10.6.8 and ODATASDKV1.3.While creating proxy class of my uri,I encounter the following error:
odatagen[5396:903] NSRangeException::* -[NSCFString substringFromIndex:]: Range or ...