A Main workflow "wkf_Main" has multiple sessions (S1,
S2...., can I make changes and promte one session (S5) at
any time or have to promote whole Workflow "wkf_Main" every
time?
Answer Posted / ritu
Just right Click on the session and choose the option of
start the workflow from task.Need not to run the whole wf.
Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
What is a code page?
How might you approve all mappings in the archive all the while?
What is lookup transformation?
What is a stored procedure transformation?
can anybody send me some real time screenshots of mapping in informatica powercenter. i will be vary thankful to him. my e-mail id :- prakashkumar.kumhar@gmail.com
Some flat files are there, out of these having some duplicate. How do you eliminate duplicate files while loading into targets?
What are the mapping parameters and mapping variables?
4 yrs etl devloper roles and responsibilities?any body give solutions
What is aggregator transformation in informatica?
explain one complex mapping with logic? sales project?
can anyone explain me about retail domain project in informatica?
What are the restrictions of union transformation?
explan ur project architecture?
Hi, In source I have records like this No name address 10 manoj mum 10 manoj dilhi 20 kumar usa 20 kumar Tokyo I want records in target like shown below No name addr1 addr2 10 manoj mum dilhi 20 kumar usa Tokyo If it is reverse we can do this by using Normalizer transformation by setting occurance as 2. Somebody will say use denoralization technique. But as of my knowledge I couldn’t find any denormalization technique. Is there any concept like that? I tryid this seriously but I could find any idea to implement this. Can any one please help me ? Advance Thanks