cancel
Showing results for 
Search instead for 
Did you mean: 

Searching for SmartSync AWT Example

Former Member
0 Kudos

Hi guys,

Im having trouble finding a SmartSync AWT example.

We have a AWT Java Dynamic Sync application running currently. I need to implement SmartSync so this means changing the data access API to SmartSync... I have documentation with regards to the SAP side (SyncBO builder ect). I just need a Java AWT example using SmartSync API.

many tks

Christiaan

Will reward usefull awnsers with points

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member304703
Contributor
0 Kudos

Hi Christian,

SAP has mobile application called DSD (Direct Strore Delivery). I beleive it is a Smart Sync AWT-based application.

That would eb the best example as it is a real SAP app.

Regards,

Larissa Limarova

Former Member
0 Kudos

Hi Christiaan,

cause the SmartSync layer is not related to AWT or JSP, you can use the JSP examples to see how it works in general. The data access is the same for both UIs - it is just the presentation layer that changes - in simple words. So you can use the MDK examples for JSP if it comes to the persistence layer.

Hope that helps!

Regards,

Oliver