A9 PX Not Showing In the Event Action Drop-down On the Event Handler Definition Dialog
I have generated my A9 process extension (PX) JAR file with the same jdk version as is used on the agile server to which it is being deployed, and yet, it will not show up in the Event Action drop down list on the Event Handler definition window.
This behavior started when I included references to the JetS3 toolkit JARs (needed for accessing Amazon S3).
I have tried placing the JAR files needed for S3 access on the agile server, and specifying that CLASSPATH in the PX Manifest.mf file (Class-Path: /u01/app/oracle/AgilePLM/agile932/integration/sdk/lib) - without success.