Describe the problem/error/question
Hi, after completing the AI workflow tutorial https://docs.n8n.io/advanced-ai/intro-tutorial/ I receive an error that there is no sessionID for the Window Memory Node. I am aware of this solution https://community.n8n.io/t/generate-unique-sessionid-key-if-parameter-is-blank-and-pass-from-window-buffer-memory-to-webhook-response/41049, but I think it is problematic in my case. Wouldn’t the chat node reset the sessionID each execution? Also, in my case I need to access the specific Window Memory Node from several different workflows/sub-workflows, so I need a better understanding of how to generate, persist and destroy sessionIDs. I could not find the help I needed searching online, so any pointers/suggestion/examples would be great.
What is the error message (if any)?
Please share your workflow
(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)
Share the output returned by the last node
Information on your n8n setup
- n8n version:
- Database (default: SQLite):
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app):
- Operating system: