cancel
Showing results for 
Search instead for 
Did you mean: 

Using PIOS API's in DOE

Former Member
0 Kudos

Hi,

I am using Intermac CN 50 device which runs on WM 6.1.

I have a requirement where i need to access the data scanned by bar code scanner.

I thought of using PIOS API. I didnt find any proper help documents to use in NW Mobile 7.10.

Though API are quite clear, i didnt see any documents regarding driver installation.

I have downloaded NWMDRIVERS zip file meant for Mobile client 7.10 SP10. I have uploaded 3 SDA's

driverdeployer_win32_1_3_4.sda

connector_wm60_xsl_crm_1_3_7.sda

piscintcn3ei_wm50_xsl_1_3_7.sda

1) First i have installed driverdeployer_win32_1_3_4.sda to device. Installation went through fine and i could see pinstall.jar file in lib folder and piosintall.dll in MI\pios\install folder.

2) I have assigned connector_wm60_xsl_crm_1_3_7.sda to device and tried synching. After sync sda was deployed and it ended in error. The exception in jspout is

java.lang.reflect.InvocationTargetException: java.lang.NoClassDefFoundError: com/sap/tc/mobile/cfs/registry/spi/IDeployHandler

at java.lang.ClassLoader.defineClass()

at java.security.SecureClassLoader.defineClass()

at java.net.URLClassLoader.defineClass()

at java.net.URLClassLoader.access$100()

at java.net.URLClassLoader$1.run()

at java.net.URLClassLoader.findClass()

at java.lang.ClassLoader.loadClass()

at java.lang.ClassLoader.loadClassInternal()

at java.lang.Class.forName()

at com.sap.tc.mobile.cfs.deploy.DeploymentManager.processDeploymentStatusObjects()

at com.sap.tc.mobile.cfs.deploy.DeploymentManager.processInbox()

at com.sap.tc.mobile.cfs.init.FrameworkInitializer.init()

at com.sap.tc.mobile.cfs.startup.pda.Startup.main()

I didnt see this class anywhere in archives of lib folder. This class is used in com.sap.ip.me.api.pios.install.DriverDeployer class which is part of pinstall.jar. Am i missng something? Is it right way to proceed.

Plz help.

Regards,

Dhana

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi

SAP MOBILE any training provided ..

reha