Unable to use imported Jar in java step in an activity

I imported jar file into the PRPC, but unable to use it in an activity in Java step.

PFA.

Screenshot_0.docx (255 KB)

@Praveen N , can you see the library’s classes loaded?, I’d try to create a Library, declare the packages and classes to import and then create a Function to do what you need.

Once the Function is compiled you should be able to use it.

@HERMA , i could see the library jar and its classes are also available.

@Praveen N , I meant from Dev Studio. Did you try to create a Library and a Function?