Answer Posted / d s r krishna
Parameter files are created with an extesion of .PRM
These are created to pass values those can be changed for
Mapping Parameter and Session Parameter during Mapping run.
Mapping Paramters:
A Parameter is defined in a parameter file for which a
Parameter is create already in the Mapping with Data Type ,
Precision and scale.
The Mapping parameter file syntax (xxxx.prm).
[FolderName.WF:WorkFlowName.ST:SessionName]
$$ParameterName1 =Value
$$ParameterName2 =Value
After that we have to select the properties Tab of Session
and Set Parameter file name including physical path of this
xxxx.prm file.
Session Parameters:
The Session Parameter file syntax (yyyy.prm).
[FolderName.SessionName]
$InputFileValue1=Path of the source Flat file
After that we have to select the properties Tab of Session
and Set Parameter file name including physical path of this
yyyy.prm file.
Do following changes in Mapping Tab of Source Qualifier's
Properties section
Attributes values
Source file Type ---------> Direct
Source File Directory --------> Empty
Source File Name --------> $InputFileValue1
Thanks
| Is This Answer Correct ? | 8 Yes | 0 No |
Post New Answer View All Answers
How can repository reports be accessed without sql or other transformations?
How to delete duplicate row using informatica?
can we override a native sql query within informatica? How do we do it?
What is meant by target load plan?
What is an active transformation?
can u give example for factless fact table
What is target designer and target load order?
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
I want my deployment group to refer an external configuration file, while i deploy in the production environment. How can i achieve it.
How to load data in informatica ?
Explain sessions. Explain how batches are used to combine executions?
Explain how to import oracle sequence into informatica?
Can we create a Integration service without a Repository service and vice versa?
What is a sequence generator transformation?
How might one distinguish in the case of mapping is right or not without associating session?