If u r giving different parameter file names in workflow and
session for a single mapping parameter, then which one will
be executed? The one u given in workflow or the one u given
in the session?
Answer Posted / munireddy
workflow parameter file...
Is This Answer Correct ? | 12 Yes | 0 No |
Post New Answer View All Answers
What are mapplets?
Workflow is long running due to long running sql query so when we refer the query plan it tells the issue is due to partition of the db table. How to handle this?
What is a joiner transformation?
In how many ways we can create ports?
How do you load first and last records into target table?
Hi, I saw one mapping implemented by my seniors . In Expression transformation they implemented following logic. That is iif(is_date(in_UC_DATINV,'YYYYMMDD'),to_date(in_UC_DATINV,'Y YYYMMDD'),'Inventory Date is either invalid or null') Inventory_Date is validated only for is_date() But not validated for notisnull() . But error says “ either invalid or null “ why? Whether is_date() also check for not isnull() ? or in this logic something is different ? Please answer me . Advance thanks
Differentiate between a database and data warehouse?
Explain what transformation and how many are there in informatica?
in reporting we add some new objects,how we get the count of the newly added objects to the report
what is $$$$?
What is depict expression change?
How do you use reject loader.
what is Active lock explain
Write the prerequisite tasks to achieve the session partition?
What is the way to execute pl/sql script using informatica mapping?