[Logo] MyDWBI---致力于打造最专业的中文数据仓库,商务智能社区
  [Groups]首页  [Blog] 博客   [Search] 搜索   [Recent Topics] 最新主题   [Hottest Topics] 热门主题   [Hottest Download] 热门下载   [Members]  会员列表  
[Register] 会员注册 / 
[Login] 登入 
请教几个很简单的名词  XML
论坛首页 » Informatica
前往:   
发表人 内容
lianyeyu

中级会员

注册时间: 2008-08-29 08:20:13
文章: 29
离线

mapplet pmrep Worklets 都是什么啊 见笑!
Music
吉他手


中级会员
[Avatar]

注册时间: 2008-08-13 04:02:03
文章: 28
离线

A mapplet is a reusable object that you create in the Mapplet Designer. It contains a set of
transformations and allows you to reuse that transformation logic in multiple mappings.

For example, if you have several fact tables that require a series of dimension keys, you can
create a mapplet containing a series of Lookup transformations to find each dimension key.
You can then use the mapplet in each fact table mapping, rather than recreate the same
lookup logic in each mapping.
When you use a mapplet in a mapping, you use an instance of the mapplet. Like a reusable
transformation, any change made to the mapplet is inherited by all instances of the mapplet.
Mapplets help simplify mappings in the following ways:
  • Include source definitions. You can use multiple source definitions and source qualifiers
    to provide source data for a mapping.

  • Accept data from sources in a mapping. If you want the mapplet to receive data from the
    mapping, you can use an Input transformation to receive source data.

  • Include multiple transformations. A mapplet can contain as many transformations as you
    need.

  • Pass data to multiple transformations. You can create a mapplet to feed data to multiple
    transformations. Each Output transformation in a mapplet represents one output group in
    a mapplet.

  • Contain unused ports. You do not have to connect all mapplet input and output ports in
    a mapping.

  • 音乐就是我的生命.
    Music
    吉他手


    中级会员
    [Avatar]

    注册时间: 2008-08-13 04:02:03
    文章: 28
    离线

    pmrep访问源数据库的命令行.

  • You can use pmrep to back up, disable, or enable a repository, delete a relational connection from a repository, delete repository details, truncate log files, and run multiple pmrep commands sequentially. You can also use pmrep to create, modify, and delete a folder.


  • You can use pmrep to perform change management tasks, such as maintaining deployment groups and labels, checking in, deploying, importing, exporting, and listing objects. You can also use pmrep to run queries. The deployment and object import commands require you to use a control file to define options and resolve conflicts.

  • 音乐就是我的生命.
    Music
    吉他手


    中级会员
    [Avatar]

    注册时间: 2008-08-13 04:02:03
    文章: 28
    离线

  • worklet

  • A worklet is an object representing a set of tasks created to reuse a set of workflow logic in multiple workflows. You can create a worklet in the Worklet Designer.To run a worklet, include the worklet in a workflow. The workflow that contains the worklet is called the parent workflow. When the Integration Service runs a worklet, it expands the worklet to run tasks and evaluate links within the worklet. It writes information about worklet execution in the workflow log.

  • Suspending Worklets

  • When you choose Suspend on Error for the parent workflow, the Integration Service also suspends the worklet if a task in the worklet fails. When a task in the worklet fails, the Integration Service stops executing the failed task and other tasks in its path. If no other task is running in the worklet, the worklet status is “Suspended.” If one or more tasks are still running in the worklet, the worklet status is “Suspending.” The Integration Service suspends the parent workflow when the status of the worklet is “Suspended” or “Suspending.”

    音乐就是我的生命.
    lianyeyu

    中级会员

    注册时间: 2008-08-29 08:20:13
    文章: 29
    离线

    谢谢
     
    论坛首页 » Informatica
    前往:   

    网站地图 |  联系我们 |   |  招聘版主 |  免责声明 |  意见建议 |  系统帮助 | 
    Copyright © 2008, mydwbi.com, All Rights Reserved | Powered by JForum 2.1.8 © JForum Team