cancel
Showing results for 
Search instead for 
Did you mean: 

SUP <--> blackberry UI integration

Former Member
0 Kudos

hi all,

we are trying to integrate UI from bb device and trying to connect to SUP but we are facing some issues in it. it is getting failed stating that "synchronization failed due to an error on server : SQLCODE : 10244 the mobilink server has encountered an error and synchornization has been aborted".

we have import all the neccessary alx files are imported into BB simulator and Device is registered under the sybase control center. also have entered these entries in the sybase settings of BB simulator.

do we have to enter these details anywhere in the code? please provide your input to resolve this issue.

thanks

SK

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Please see the logs in Sybase Control Center -> default->packages-> Package name -> client logs

Because SQLCODE -10244 also related to SAP JCO files.

Regards,

Tapan

Answers (5)

Answers (5)

Former Member
0 Kudos

thanks priya and tapan the issue got resolved.

Solution: we have deployed the MBO in RBS state and generated the code. while importing it in BB eclipse env we have imported the MBS jar which was causing the error. this got resolved by reverting it by importing the RBS jar files.

regards

SK

Former Member
0 Kudos

PRIYA - we have created two projects(SO_STATAUS_IOS & SO_STATUS_BB) and both are same one we have deployed for iOS appln integration as message based and another one as RBS for BB to interact.

even the MBO names are different and we are sure that ther are no conflicts on the names used for MBO, varialbles(SYN & LOAD).

thanks

SK

Former Member
0 Kudos

tapan myself didnt find any log generated in SCC even checked with various combo username, device ID, mbo etc.., actually with the same mobility project we tried connecting from iOS thro ipad it is working fine it is able to get the data from SAP thro SUP. even for that the logs is not there in SCC.

we are still struggling with BB alone...

regards,

SK

Former Member
0 Kudos

Hello SK,

Let me ask you a very basic question here. You mention that the same mbo package is working fine from iOS native application and you are able to fetch data from SAP. Did you deploy the same package as RBS so that it can be used by the BB application?

Regards,

Priya

Former Member
0 Kudos

tapan thanks for your reply...

we are trying to connect to SAP thro SUP so the JCO is configured in SUP.

we struggling now with connecting to SUP.

if any1 could share the piece of code to conn to SUP then we will replace the server credentials with our sys to test it.

thanks in advance..

thanks

SK

Former Member
0 Kudos

Are you trying to connect with SAP ?

If yes then please make sure that you copied all JCO files in its proper location.

Regards,

Tapan