cancel
Showing results for 
Search instead for 
Did you mean: 

keystore access as java

Former Member
0 Kudos

Hi,

I'm trying to write the udf for the access for the keystore as java in PO.please find the below code and error's I am getting.can anyone help out this waiting for your reply.

could you please share me the code I don't know the java and what are the jar i have to import.

Thanks

Accepted Solutions (0)

Answers (3)

Answers (3)

manoj_khavatkopp
Active Contributor
0 Kudos

Kumar ,

import the jar from this link :http://java2s.com/Code/Jar/o/Downloadorgosgifoundation100jar.htm

and use in in your mapping under archive used.

Br,

Manoj

sntamilselvan
Explorer
0 Kudos

Hi Kumar,

please check the last 3 comments of the Henrique Pinto in the below thread. Hope it helps!

http://scn.sap.com/thread/372807

former_member186851
Active Contributor
0 Kudos

Hello Kumar,

I guess your first import should be java.security.Keystore.