zoukankan      html  css  js  c++  java
  • Informatica MDM 学习 之 Configuration界面

    https://www.youtube.com/watch?v=twIkRnMeJ9w&list=PLRt-r4QiDOMcXBly04UU4-BdLZsIjzrHj&index=2

    登陆MDM之后 左边导航栏中

    Databases ,所连接的repository,需要配置链接的数据库信息

     Users,连接不同db的用户及权限

    SecurityProviders, 

    provide security services (authentication, authorization, and user profile services) for users accessing Informatica MDM Hub.

    Tool Access

    Message Queues

    Repository Manager

    The Repository Manager is a tool in the Hub Console that allows administrators to manage metadata in their Informatica MDM Hub implementation. Metadata describes the various schema design and configuration components such as base objects and associated columns, cleanse functions, match rules, and mappings in the Hub Store.
    Using the Repository Manager, administrators can perform the following tasks:•
    Validate the metadata in a Informatica MDM Hub repository and generate a report of issues (discrepancies or problems between the physical and logical schemas) that warrant attention.•
    Compare repositories and generate change lists that describe the differences between them.•
    Copy design objects from one repository to another such as promoting a design object from development to production, or exporting/importing design objects between Informatica MDM Hub implementations. In a distributed development environment, developers can use the Repository Manager tool to share and re-use design objects.•
    Export the repository’s metadata to an XML file for subsequent import or archival purposes.•
    Visualize the schema using a graphical model view of the repository.
    For more information about the Repository Manager, see the Informatica MDM Multidomain Edition Repository Manager Guide.

     Workflow Manager

    Use the Workflow Manager to register a business process management (BPM) tool as a workflow engine and to map the workflow engine to Operational Reference Stores.
    The default, predefined workflow engine is the licensed version of the ActiveVOS Server that is included with MDM Multidomain Edition. The installation process integrates this version of the ActiveVOS Server with the MDM Hub and Informatica Data Director, and deploys predefined MDM workflows, task types, and roles.

    The Informatica ActiveVOS workflow engine supports the following adapters:•
    An adapter for tasks that operate on business entities through business services. The adapter name is BE ActiveVOS.•
    An adapter for tasks that operate on subject areas through SIF APIs. The adapter name is Informatica ActiveVOS.
    You can also choose to integrate standalone instances of BPM tools:Informatica ActiveVOS
    If you run a standalone instance of Informatica ActiveVOS in your environment, you can manually integrate your instance with the MDM Hub and Informatica Data Director. You can deploy the predefined MDM workflows or create custom workflows. For more information, see the Informatica MDM Multidomain Edition Informatica Data Director - Informatica ActiveVOS Integration Guide.
    Third-party BPM tool
    If you run a third-party instance in your environment, you can manually integrate your instance with the MDM Hub and Informatica Data Director. You can deploy the predefined MDM workflows or create custom workflows. For more information, see the Informatica MDM Multidomain Edition Business Process Manager Adapter SDK Implementation Guide.Important: Informatica recommends that you migrate to the business entity-based ActiveVOS workflow adapter. The Siperian workflow adapter is deprecated. Informatica will continue to support the deprecated adapter, but it will become obsolete and Informatica will drop support in a future release. The MDM Hub supports a primary workflow engine and a secondary workflow engine. You can migrate from the Siperian workflow adapter to the business entity-based ActiveVOS workflow adapter.

  • 相关阅读:
    Ubuntu查看端口占用情况
    在jupyter中添加新的环境
    C++指针
    C++排序:冒泡排序,简单选择排序,直接插入排序,希尔排序,堆排序,归并排序,快速排序
    查找一:C++静态查找
    C++链式队列
    C++顺序循环队列
    C++链式栈
    C++顺序栈
    C++双向循环链表
  • 原文地址:https://www.cnblogs.com/dl-ekong/p/8297942.html
Copyright © 2011-2022 走看看