I was getting com.pega.pegarules.pub.PRRuntimeError: PRRuntimeError while executing a data transform which contains append and map to step to set data from one pagelist to another pagelist.
Whereas, I was not getting any issues when the rule is CHECKED-OUT.
Here are the logs:
The rule which attempted to use a non-accessible jar during rule compilation is: "com.pegarules.generated.model.ra_model_aete80a8809. Please see error above for non-accessible jar information.
Failed to compile com.pegarules.generated.model.ra_model_setdetails_caaa9caa64e41792a80a0013ea0782bd, pzInsKey = Rule-OBJ-MODEL PEGA-WORK-TEST SETDETAILS # 20220317T205416.879 GMT; see class’s compile log file.
@velis If you are using a branch, can you check the properties/When conditions used in the DT are in the same branch as that of the DT. The issue may happen if they are in different branches.
These issues will resolve once the branches are merged.