Oracle Webcenter Content Fast Checkin 不适用于 Siebel iFrame

Oracle Webcenter Content Fast Checkin not working with Siebel iFrame

我通过添加 useFastCheckin=1 作为附加配置变量在 WCC 上启用了快速签入。

但是,现在用户通过Siebel Iframe上传文档到WCC时,文档上传后在Iframe上不显示。 如果您搜索该文档,该文档在 WCC 中可用,但在 iFrame 中看不到任何文档。

然后在 WCC 上删除 useFastCheckin=1 时,文档会正常显示在 siebel iFrame 上。

是否有人对此有解决方案以允许 WCC 使用快速签入并在 iFrame 上显示文档?

我设法找到了解决我在上述问题中遇到的问题的方法。 我将以下两个额外的配置变量添加到 WebCenter Content 常规配置中:

UseSearchCache=假 SearchCacheMaxItemAgeInMinutes=0

瞧,问题解决了。