If the link condition evaluates to True, the Integration Service runs the next task in the workflow. The Integration Service does not run the next task in the workflow if the link condition evaluates to False. You can also use pre-defined or user-defined workflow variables in the link condition.
1. Double-click the link from the Start task to the Session task.
The Expression Editor appears.
2. Expand the Built-in node on the PreDefined tab.
The Workflow Manager displays the two built-in workflow variables, SYSDATE and WORKFLOWSTARTTIME.
3. Enter the following expression in the expression window. Enter a date later than today’s date:
WORKFLOWSTARTTIME < TO_DATE('8/30/2007','MM/DD/YYYY')
Tip: You can double-click the built-in workflow variable on the PreDefined tab and double-click the TO_DATE function on the Functions tab to enter the expression.
4. Press Enter to create a new line in the Expression.
Add a comment by typing the following text:
// Only run the session if the workflow starts before the date specified above.
5. Click Validate to validate the expression.
The Workflow Manager displays a message in the Output window.
6. Click OK.
After you specify the link condition in the Expression Editor, the Workflow Manager validates the link condition and displays it next to the link in the workflow.
7. Click Repository > Save to save the workflow in the repository.
分享到:
相关推荐
《Informatica学习指南》 Informatica 是一款强大的数据集成工具,广泛用于数据仓库建设和ETL(提取、转换、加载)过程。本指南将详细介绍 Informatica 的基本操作,包括Repository Manager的使用、Designer的运用...
《Informatica完全快速学习手册》是一本旨在帮助初学者迅速掌握Informatica的实用教程。Informatica是一款强大的数据集成工具,广泛应用于数据迁移、清洗、转换和加载等任务,是企业级数据管理的重要软件。 首先,...
1. **增强的数据集成能力**:Informatica 10.4.1 提供了更强大的数据集成工具,支持多种数据源和目标,包括关系数据库、NoSQL 数据库、云平台等。 2. **高级数据质量工具**:该版本包含了一套完整的数据清洗、验证和...
通过该课程你能上手熟悉informatica 1、知道如何使用大部分的 PowerCenter组件来进行开发 2、能够建立基础的ETL mappings 和 mapplets 3、能够创建,运行,监控工作流 4、知道装载目标数据可用到的一些选项 5、能够...
- **Informatica版本**:Informatica 9.5.1 Server (Linux x64) **下载源**:通过Oracle官方网站下载Informatica 9.5.1 Server安装包。 #### 二、安装前的环境准备 1. **数据库服务配置**: - **启动Oracle...
【Informatica 学习文档概览】 Informatica 是一款强大的企业数据集成工具,以其PowerCenter产品为核心,广泛应用于ETL(提取、转换、加载)流程。以下是对Informatica及其核心组件和工作流程的深入解析: 1. **...
### Informatica MDM:掌控数据即掌控业务 #### 关键知识点概述 - **背景与挑战**:企业内部存在大量的异构系统,导致关键业务数据(如客户、产品、合作伙伴和供应商数据)分布在不同的系统中,格式各异且可能存在...
步骤 1:创建 Mysql 数据库连接 1. 打开 Informatica PowerCenter 客户端,选择“连接”菜单,点击“新建连接”。 2. 在“新建连接”对话框中,选择“Mysql”作为数据源类型,输入 Mysql 数据库的主机名、端口号、...
1. 下载 Informatica 10.2.0 安装包 2. 解压安装包到指定目录 3. 运行安装脚本,按照提示进行安装 4. 配置 Informatica 10.2.0 服务器 添加 INFA 系统用户 添加 INFA 系统用户是 Informatica 10.2.0 安装的重要...
1. **问题1:如何解决pmmidxmlres409.dll被错误地替换为pmmidxmlres804.dll的问题?** - **解答**:此问题通常是由于版本不匹配或安装过程中出现问题导致的。正确的解决方法是重新安装对应的Informatica组件,并...
ut-informatica-powercenter Informatica通用任务允许安排Power Center工作流和任务,包括工作流和会话日志的检索。 PowerCenter任务此Informatica通用任务使用户可以计划PowerCenter工作流和任务,包括工作流和会话...
案例分析:在使用 Informatica PowerCenter 工具时,如果源数据库和目标数据库都是 Oracle Database(UTF8),而 IS Process Code Page 是 MS Windows Latin 1 (ANSI),并且 NLS_LANG 设置的是 AMERICAN_AMERICA.WE8...
1. **复制mapi32.dll文件**:将C:\WINDOWS\system32下的“mapi32.dll”文件复制到Informatica的安装目录下(例如D:\Informatica\PowerCenter8.6.0\server\bin)。 2. **本地安全策略配置**:打开本地安全策略,将...
### Informatica PowerCenter Designer 指南知识点 #### 一、Informatica PowerCenter 简介 - **Informatica PowerCenter** 是一款企业级的数据集成平台,它支持数据抽取、转换和加载(ETL)过程,帮助企业管理和...
informatica 学习手册三部曲
### Informatica PowerCenter 8: 安装流程与关键组件详解 #### 一、概述 Informatica PowerCenter是一款领先的数据集成平台,它帮助企业从多种数据源中抽取、转换和加载数据,实现数据仓库的构建与维护。本文将...
超级详细的informatca power center的中文官方教程,包括: 安装和配置指南 数据归档指南 designer指南 powercenter connect for JMS 资料库指南 转换指南 转换语言参考 故障排除智囊 XML用户指南 ...
《Informatica PowerCenter:全方位解析数据集成利器》 Informatica PowerCenter是一款强大的数据集成工具,广泛应用于企业级数据仓库建设、数据迁移、数据清洗及数据治理等场景。它以其高效、灵活和易用性,成为了...