方式一:安裝 Microsoft AI SDK for SAP ABAP (尚未實作)
透過 abapgit 把程式放到 sap erp 內,再使用相關程式
方式二:使用 VS Code + Roo Code with MCP
參考文章 :
Unlocking the Power of AI-Assisted ABAP Coding with VS Code and Cline
GitHub MCP-ABAP-ADT (Read only) , MCP-ABAP-ABAP-ADT-API
方式一:安裝 Microsoft AI SDK for SAP ABAP (尚未實作)
透過 abapgit 把程式放到 sap erp 內,再使用相關程式
方式二:使用 VS Code + Roo Code with MCP
參考文章 :
Unlocking the Power of AI-Assisted ABAP Coding with VS Code and Cline
GitHub MCP-ABAP-ADT (Read only) , MCP-ABAP-ABAP-ADT-API
參考文章: github n8n-node-mcp
如果已有存在的 n8n container則要重新產生,請參考原廠文件
sudo docker pull docker.n8n.io/n8nio/n8n
sudo docker stop <n8n container_id>
sudo docker rm <n8n container_id>
sudo run 的指令加上 -e N8N_COMMUNITY_PACKAGES_ALLOW_TOOL_USAGE=true