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

Define enterprise data warehousing?

0 Answers  


What do you mean by Parameter file? Why do we use it and what all things we can define in a parameter file?

1 Answers  


How do you take back up of repository?

0 Answers  


Input flatfile1 has 5 columns, faltfile2 has 3 columns(no common column) output should contain merged data(8 columns) Please let me know how to achieve ??

3 Answers   IBM,


What are events in workflow manager?

1 Answers   Accenture, IBM,






can we use lookup t/r in flat files?what are the t/r's can be used in flat files when compared to relational DB?

2 Answers   IBM,


wf dont have integration severances how you can run?

0 Answers   TCS,


If the records doesnt satisfy the filter condition where will it go?

10 Answers   IBM,


What all join we can perform in LOOKUP transformation?

0 Answers  


what is $$$$?

0 Answers   TCS,


what r the propertes of workflow? and write quary to select dept more ten employess in dept.?

2 Answers  


What is a look up function? What is default transformation for the look up function?

2 Answers   ASM, TCS,


Categories