I imported jar file into the PRPC, but unable to use it in an activity in Java step.
PFA.
Screenshot_0.docx (255 KB)
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.
@Praveen N , I meant from Dev Studio. Did you try to create a Library and a Function?