following table

source target
name gender name target
a1 male a1 female
a2 female a2 male

i want a1 female update to target how will do?

Answer Posted / zer0

The purpose of ur question is to update male to female and
female to male .......... is it so, then

Source --> SQ --> Expression --> Target

Use an expression transformation and make 1 variable port
in it say gender_check, put the condition in it as

IIF(gender=male,female,male)

make a output port say gender_new and give the value of
gender_check as output.Use gender_new as output to target.

Kindly revert if this worked.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to do the error handling of if ur source is flatfiles?

1506


What is substr in informatica?

659


How many types of sessions are there in informatica.please explain them?

674


What is Data Caches size?

652


tell me 5 session failure in real time how can you solve that in your project?

1627






TELL ME ONE COMPLEX MAPPING IN UR PROJECT? chandumba2005@gmai.com

1462


what is informatica metadata?

595


What is depict expression change?

614


What is flashback table ? Advance thanks

1476


Quickly characterize reusable change?

687


what is granularity,what type of granularity we will take in fact tables either lowlevel or highlevel,if two tables having same granularity that is posiable or not

1864


Explain where to store informatica rejected data? How to extract the informatica rejected data?

574


Explain Dataware house architecture .how data flow from intial to end?

2120


whats the logic to load the lower level of granularity of data to fact table.

1789


Explain why we use partitioning the session in informatica?

607