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.
我需要在签入期间检查 Oracle UCM 中上传的主文件的大小。我尝试在事件 validateStandard 上编写过滤器并检查 dFileSize 的值。但该值为空。任何想法我应该使用什么事件以及我应该检查哪个参数?
我找到了,正确的组合原来是参数 dFileSize 和事件 - postWebfileCreation