What are the components of the workflow manager?
No Answer is Posted For this Question
Be the First to Post Answer
If there are more than one sessions running parallel in a worklet, which will be the last session ?
what is the difference between stop and abort?
Hi Every One,What is Use of Factless Fact Table ? Why we use Factless Fact Schema in the Projects waiting for reply? thank you
what is tha tracesing level? and difference betweentrace in normal and verbose and nonverbose?
what is the complex transformation you used in informatica
What are the main issues while working with flat files as source and as targets ?
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
Can we run session without using workflows?
What is mapplet in informatica?
Using Connected or unconnected lookup for performance wise which one is preferable?.
I want expect first and last record remaining all records will be loaded into target? which transformations we can use?
While importing the relational source defintion from database,what are the meta data of source U import?