cancel
Showing results for 
Search instead for 
Did you mean: 

RFID APPLICATION

former_member568822
Active Participant
0 Kudos

Hi,

I am develop am webdynpro java mobile application with rfid function.

I already insert the ui element for rfid to my view. My problem is from the sap library the activeX and the key code is require. I am using symbol MC906R. Can anyone guide me on this? Thanks.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

just go through the below Link.

[Using RFIDReader and RFIDReader extensions|https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/3056d130-a657-2910-bc9b-c3580917c764]

Regards

Surender Dahiya

former_member568822
Active Participant
0 Kudos

Hi,

I notice that the activeX object no available for PPC OS. I try to use the symbol smdk. But it showing error when i run the application. Is that possible to build the rfid function for webdynpro java online using the symbol smdk??

thanks.

Edited by: fcgan on Jun 10, 2008 11:34 AM

former_member568822
Active Participant
0 Kudos

Hi,

I have am device symbol MC9000 for my rfid application. I insert the rfid ui element into my view with the class id classId "SymbolBrowser.Generic" which i found on spb developer guide and keycode : onTrigger. I already done the code at wdModifyview and action onRead. My problem now is when i press on the trigger button the internet explore error pop out. The error is

Microsoft JScript runtime error.

Line: 1 Character:111

Error: Object doesn't support this property or method.

Same error appear when i click in the rfid ui element.

Any guide on this error??

Please help. Thanks.