We are doing a simple POC with CDH infinity -23, I am facing couple of issues, though of seeking the advice.
Issue 1 : Batch run scheduled from NBA-D is not writing the results into output table.
Analysis: when I run the Trigger_NBA_TopLevel NBA strategy in the unit testing mode, it produces the offers, I need to debug where it it dropping.
I tried to run a simple Dataflow Run with the Group level Trigger Strategy, did not produce the results so I have changed the Strategy as such it should pass through the results i.e. removed eligibility Strategy + NBAStrategyFramework still no results, does this means the GOS is cached the Strategy content and all my changes are not reflected?
For some reason the Proposition Filer rule does not show all the Actions available under a give group, but corresponding Decision Data rule have both the Action rules instances.
To debug where the actions are dropping, you can test the trigger strategy using the data transform (persona) that was automatically generated based on your Context Dictionary. You can also perform test runs and simulations to find performance issues. Check if the “Outbound model maturity” is enabled in NBA designer, as this could be filtering out every action. If the issue persists, it might be due to a wrong strategy setup. You might need to create a strategy in the PegaMKT-Data-Customer class which is your Customer class and then call this strategy in the wrapper strategy which is Data-Decision-Request-Customer.
This is a GenAI-powered tool. All generated answers require validation against the provided references.