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.
我正在用 Pentaho 的勺子设计一个 ETL。
我的目的是在“加载到数据库”和“更新数据库”之后执行“计算值”。
应该用什么步骤来代替'??? 等一下' ?
代替 ???使用虚拟步骤等待。然后在那之后有一个“步骤中的块行”
您可以将“计算值”步骤移动到新的转换中,并在第一次转换完成后创建一个作业来执行此操作。