cancel
Showing results for 
Search instead for 
Did you mean: 

No Customers visible in SUP101 sybase sample

Former Member
0 Kudos

Hi all,

I try to figure out how to build Iphone Apps for SUP 1.5.5. The application works and the device is registrated in SCC. But When I run the app and I push Subscribe I get a empty customer tableview. When I run the blackberry simulation I get a list of customers.

Can someone tell me what the problem is?

Regards,

Richard

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi All,

Problem solved!

In my case I have deployed te mob to the SUP server als a RBS and not as a MBS. iPhone uses MBS.

Kind regards,

Richard

Former Member
0 Kudos

Hi Pradeep,

I did the acitions in the url several times but I have still the same error! Also SUP101_SUP101DB.m is available!

Kind regards,

Richard

Edited by: R. Middelburg on May 12, 2011 12:51 PM

Former Member
0 Kudos

Hi Pradeep,

I have disable the firewall on the server and I have tested the MOB with the blackberry simulator. In the blackberry simulator I get results. I have used supadmin and supuser. Also all services are running, as far as I can see!

during debugging I get the message XCode could not locate the source:SUPAbstractDB.m.

Kind Regards,

Richard

Former Member
0 Kudos

Hi

Did you follow the process for creating the project and adding the libraries as mentioned in the url below

http://infocenter.sybase.com/help/topic/com.sybase.infocenter.dc01217.0155/doc/html/apr1256063578092...

Thanks

Pradeep

Former Member
0 Kudos

Hi

1. Please check if the code generated by SUP has <Application name>DB.m

2. This file has to be included in your XCode project.

3. Build and recompile.

http://infocenter.sybase.com/help/index.jsp?topic=/com.sybase.infocenter.dc01217.0155/doc/html/apr12...

Former Member
0 Kudos

Hi, I have followed everything which is there in the turorial,

But I keep getting the error "SUPAbstractDB.m" could not be found..

But, Now my App is crashing when I click on subscribe button

Former Member
0 Kudos

Hi

There could be a number of reasons why You are not getting data from SUP

1. You didn't deploy the MBO's to the server

2. The machine has a firewall and it is blocking the incoming requests

3. for iPhone we use the user supUser and s3pUser credentials are you using any other ?

4. Some of the service is not running

Thanks

Pradeep

Former Member
0 Kudos

Hi all,

It seems to bee the same problem as in [ |].

But I can not figure out what exactly the problem is!

Kind Regards,

Richard

Former Member
0 Kudos

Yes, I am struck with the same thing., When I click on Subscribe, I am able to get the Customer view, But it doesnt fetch the data from the server. All I see is a blank screen