By seeing the parameter file how do u identify wheather it
is a workflow parameter or mapping parameter?
Answer Posted / janardhan
Mapping Parametre and Workflow variable are declaared as $$
and session variable as $
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are batches?
How to elaborate powercenter integration service?
Design a mapping to load a target table with the following values from the above source?
What is status code in informatica?
What happens when a session fails and you click on recover?
Hi Everybody, I have one fixed width file as source and 4 oracle tables (relational) as target. What are the Unit test cases i need to implement ? 1.Using TextPad software i tested postion of the field 2.As per specification i tested like whether it is correctly mapped or not? Is there any other test case do i need to implement. If possible can any one give me the test cases Advance Thanks
Briefly define a session task?
What is informatica metadata and where is it stored?
Explain pmcmd command usage in informatica
Enlist the tasks for which source qualifier transformation is used.
Explain the informatica workflow?
What is resilience time?
How can one identify whether mapping is correct or not without connecting session?
Reusable transformation and shortcut differences
If the source has duplicate records as id and name columns, values: 1 a, 1 b, 1 c, 2 a, 2 b, the target should be loaded as 1 a+b+c or 1 a||b||c, what transformations should be used for this?