Page 1 of 1

When Developing an Integration Service in Process Designer, a Java class that contains several methods must be used by t

Posted: Fri Aug 26, 2022 9:59 am
by answerhappygod
When Developing an Integration Service in Process Designer, a Java class that contains several methods must be used by the Integration Service. When configuring the JavaIntegration step, the class and its methods are unable to be referenced as seen in the image below. What must be done so that the class and its methods will be available in theProcess Designer?
When Developing 1
When Developing 1 (1.85 MiB) Viewed 92 times
A. The Java class needs tobe added to the integration. jar JAR file on the Process Center server.
B. The JAR file containing the class needs to be added to the CLASSPATH on the Process Center server.
C. The JAR file containing the class needs to be added into the process app or areferenced toolkit as a Web file.
D. The JAR file containing the class needs to be added into the process app or referenced toolkit as a Server file.