Question
Allianz Technology SE
DE
Last activity: 12 May 2020 5:03 EDT
Cannot expand activity steps after 8.3 migration
Hi,
here is my previous post first: Missing activity steps after 8.3 migration | Collaboration Center
Now that we could fix it with the mentioned solution we face another issue that activity steps will not expand when I click on the corresponding icon:
Could it be that this is some backward compatibility issue since we migrated from 7.1.9 to 8.3?
Many thanks in advance
-
Like (0)
-
Share this page Facebook Twitter LinkedIn Email Copying... Copied!
Updated: 14 Jun 2021 7:38 EDT
Pegasystems Inc.
IN
Did you try to Revalidate and Save the activities?
Allianz Technology SE
DE
Do you mean using the validation tool and check rulesets/application?
If yes, I did. The numbers shown after running the validation tool is not correct, so it seems the upgrade wizard didn´t run properly (my guess).
Pegasystems Inc.
IN
Hi,
Open RuleForm harness and private edit the rule and save the harness.As per the image the activity rule is distorted.Check in the scripts and styles whether pzActivityOverrides css is added or not?If it is not present,add the file.
Thanks.
Allianz Technology SE
DE
Tried this as well, didn´t work, same issue.
Allianz Technology SE
DE
Currently we ran into different other problems which blocks me from checking your suggestions. Also we will run the upgrade script again with a newer JDBC driver, we are not 100% sure whether the initial upgrade ran fine. I will give you guys an update next week, many thanks for your help!
Pegasystems Inc.
US
You have at least two problems:
- Something is wrong with loading of the CSS causing the description to take up 100% of the row forcing the trash can and jump onto the next time.
- The pzParams section is not being displayed.
My guess is that your system hasn't generated/regenerated code properly in 8.3 since the two issues above are not related in any way other than they are both rules.
Allianz Technology SE
DE
We will run the upgrade wizard once again cause we have the same feeling. The PRPC Setup logs after the first run indicate this too. I will keep you up to date. Thanks to all for helping.
Allianz Technology SE
DE
We ran the upgrade wizard once again it didn´t help.
First of all this is the setup:
We migrated our onpremise 7.2.2 Pega environment via Pega Upgrade Wizard to 8.3. We use it in a cloud environment (Openshift) with Tomcat (9.0.31). So the Oracle DB is on premise (Oracle JDBC driver Proprietary information hidden.0), the rest is in the cloud / containerized. The Upgrade Wizard was started remotely with ojdbc8 drivers, there where no connectivity issues or the like. The db Setup is a schema copy of our current 7.2.2 environment.
After checking the attached Setup logs two error types pop up a lot:
- internal.ddlcomp.DDLGenerator) WARN - Could not find a class definition for History-PegaSample-Integration-Data
- ( internal.loaders.FastLoader) ERROR - 0 rows updated returned for instance of type Data-Rule-Summary with key RULE-HTML-SECTION EMBED-ACTIVITYSTEPS PZPARAMS (mentioned by PICADA in a previous post).
Also a ORA- error pops up for not being able to call a stored procedure, however we gave the deployment user all rights as described (CALL is not mentioned there, only EXECUTE procedures...). But this shouldn´t be the root cause since we ran the upgrade wizard for another app with the same error, but it didn´t have a negative effect on the Designer Studio UI.
We ran the upgrade wizard once again it didn´t help.
First of all this is the setup:
We migrated our onpremise 7.2.2 Pega environment via Pega Upgrade Wizard to 8.3. We use it in a cloud environment (Openshift) with Tomcat (9.0.31). So the Oracle DB is on premise (Oracle JDBC driver Proprietary information hidden.0), the rest is in the cloud / containerized. The Upgrade Wizard was started remotely with ojdbc8 drivers, there where no connectivity issues or the like. The db Setup is a schema copy of our current 7.2.2 environment.
After checking the attached Setup logs two error types pop up a lot:
- internal.ddlcomp.DDLGenerator) WARN - Could not find a class definition for History-PegaSample-Integration-Data
- ( internal.loaders.FastLoader) ERROR - 0 rows updated returned for instance of type Data-Rule-Summary with key RULE-HTML-SECTION EMBED-ACTIVITYSTEPS PZPARAMS (mentioned by PICADA in a previous post).
Also a ORA- error pops up for not being able to call a stored procedure, however we gave the deployment user all rights as described (CALL is not mentioned there, only EXECUTE procedures...). But this shouldn´t be the root cause since we ran the upgrade wizard for another app with the same error, but it didn´t have a negative effect on the Designer Studio UI.
The FastLoader errors seem to be the reason for all the missing rules / artifacts but there is exception which leads to the root cause of this issue. I read that a synch between PR4_RULE_LIBRARY and PR4_RULE_VW tables for rules schema could be an issue here, but for example on our running Pega app for 7.1.9 the mentioned tables / counts for specific rule types also are not in synch, still it works perfectly fine.
What could be the solution for this? Did we miss anything or the like?
Many thanks in advance for your help.
Allianz Technology SE
DE
Btw one work around to expand activity steps is to open the activity, expand the step and refresh the browser.