Field
|
Description
|
Error
Handling
|
|
Status Value
Property
|
Optional. Select a property for reporting the
status of the remote service request.
|
Status Message
Property
|
Optional. Select a property for providing more
information about errors that occur when processing the
remote service request.
|
Invocation Exception
Property
|
Optional. Select a property of mode Java
Object to contain a Java exception, if this connection
throws any exceptions at runtime. BURND 9/9/04
|
Error Handler
Flow
|
C-1075 Optional. Identify a flow rule that is to be
started when this connector rule is started by a flow rule
but fails. The default flow rule
Work-.ConnectionProblem provides one approach
for handling such problems. See Handling connector
exceptions.
|
Test
Connectivity
|
Click this button at any time after you have completed the
information on this tab to confirm that Process Commander can
connect to the JNDI server identified and can validate the
Home Interface and Remote Interface.
The Test Connectivity
button does not work if either the localEJBs or
remoteEJBrefs JNDI server is specified in the
Server Name field.
C-1704The system presents test results in a
separate window, identifying the parameters used in the test,
the steps attempted, and the outcome of each step.
|
Generate Test
Client
|
As a debugging aid, if your Process Commander is hosted on
a J2EE-platform (not Apache Tomcat) you can generate a
stand-alone Java client program that calls the EJB.
- Save the rule.
- Copy a vendor-supplied
EJB.jar library to
the server and make sure that this library appears in the
server's $CLASSPATH Environment variable.
See the Pega Developer Network article PRKB-20931 About the Process Commander
class paths.
- If you changed the
$CLASSPATH , stop and
restart Process Commander.
- Open the Connect EJB rule.
- Click Generate Test Client .
This produces a Java source file in the
ServiceExport directory. C-771 ABLAL
1/30/2004
|
Simulations
|
Click to create a simulator for this connect rule. See
Creating Connect
Simulators.
|