Skip to main content
September 17, 2021
Solved

How to use a java file in appian

  • September 17, 2021
  • 4 replies
  • 0 views

Hello,
My team and I are trying to use a jar but without creating a plugin for Appian. Any idea how to use a .jar in a process model?

Best answer by stefanhelzle0001

Then, creating a plugin is the way to go.

docs.appian.com/.../Custom_Smart_Service_Plug-ins.html

4 replies

joshl
September 17, 2021

I don't think this is possible - you'll need to wrap your .jar file into a plugin for Appian.

stefanhelzle0001
Brainy
September 17, 2021

For what purpose?

September 20, 2021

We need to encrypt and decrypt ASIC-E standard files in appian. So we need to use the jar in a pmo. Any ideas?

stefanhelzle0001
Brainy
September 20, 2021

Then, creating a plugin is the way to go.

docs.appian.com/.../Custom_Smart_Service_Plug-ins.html