How to generate the HTML output using Informatica.
Answer Posted / isha_gtb
This explains all
https://marketplace.informatica.com/solutions/mapping_send_emails_from_mapping
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
During the running session, output files are created by informatica server. Enlist few of them.
How to elaborate tracing level?
What are the designer tools for creating transformations?
Enterprise data warehouse your projects phase by phase explain?
Informatica Server and Client are in different machines. You run a session from the server manager by specifying the source and target databases. It displays an error. You are confident that everything is correct. Then why it is displaying the error?
What is the difference between writing a joiner query in ANSI style and THETA style?
What is rank transformation?
How to load last n records of file into target table - informatica
how to load rows into fact table in data warehouse
Can u generate reports in Informatica?
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
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
What are ETL Tools?
Explain what are the different types of transformation available in informatica.
what is diff b/t sorter t/r and agg have the option sorter property...