Iam able to move little bit forward… With some examples …
Got Success case: Used RedisTrackerStore and i was able to save the information in redis when iam running chatbot directly through command prompt (By using ConsoleChannel)
Python Script :
Failure Case My RasaCore is running on “5005” (Running as a separate process) post in my system and iam trying to capture information by using RasaNLUHttpIntepreter and trying to store that information in the redis but no luck i know iam doing some thing wrong which iam not able to trace that
PythonScript
Please suggest which channel i need use (or) suggest some way to Track the Web Channel