CANNOT USE PARAMETER FILE!

Hi all,

I am trying to use parameter file for my workflow. This
could help me to filter records

where CITY = 'Portland'

Following is what I have done:

**in Designer
- create new parameter :
$$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial
value = [empty]
- Source Qualifier/ Properties/Source Filter:
CUSTOMERS.CITY='$$PARA_FIL'

**Create Parameter file: C:\Informatica\PowerCenter8.6.0

\server\infa_shared\BWParam\DynamicParamTest.txt
$$PARA_FIL='Portland'

**Configure workflow to use the parameter file:
Edit Workflow/Properties/Parameter Filename:
C:\Informatica\PowerCenter8.6.0

\server\infa_shared\BWParam\DynamicParamTest.txt

I also configured directory of parameter file for session
task.

However, I just got this in the session log:

[SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID
FROM CUSTOMERS WHERE

CUSTOMERS.CITY='$$PARA_FIL']

No record has been loaded to target. It seems that the
parameter file has not been read. I cannot understand the
reason why.


Could any of you kindly suggest me anything? Thanks

Answers were Sorted based on User's Feedback



CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This ..

Answer / shantu

I THINK THERE IS NO DIFFERENCE BETWEEN .TXT AND .PRM, SOMETIMES IT MAY DIFFER BUT ALL THE CASES
CORRECT ME IF I'M WRONG

Is This Answer Correct ?    2 Yes 0 No

CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This ..

Answer / devi

Save PARAMETER file with .prm extension.

Is This Answer Correct ?    1 Yes 0 No

CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This ..

Answer / mai phuong

I have fixed it. This was because in parameter file I did
not declare the name of folder, workflow and session

Is This Answer Correct ?    1 Yes 0 No

CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This ..

Answer / devi

save "filename.prm"

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Informatica Interview Questions

Roles and Responsibilties of Informatica Production Support Member?

6 Answers  


I have id, seq_no date, bill_amt and weight 1,11,'01-Jan-2014',100,2 2,12,'01-Jan-2014',40,5 3,13,'01-Jan-2014',32,5 4,14,'01-Jan-2014',98,2 5,15,'01-Jan-2014',105,3 6,16,'01-Jan-2014',11,3 1,11,'02-Jan-2014',40,2 2,12,'02-Jan-2014',100,5 3,13,'02-Jan-2014',132,5 4,14,'02-Jan-2014',198,2 5,15,'02-Jan-2014',15,3 6,16,'02-Jan-2014',16,3 Now I need output as date MXAMT_LSTWGHT MINAMT_GRTWGHT 01-Jan-2014 100 32 02-Jan-2014 198 100 Could not think of mapping to do so. Please help

1 Answers   Axtria,


i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table: pls full details

8 Answers   L&T, TCS, UnitedHealth Group, Wipro,


How to load a relational source into file taget?

2 Answers  


How your source files are coming to your ETL server. Actually at which stage of your mapping it is happen.

1 Answers   Cognizant,






Can we schedule a workflow(not a session) to run after completition of another workflow? Can we make a workflow depend on completition of another one?

2 Answers   GE,


What is meta data and system catalog?

2 Answers  


How you count the number of records available at your source?

3 Answers   Zensar,


How informatica recognizes mapping?

2 Answers   CTS,


How can a Lookup with Dynamic Cache be replaced in a mapping? Explain.

2 Answers   TCS,


i have a data in my source as a flat files what test i have to perform the next step can any body help to me

0 Answers   SeeInfoBiz, TCS,


Which kind of index is preferred in DWH?

3 Answers  


Categories