Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想打开一个 Excel 文件以通过 WebDAV 或 CIFS 进行离线编辑,并在用户保存工作簿时在 Alfresco 端运行我的脚本来解析文件的内容。
是否可以?我怎样才能做到这一点?
对入站/更新文档使用内容规则。这样,无论用户利用哪个接口访问文档(HTTP/WebDAV/CIFS/FTP),都会触发规则,并且您可以将其设置为“执行脚本”作为结果。