Question
accenture
IN
Last activity: 17 Oct 2016 21:46 EDT
Java package cant be resolved getting "com.atl cannot be resolved to a type" errorI am trying to use my custom made java code in prpc
I am trying to use my custom made java code in prpc I performed following step(Using 7.2 server)
1. placed jar files in lib folder
2. Updated the compiler / defaultpaths with the path of jar files
3. Updated the compile/default classes.
4. refreshed external jars
5. tried to lookup java classes from SMA and I am able to locate them
While running getting below error:
Failed to compile generated Java com.pegarules.generated.activity.ra_action_consolidatedxmlactivity_flowaction_f1a8042f6d5460702a00e8e5d2dc7379: ---------- 1. ERROR in \com\pegarules\generated\activity\ra_action_consolidatedxmlactivity_flowaction_f1a8042f6d5460702a00e8e5d2dc7379.java (at line 938) com.atl.nova.pega.integration.FlowActionIntegrator flowactionintegator = new com.atl.nova.pega.integration.FlowActionIntegrator();
Thanks
***Updated by Moderator: Marissa. Removed user added #helpme and Ask the Expert group tags. Apologies for confusion, shouldn't have been an end-user option***