How do you implement unconn. Stored proc. In a mapping?
Answer Posted / isha
http://www.folkstalk.com/2013/04/unconnected-stored-procedure-transformation-informatica.html
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain the etl program with few examples.
how we can load rejected record's at run time?(not through bad files)
What is informatica etl tool?
What is a surrogate key?
Can we create a Integration service without a Repository service and vice versa?
What is a repository manager?
3.how will u get information about bugs how will u rectify the bugs in realtime whch tool we are using to rectify the bugs
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
How to Create a folder using pmrep command?
How to do unit testing in informatica?
What is the way to execute pl/sql script using informatica mapping?
What is incremental aggregation?
Explain how many types of dimensions are available in informatica?
What's the layout of parameter file (what does a parameter file contain?)?
How can a transformation be made reusable?