Community Tip - Did you get called away in the middle of writing a post? Don't worry you can find your unfinished post later in the Drafts section of your profile page. X
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 ?
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.