Getting Exception while calling a Data page response data trasform
Created a data page for rest API and when running the data page response data trasform is giving the below error:
[MSG][FirstUseAssemblerException][STACK][com.pega.pegarules.pub.generator.FirstUseAssemblerException: Failed to compile generated Java com.pegarules.generated.model.ra_model |
When rule is check out no issue coming and its working fine. When Rule is check in this issue occurring.
Revalidated the model rule and tried. but of no use.
Please help how to resolve this issue.
==========================================================
Solution
=================================================
API rules we developed in branch and when we are referring data page from the implementation.
This issue resolved when we merge the development branches to the main application.