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

Community email notifications are disrupted. While we are working to resolve, please check on your favorite boards regularly to keep up with your conversations and new topics.

It is possible to execute a custom action programatically, from code ?

amatei
12-Amethyst

It is possible to execute a custom action programatically, from code ?

Hello,

Within the Integrity Client, custom actions are defined from the Viewset menu -> Customize -> Actions -> Custom screen.

Then the commands can be launched by the user from the Custom menu.

But is it possible to execute a custom action programatically, from code ?

2 REPLIES 2
Zeiad-Alkassem
13-Aquamarine
(To:amatei)

Hello @amatei 

 

try to use command like this:

%Integrity Client Path%\jre\bin\java.exe -jar %Path of your Jar file%

 

Regards

Zeiad

https://www.spkaa.com/blog/mkssi-environment-variable-an-integrity-plm-software-primer/

 

I want to execute a custom action in the context of Integrity Client view where all the MKS variables are initialized.

Top Tags