Linux下Informatica的Workflow通过pmcmd命令调用方法及日志查看 2018/08/30 | Informatica | smiler | 暂无评论 | 62696 views Informatica软件本身自带有执行计划Scheduler设置的方法,可以轻松实现自动调度的效果,但实际工作中如果需求遇到需要满足一定条件再调起Workflow的情况,是没办法实现的。本文主要介绍Linux下Informatica的Workflow通过pmcmd命令方法。 基本语法如下: pmcmd -sv informatica集成服务,-d 域 -u 用户,-p 密码 -folder知……