Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

[RF Image Upload]

Former Member

Hello,

there are long range barcode scanner with integrated camera, for example:

Psion Teklogix Omniiu2122 XT10

Intermec CK71

Does anyone realized a project with WebSAPConsole or ITSmobile or have an idea how could an image be uploaded from the mobile device to SAP via a RF transaction?

Best Regards!

Laura

3 REPLIES 3

Former Member
0 Kudos

Hi,

You can do onething, put the image in Application Server.

From there use an RFC to upload the data using Class CL_GUI_frontend_services-GUI_upload and than the values will be coming ti internal table and use the same class to put the file in a SAP Web Repository.

Try it out.

It can be done.

Thanks

Arbind

0 Kudos

Hi Arbind,

thank you for the hints. I will give it a try!

Best Regards!

Laura

0 Kudos

Hi,

did anyone implement that? I have the same reuirements and no ideas how to capture the photo from ITSmobile