When you move from devel to prod how will you retain a variable
Answer / isha
If you check the option Retain persistent values for mapping variables, the existing values from the target folder will be kept.
Otherwise, they will be replaced with values from the source folder.
Quote from the Repository Guide:
Retain persistent values for mapping variables. You can choose to retain existing values or replace them with values from the source folder.
Retain persistent values for workflow variables. You can choose to retain existing values or replace them with values from the source folder.
| Is This Answer Correct ? | 0 Yes | 0 No |
what is mapping parameter?
write a query to get maximum salary from the employers table without duplicates....kindly help me
Mention few power centre client applications with their basic purpose?
My Source qualifier has empno, sal. Now my mapping is like SQ(EMPNO)->AGGR->EXP->TARGET SAL ------------>TARGET ? means only one source qualifier has 2 columns like empno, sal. connected to same target as shown in above mapping.Is this mapping valid or any issues are there if we design like this?
i have a source table ID NAME SAL 101 A 1000 102 B 2000 103 C 1500 target load should be ID NAME SAL 101 A 1000 101 B 2000 101 C 1500 102 A 1000 102 B 2000 102 C 1500 103 A 1000 103 B 2000 103 C 1500
What are mapplets?
Hi, This is Lakshmi,Anyone taking classes for datawarehouse-Informatica and BO with real time project
What are the join types in joiner transformation?
how to remove staging area
Describe expression transformation?
version controlling in informatica?
One source and 3 targets 1st row-1st target 2nd row-2nd target 3rd row-3rd target 4th row-1ist target how will u do?