Trying to score invalid model!. Model key has empty context values: {“configPartition”:{“partition”:{“pyClassName”:“SXM-Data-Customer-NBA”,“pyPurpose”:“OfferAdaptiveModel_GAPA_Upgrade”}},“modelPartition”:{“partition”:{“pyChannel”:“ContextNotDefinedError”,“pyDirection”:“ContextNotDefinedError”,“pyGroup”:“ContextNotDefinedError”,“pyIssue”:“ContextNotDefinedError”,“pyName”:“ContextNotDefinedError”}}}
This error is occurring only when we use the new model. When we substitute the old model from which the new model was copied, it works fine. Everything else is the same. Please let us know what is the issue.
@HansaS920 Hi, can you share the strategy that you are using this adaptive model? If any record passes ADM without any context empty this is the error it gives.
Thanks everyone. I had the adaptive model in 3 paths in a strategy and it was giving this error. I added an additional model component before the 3 paths and that seems to fix the problem even though all 3 paths had all the contexts set which was thoroughly tested.