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.
当我执行更新日历条目 6 个月的脚本时,我收到了这个错误。请帮助我如何解决此错误。
错误:执行一个 Lotus 脚本时更新搜索上下文遇到问题
看起来您的代码没有找到正确的文档。如果您使用选项卡查看值,请在调试器中测试您的代码。您将看到搜索不起作用。
如果您没有太多要查看的文档,我会从基于搜索的代码切换到文档集合搜索。
您甚至可以在保存文档时在文档上设置一个标志,以便以后找到它……这将是对保存按钮的代码更改。
有很多方法可以解决这个问题。