in my source table i want to delete first and last records and
load in between records into target? how can it possible?

Answer Posted / mithilesh kumar rai

AGGREGATER

SQ -> JOINER > EXP >UPDST > TGT

SEQ GEN EXPRESSION

AGGREGATE: DON'T SELECT ANY GROUP BY PORT IT WILL PASS LAST.

EXP:TAKE SEQ BEFORE EXPRESSION

JOINER : JOIN AGGREGATOR AND EXPRESSION BASED ON CONDITION
DUMMY(VALUE=1)=DUMMY(VALUE=1)

EXP: OUTPUT_PORT: IIF(NEXTVAL=1 AND EMPID(EXP)=EMPID(AGGT),1,0)

UPDATE_STRATEGY: IIF(OUTPUT_PORT=1,DD_REJECT,DD_INSERT)

let me know if u r facing any problem(8147922210)

Is This Answer Correct ?    2 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is decode in informatica?

650


Differentiate between joiner and lookup transformation?

612


What is substr in informatica?

659


Make a note of the quantity vaults made in informatica?

552


I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?

1462






How to call shell scripts from informatica?

573


which one is better performance wise joiner or look up

621


Explain your project of banking domian.

1217


Can we use the mapping parameters or variables created in one mapping into any other reusable transformation?

804


source : xml file target: xml file how can we check data loaded into target xml file using writing sql query. pls help on this asap.

2293


What are the performance considerations when working with aggregator transformation?

674


What is fact table? Explain the different kinds of facts.

611


In What Situations we can use MappingParameters ,Mapping Variables AND Session Parameters in REAL TIME.

1534


Explain the tuning lookup transformation - informatica

608


How to partition the Session?

643