Troubleshooting Next-Best-Action Designer
Use the following troubleshooting tips to help solve issues related to Next-Best-Action Designer configuration.
Issue: Upgrade to Next-Best-Action Designer version 2 fails
If you have previously configured next best action using Next-Best-Action Designer version 1, upgrading to Next-Best-Action Designer version 2 is normally a seamless process. However, in some cases the process can fail due to the presence of older NBA Config and NBA Model rules in your system. If this happens, and you are not able to delete these rules directly from the Next-Best-Action Designer landing page, perform the following steps to find the rules in your system and manually delete them:
- In Dev Studio, edit the class Rule-PegaMKT-NBA-Model.
- List all the instances to find the rule that you want to delete.
- Write an activity to delete the rule instance based on the pzInsKey property.
- Edit the class Rule-PegaMKT-NBA-Config.
- List all the instances to find the rule that you want to delete.
- Open the rule and click Delete.
Issue: "Exception in stage: Trigger_NBA_TopLevel" error appears when running an outbound schedule or container
After an upgrade to Next-Best-Action Designer version 2, if you try to run either an outbound schedule or a real-time container, the run may fail with the error message Exception in stage: Trigger_NBA_TopLevel. To resolve the error, re-save the Next-Best-Action Designer taxonomy:
- In App Studio, click .
- Click Edit.
- Click Save.
- Run the outbound schedule or real-time container again.
Issue: After editing and saving a Supporting Decision rule, some custom Strategy Result properties generate empty values
When you re-save a Support Decision rule, the associated real-time container data flow is recreated with the Output selected properties option enabled on the Strategy shape. If you do not select the custom Strategy Result properties, those property values generate empty values in the response.
To solve this issue, edit the real-time container data flow and enable the Output all properties on the Strategy shape.
Previous topic Troubleshooting campaigns Next topic Troubleshooting Paid Media Manager