1
2
3
*
4
5
6
*
7
8
9

how to load records between two stars(*),

Answer Posted / ankur

small change in the above post..
add an exp after source qualifier...with two more ports

v_out as variable =iif((is_number(inputport),v_out,v_out+1)
output=v_out

so output from this exp will be
1 0
2 0
3 0
* 1
4 1
5 1
6 1
* 2
7 2
8 2
8 2

now add a filter where output=1

Thanks

Is This Answer Correct ?    2 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the mapping parameters and mapping variables?

616


Explain what are the different versions of informatica?

653


What is resilience time?

651


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

597


What are the restrictions of union transformation?

574






Hi, There is a session in my workflow which is running for a long time, atlast we found the cause is the missing index. My session is running via a stored procedure. Can I create an Index on the table which the stored procedure is using while my session is running? Please suggest. My Informatica version is PC 8.0.6 My Oracle APPS is 11.5.3. Thanks,

6748


tell me the rules and responsblites in our project(my project is development)

1493


What is target load order?

803


Write the different tools in the workflow manager?

569


what is the end to end process meaning in my project(my project is development)and functionality plz tell me

1493


What is xml source qualifier transformation in informatica?

709


expain about the tune parameters?

1877


HOW TO PROCESS THE ROWS FROM JOINER AND EXPRESSION TRANSFORAMTION TO SORTER TRANSFORMATION

1469


Hi friends I want to know about what r the dimensions in the banking porjects and genarally how many tables r in project ?

1445


lookup transformation with screenshots

3555