Sunday, October 26, 2014

Informatica Powercenter Express Developer - User Interface and Importing Relational and Flatfile Objects

Developer tool is used to design and implement data integration solutions like importing metadata, creating connections, creating logical data objects, creating mapping and workflows.

Informatica Developer User Interface



Import Flatfile and Relational Data Object


*In case of any questions, feel free to leave comments on this page and I would get back as soon as I can.

8 comments:

  1. Hi, Thanks for putting up this wonderful blog to teach the novices on how to code in Informatica. I would like to thank you for your simple yet effective way of putting things. That said, I am new to using the Developer tool although i have a little bit of experience using PC. I have noticed that any changes made to a mapping are not reflected on the Application. This is forcing me to deploy the WF to a new application everytime I make a change to the Mapping. Can you suggest what I am missing?

    ReplyDelete
  2. Can you please respond to srini.dola@gmail.com with your response?

    ReplyDelete
  3. When you change an application or change an object in the application and you want end users to access the latest version of the application, you must deploy the application again.

    ReplyDelete
  4. it seems you have good collection. Hope you keep it up to date in future as well as. Thank you so much.

    ReplyDelete
  5. Pretty great post. I just stumbled upon your blog.
    http://www.tekclasses.com/

    ReplyDelete
  6. hi

    i installed power express, but there is no customer.txt file as you mentioned in the second video ,Import Flatfile and Relational Data Object
    any help ?

    m123

    ReplyDelete
  7. suppose i have file with headers not aligned correctly with values like this
    empid name jobtype dept date sal
    7369 SMITH CLERK 7902 12/17/1980 800

    7499 ALLEN SALESMAN 7698 2/20/1981 1600

    7521 WARD SALESMAN 7698 2/22/1981 1250

    7566 JONES MANAGER 7839 4/2/1981 2975

    7654 MARTIN SALESMAN 7698 9/28/1981 1250

    how do i need to upload this file so that i get header correctly ? same case i have file with 1GB data ?
    m123

    ReplyDelete