1
2
3
*
4
5
6
*
7
8
9

how to load records between two stars(*),

Answer Posted / anas furquan

Use Filter transformation with below condition:
IIF(FIELD!='*',1,0)

Mapping:
Source-->SQ-->Filter-->Target

This works. :)

Is This Answer Correct ?    1 Yes 8 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What do you mean by worklet?

633


What is mapping debugger?

574


I have a flat file, want to reverse the contents of the flat file

698


Can I use same Persistent cache(X.Dat) for 2 sessions running parallely? If it is not possible why?If yes How?

1624


My source is delimited flat file Flat file data is H|Date D1|ravi|bangalore D2|raju|pune T|4 The data will be send to target if the fallowing two conditions satisfied 1.The first row Date column is equal to SYSDATE 2.Last record second port equal to number of records. How to achieve?

1462






How an expression transformation differs from aggregator transformation?

628


What are the advantages of using informatica as an etl tool over teradata?

569


How to create the source and target database connections in server manager?

634


What is rank transformation?

581


What is persistent lookup cache?

605


I have a mapping loading 100 records and it failed on 20th record. how to recover it without changing anything.(in prod where we don't have any access).. (the session should should start from 21 record)

1089


What are the types of presistent cache in look up tr.

1551


What happens when a session fails and you click on recover?

659


How can we use mapping variables in informatica? Where do we use them?

621


What is a router transformation?

632