What is the Difference between PowerPlay transformer and
power play reports?
Answer / guest
Powerplay transformer means genarate cubes and reports but
power play reports means just existing reports seaing its
possible Reports in(ppi)
| Is This Answer Correct ? | 0 Yes | 0 No |
What is an unconnected transformation?
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
Separate from an archive server and a powerhouse?
I have a scenario which load the data frm single source to 2 targets as T1, T2, and T1 have a P.K and T2 have F.K relations. first data has to load in T2, and then data load to T1 if that record exist in T1... how can we acheive it?
How can you join 3 tables? Why cant you use a single Joiner to join 3 tables.
How do you load unique records into one target table and duplicate records into a different target table?
What are the components of the workflow manager?
How to load dimension and fact in same mapping at same time.explain me the logic used for that scenario.
difference between shortcut and reusable transformation?
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
What is diff between connected and unconnected lookup?
5 Answers BirlaSoft, Blue Star Infotech,
1)What is Data Masking in informatica? 2)How to restrict junk characters while loading data into target. 3) what happen if i won't pass sorted input in a transformation.