cancel
Showing results for 
Search instead for 
Did you mean: 

PIOS Exception

Former Member
0 Kudos

Hi All,

I am trying to develop the PIOS services in the SAP MI. I am trying to print some document in my application. I have tried my application with the emulator and it is working perfect over there. However if I try to implement it with the standard windows printer following exception gets generated when "Connector con = Connector.getInstance();" is executed.

Exception:

com.sap.ip.me.api.pios.PIOSException: No implementations found

Any idea on this...

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hello Prakash,

The above stated error message indicates that you have not deployed PIOS driver and connector to the device where your application is running. Could you please make sure that you have deployed them correctly.

Thanks and Regards,

Ruchi.

Former Member
0 Kudos

Hi Prakash,

I am getting the same exception.

Did you find any solution,please let me know.

Thanks.

Former Member
0 Kudos

Hello Prakash,

Could you be more specific with what you have done, Have you added the drivers and connectors for Windows on to your laptop? Is the printer previously installed on your laptop? Are you using Device configuration?

Could you display your PIOS code too and maybe more of your trace.

Thanks,

-wael

Former Member
0 Kudos

hello prakash,

did you deploy the correct driver library to your client?

you should assign and deploy the corresponding addon

for your OS and peripheral model.

regards

jo