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.
有人可以向我解释动态查找缓存文件何时更新吗?
是在查找转换完成还是行源到目标路径结束时?
每当对其进行查找时,都会更新动态查找缓存。如有必要,集成服务将在处理启用了动态缓存的查找转换时更改缓存。
如果查找失败,即在缓存中未找到传入端口值,则在该点将它们添加到缓存中(取决于转换的配置方式),并且集成服务继续处理下游转换。
这意味着映射中的下游转换以及通过映射处理的任何其他行应该能够在为当前行处理查找时“看到”新的缓存记录。