Support Article
Unable to generate the pzSkinFUA library
SA-50588
Summary
Unable to generate the PZSkinFUA library.
Error Messages
Error(s) detected while generating java. Compiler reported: ---------- 1. ERROR in /com/pegarules/generated/pzSkinGenWFButton_071015_6ObVVw1iLa2qTPjqZXbJKQ.java (at line 120) String pyOption = pzGetCSSPropertyValue(skinPage, cssCache, bgPg, ".pyOption"); ^^^^^^^^^^^^^^^^^^^^^ The method pzGetCSSPropertyValue(ClipboardPage, HashMap, ClipboardPage, String) is undefined for the type pzSkinGenWFButton_071015_6ObVVw1iLa2qTPjqZXbJKQ ---------- ---------- 2. ERROR in /com/pegarules/generated/pzSkinGenWFGrids_071015__NJqQcVCCpfOunIdyW6LsA.java (at line 136) boolean cellBordSame = "true".equals(pzGetCSSPropertyValue(skinPage, cssCache, generalBordCell, ".pySame")); ^^^^^^^^^^^^^^^^^^^^^ The method pzGetCSSPropertyValue(ClipboardPage, HashMap, ClipboardPage, String) is undefined for the type pzSkinGenWFGrids_071015__NJqQcVCCpfOunIdyW6LsA ---------- 3
Steps to Reproduce
- Update from Pega 7.1.7 to Pega 7.3.1
- Generate the pzSkinFUA library
Root Cause
The client environment have the old version of the Rule-Utility-function (RUF). These result in compilation errors on the library.
Resolution
Apply HFix-40750.
Published February 1, 2018 - 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.