cancel
Showing results for 
Search instead for 
Did you mean: 

Can Sap net connector deploy on Windows Mobile Pocket Pc

Former Member
0 Kudos

Hi all,

I'm developing application on Mobile with VS.net 2005 & Window Mobile 5.0 Pocket PC and i want to use rfc from SAP. Can Sap.net connector (Sap.Connector.dll, Sap.Connector.rfc.dll) run on this platform

BR,

Prachya.

Accepted Solutions (0)

Answers (2)

Answers (2)

former_member187400
Active Contributor
0 Kudos

Yes it can prachya,

You can use SAP .Net connector 2.0 to make SAP get in touch with .NET.

With SAP .Net connector, you can get/send data from .NET/vice versa to SAP easily.

You can also use web service in order to get the data from central. Hopefully it helps you.

If you wanna get the data from SAP to Mobile Device, what you should do:

1. Create RFC in SAP.

2. Create Web Service to SAP.

3. Create .Net 2005 to read the web-service.

Hopefully it can helps you.

Regards,

Niel.

(Many thanks for any points you choose to assign).

Former Member
0 Kudos

Hi Niel,

So, i need to have web server for this project, don't i? Can i call rfc from mobile device directly by sap.net connector 2.0 just like window application?

BR,

Prachya.

masoud_ebrahimzadeh
Participant
0 Kudos

hi

this is old post ...but

is that work in Window Mobile 5.0 Pocket PC  ? how ? please give me sample code ...tnx

MarkusTolksdorf
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hello Masoud,

this is not possible. Furthermore, you should no longer start any project using the outdated NCo 2.0 version, which has been out of support since end of March 2013.

Best regards,

Markus

Former Member
0 Kudos

Hi Prachya,

I have not tried but I think you should be able to deploy on mobile platform. Connector documentation does not say anything about it.

But see this thread if it helps -

Seems possible. Do let us know if you succeed.

Regards