Support Article
Unable to import REST service in CSI framework/CSAA
SA-12525
Summary
An error is generated when creating REST service in (Customer Service Insurance) CSI application. It works fine in base (customer service) CS and Pega 7.
Error Messages
Parties:The class of the embedded page should be pegaCA-Party-, but was specified as Data-Part-Operator
Steps to Reproduce
1. Select Rest using integration > Connector > REST.
2. Enter any URL.
3. Enter Parameter.
4. Enter the Tab Class Name.
Root Cause
The root cause of this problem is a defect in Pegasystems’ code/rules.
Activity “pxPrepareDataPageConfiguration” throws the error at Step-5 during the Page Change Class Method. Whenever this method is used it validates all the properties in the page. During validation it tries to use the property, pyWorkParty, which is over ridden in Pega CSI Application (“PegaInsuranceCPM” ruleset) and the Class Definition of this property is, “PegaCA-Party-“. During validation, PRPC assumes that it should use “PegaCA-Party-“ as pxObjClass instead of Data-Party-Operator.
Resolution
This issue is resolved by HFix-23226.
Published July 30, 2015 - Updated December 2, 2021
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.