Support Article
Connect-Java Wizard Nullpointer Exception
SA-8402
Summary
Connect Java Wizard throws a nullpointer exception.
Error Messages
This record has1
error The Flow Action post-processing activity GenerateRules failed: java.lang.NullPointerException
.
.
.
Steps to Reproduce
1. Run the integration connector wizard for java class in Pega 7.1.5.
2. Place the JAR file in class path, and select all method.
3. Click Next.
Root Cause
Null check was not provided in the fourth step of GenerateJPForConnect under the ruleset Pega-IntegrationEngine:07-10-01.
Resolution
Perform the following local-change to avoid nullpointer exception:
Include null check in the fourth step of GenerateJPForConnect under the ruleset Pega-IntegrationEngine:07-10-01.
Published February 23, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.