Question
3
Replies
207
Views
Virtusa Inc
Posted: July 1, 2019
Last activity: July 2, 2019
Closed
Version 7.4 Decision Table headers are coming as empty
In Pega Version 7.4, upon trying to edit the headers an empty modal window comes.. this is for new and existing Decision Tables. found a conf change which has to be done in the Server.xml file. Added the changes in Server.xml and after restart also it did not help. any suggestions will be greatly appreciated.
Thanks.
Hi,
Do you see any 400 bad request in network on opening the modal dialog?
If there are any requests with special characters, those are rejected by app server from tomcat 8.0.39 onwards.
I had a scenario where my access group containing special characters and observed this issue. Can you try changing the access group with no special characters and check if you still see this issue.
Hope it helps.
Thanks.