cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
Showing results for 
Search instead for 
Did you mean: 

Community Tip - Did you get an answer that solved your problem? Please mark it as an Accepted Solution so others with the same problem can find the answer easily. X

Translate the entire conversation x

Invoking jar with js trigger

Omnia1990
10-Marble

Invoking jar with js trigger

Hello

I have a purpose to create a trigger which will be invoked after checkbox usage on the document

This trigger has to call the jar with parameters like (user who hit apply button on the document, id of that document) 

Can you give me an idea of how this should be implemented 

1 REPLY 1

In a trigger you can call any java class / command, such das runprocess.

You shall look for: "How to Run a Shell Command in Java" in the internet.

 

  

Announcements


Top Tags