GTL GENERATOR TOOL FOR INFORMATICA OBJECTS GENERATION OBJECTS FOR INFORMATICA POWERCENTER. your journey from data to information

Similar documents
Oracle BI Applications (BI Apps) is a prebuilt business intelligence solution.

OWB Users, Enter The New ODI World

Instant Data Warehousing with SAP data

Net Developer Role Description Responsibilities Qualifications

Analyzing Network Servers. Disk Space Utilization Analysis. DiskBoss - Data Management Solution

System Requirements Table of contents

MS 50547B Microsoft SharePoint 2010 Collection and Site Administration

inforouter V8.0 Server & Client Requirements

Data processing goes big

Relational Databases for the Business Analyst

OBIEE DEVELOPER RESUME

Migrating Discoverer to OBIEE Lessons Learned. Presented By Presented By Naren Thota Infosemantics, Inc.

Bringing agility to Business Intelligence Metadata as key to Agile Data Warehousing. 1 P a g e.

Analytics: Pharma Analytics (Siebel 7.8) Student Guide

SharePoint Training. Yes-M Systems LLC. Length: Hours Course

Optimizing the Performance of the Oracle BI Applications using Oracle Datawarehousing Features and Oracle DAC

Comparison of the High Availability and Grid Options

Consolidate by Migrating Your Databases to Oracle Database 11g. Fred Louis Enterprise Architect


<Insert Picture Here> Move to Oracle Database with Oracle SQL Developer Migrations

Test Data Management Concepts

ASYST Intelligence South Africa A Decision Inc. Company

All included databases will be scanned automatically just by a single search and information is available to users immediately.

Siebel Installation Guide for Microsoft Windows. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Denodo Data Virtualization Security Architecture & Protocols

SAP Data Services Hacks Auto Generating Data Migration Jobs Shobhit Acharya Session# 3507

SharePoint 2010 for Business Intelligence Course SP05; 3 Days, Instructor-led

SQL Server Training Course Content

Category: Business Process and Integration Solution for Small Business and the Enterprise

From Oracle Warehouse Builder to Oracle Data Integrator fast and safe.

midpoint Overview Radovan Semančík December 2015

Using Metadata Manager for System Impact Analysis in Healthcare

ORACLE DATA INTEGRATOR ENTEPRISE EDITION FOR BUSINESS INTELLIGENCE

IBM Rational Asset Manager

Enterprise Architecture Modeling PowerDesigner 16.1

DiskBoss. File & Disk Manager. Version 2.0. Dec Flexense Ltd. info@flexense.com. File Integrity Monitor

XTM Web 2.0 Enterprise Architecture Hardware Implementation Guidelines. A.Zydroń 18 April Page 1 of 12

A Comparative Study of Database Design Tools

Adam Rauch Partner, LabKey Software Extending LabKey Server Part 1: Retrieving and Presenting Data

Data Management for Biobanks

Building Views and Charts in Requests Introduction to Answers views and charts Creating and editing charts Performing common view tasks

126 SW 148 th Street Suite C-100, #105 Seattle, WA Tel: Fax:

ITG Software Engineering

Setting up the Oracle Warehouse Builder Project. Topics. Overview. Purpose

Installation Guide. MashZone. Version 9.6

MEGA Web Application Architecture Overview MEGA 2009 SP4

Intellicyber s Enterprise Integration and Application Tools

Siebel Installation Guide for UNIX. Siebel Innovation Pack 2013 Version 8.1/8.2, Rev. A April 2014

Talend for Data Integration guide

Business Intelligence for Financial Services: A Case Study

Using SQL Developer. Copyright 2008, Oracle. All rights reserved.

<Insert Picture Here> Introducing Data Modeling and Design with Oracle SQL Developer Data Modeler

Hardware and Software Requirements Engeman. Version 2015/01

SAP Business Objects Data Services Setup Guide

Job Description. Working Hours Standard 35 hours per week Normally working Mon Fri 9am to 5pm with additional hours as required

Managing Third Party Databases and Building Your Data Warehouse

AWS Schema Conversion Tool. User Guide Version 1.0

Oracle BI Suite Enterprise Edition

BEAWebLogic. Portal. WebLogic Portlets for SAP Installation Guide

1) SETUP ANDROID STUDIO

Course Outline. Module 1: Introduction to Data Warehousing

BACKUP BEST PRACTICES FOR A XENSERVER & XENDESKTOP ENVIRONMENT

Enabling Better Business Intelligence and Information Architecture With SAP Sybase PowerDesigner Software

SysPatrol - Server Security Monitor

Change Manager 5.0 Installation Guide

SAP - BASIS ADMINISTRATION - COURSE CONTENTS From Yes-M Systems LLC Length: Approx hours Student Location To students from around the world

Informatica Corporation Proactive Monitoring for PowerCenter Operations Version 3.0 Release Notes May 2014

2012 LABVANTAGE Solutions, Inc. All Rights Reserved.

Securing your business

Metadata Application Understanding Software Migration

Introduction to Oracle Business Intelligence Standard Edition One. Mike Donohue Senior Manager, Product Management Oracle Business Intelligence

Configure an ODBC Connection to SAP HANA

Open Unified Data Protection and Business Continuity Framework

DiskPulse DISK CHANGE MONITOR

COURSE 20463C: IMPLEMENTING A DATA WAREHOUSE WITH MICROSOFT SQL SERVER

Enabling Better Business Intelligence and Information Architecture With SAP PowerDesigner Software

Priority Pro v17: Hardware and Supporting Systems

UltraQuest Cloud Server. White Paper Version 1.0

Oracle BI 10g: Analytics Overview

see >analyze >control >align < WhitePaper > planningit: alfabet s Logical IT Inventory

SAS Enterprise Data Integration Server - A Complete Solution Designed To Meet the Full Spectrum of Enterprise Data Integration Needs

Implementing a Data Warehouse with Microsoft SQL Server

Cost-Effective Business Intelligence with Red Hat and Open Source

PowerCenter Real-Time Development

SOLUTIONS FOR BUSINESS PROCESS & ENTERPRISE CONTENT MANAGEMENT. Imaging & Enterprise Content Management

Pro/INTRALINK Curriculum Guide

Oracle Identity Analytics Architecture. An Oracle White Paper July 2010

Stored Documents and the FileCabinet

Mapping Analyst for Excel Guide

INTRODUCING ORACLE APPLICATION EXPRESS. Keywords: database, Oracle, web application, forms, reports

Port and Container Terminal Analytics

Establish and maintain Center of Excellence (CoE) around Data Architecture

Implementing a Data Warehouse with Microsoft SQL Server 2012

Course 10777A: Implementing a Data Warehouse with Microsoft SQL Server 2012

ELO Product Comparison

Open Source Identity Management

Using Microsoft Windows Authentication for Microsoft SQL Server Connections in Data Archive

Transcription:

GTL GENERATOR TOOL FOR INFORMATICA OBJECTS GENERATION OBJECTS FOR INFORMATICA POWERCENTER your journey from data to information globtech spol. s r.o. karlovo náměstí 17 c, praha 2 tel.: +420 221 986 390 info@globtech.cz

tool description gtl generator is a tool for efficient and fast implementation of informatica powercenter objects. gtl generator permits to generate: source and target objects for transformed data (informatica powercenter sources and targets) mapping with transformations tailored to user-defined templates - templates can be created using standard transformations available in the informatica powercenter mapping designer application - templates can make use of external components which are activated by specific algorithms programmed in c or java sessions and workflows for generated mappings auxiliary files for mapping parametrical files and definition plans for external components sql code (bteq script, saved procedure) based on template and module input source and target generation principle the gtl generator permits to generate source and target objects (informatica sources and targets) for import to informatica repository. sources and targets are metadata structures which describe data structure of tables or data files in the informatica powercenter repository; no etl transformations can be generated without them. the gtl generator draws information on data structures used from user-defined database model (list of tables, columns, data types, limitations, etc.). data input takes place through text files in the csv format. the gtl generator permits to derive the following informatica objects from data structure definitions: database-table type sources and targets flatfile type sources and targets shortcuts in production directories to shared source and target definitions upon deriving informatica objects, technical columns may be added to or removed from data structures according to user-specified rules. generation results in informatica powercenter objects saved in xml which may be imported directly to the informatica powercenter repository.the gtl generator permits to identify differences and generate differential versions of sources and targets between any versions of applied database model. sources and targets generating. 2/7

generation principle for objects of the mapping, session and workflow type the gtl generator makes use of the informatica mapping architect for visio tool (a part of informatica powercenter s client tools) which permits to define templates with parameters based on a functional mapping prototype and subsequently create required number of clones, substituting parameters with relevant metadata. the gtl generator serves as a superstructure for the informatica mapping architect for visio tool which enables the user to prepare templates for mapping generation and to generate mapping (tool informatica mapping architect for visio only supports objects of the mapping type, not objects of the session and workflow type). the gtl generator initiates informatica mapping architect for visio from where it then receives the user-defined mapping template. the gtl generator extends options of work with external components which can only be used in the informatica mapping architect for visio tool without the gtl generator application on a very limited scale. template in mapping architect for visio. template created in the informatica mapping architect for visio is taken over by the gtl generator and from then on, further administration of parameters and values for generation takes place in the gtl generator. template in gtl generator application. 3/7

a similar principle, based on template creation and parameter substitution, is used to create session and workflow but this function is not supported by informatica tools and it constitutes a unique quality of the gtl generator. the gtl generator thus extends the specter of objects for complex generation of transformations and permits to generate a functional workflow which can actually be run in informatica powercenter s etl tool. session and workflow prototypes are created by the user in the informatica workflow manager tool. ready workflow prototypes are exported out to an xml file; and they are downloaded into the gtl generator where users may create a template from downloaded prototypes. when the template is being created, the gtl generator permits the user to mark values which are to be substituted during generation with concrete values for a specific generated session and workflow and values which are to be substituted as constants. parameters setting. subsequently, the gtl generator generates complete session and workflow and substitutes values into the template based on user-defined rules. resultant session and workflow are generated out into xml files which are then imported into the informatica powercenter repository. 4/7

objects generating auxiliary file generation principle auxiliary files are constituted by parametric files for each transformation and definition plan (list of columns for relevant table with setting of parameters/events for such columns) for external components. parametric files are defined by a static template wherein the user may mark parameters which are to change for use in the given mapping. the gtl generator then substitutes marked parameters with values based on user-defined rules. parametric file template. similarly, definition plans of external components are generated from static templates by substituting values for the parameters marked. the gtl generator makes it possible to define variables into static texts and such variables are substituted, upon generation, by results of sql data queries into metadata tables. this principle may also be applied in generating sql scripts and db procedures. 5/7

tool architecture the gtl generator sw tool comprises three basic components: the gtl generator itself (in java) installed at the work station mapping architect for visio (a part of informatica powercenter installation) gtl generator repository in the oracle database to store initial metadata, application configuration and generated objects (informatica powercenter objects, sql objects, etc.) software requirements: ms windows vista or higher java jre 6.0 or higher informatica powercenter 9+ (including client) ms visio enterprise architect (32-bit or 64-bit version in accordance with the informatica powercenter) database to store gtl generator repository (oracle 10 or higher) hardware requirements-disc space: application 100 mb database to store metadata c. 500 mb (according to the number of objects and size of metadata history) metadata for the gtl generator sw tool may be stored at some of existing database servers; there is no need to have a special database server reserved. key tool qualities key qualities of the gtl generator include: creating user templates for informatica powercenter objects of mapping type (the informatica mapping architect for visio function is used) creating user templates for session-type objects creating user templates for workflow-type objects creating user templates for sql-type objects extending functions of the informatica mapping architect for visio by a variable expression option at the level of each field in expression transformation extending functions of the informatica mapping architect for visio by modules needed to generate external components globtech (gtl external checker, gtl consolidation and other components) generating mapping from user templates based on metadata generating sessions from user templates based on metadata generating workflows from user templates based on metadata generating sql (bteq, saved procedure) from user templates based on metadata gtl generator s benefits key benefits of the gtl generator include: more efficient development of etl scripts using the informatica powercenter opportunity to generate a great number of standardized/template transformations without the need for further adjustments by application developer (including all auxiliary files and objects) opportunity to generate completed etl scripts repeatedly in case of any changes in db model opportunity for mass generation of non-unified transformations designed for further development supplementing the mapping architect for visio tool (a part of informatica powercenter) by session and workflow generation 6/7

optional effective impact analysis in case of data structure changes and implementation of changes into production solution opportunity to choose to generate all objects or modified objects only option to connect with the data model, e.g. in the sap powerdesigner through simple interface (csv files) option to generate sql code based on template and metadata (table definition) standard components of delivery besides license, globtech offers, as a part of the delivery, to render services connected with making the gtl generator operational and starting up its common running. these services include: installing and making the se tool operational on client s computers arranging / initializing connection to existing metadata sources delivery of templates for standard application of external components offered by globtech (gtl external checker, gtl consolidation, etc.) and model templates for basic transformations training for client s personnel to use the tool providing complete documentation for the sw tool and installed setting improvement in comparison with the previous version: unified gui extension of options for user-defined metadata possibility of generating sql 7/7