I want to run a workflow which consist of 3 sessions. But
wat my question is. 1st session should run on DB1if the
first session is successful then 2 session should run on
db2 and 3rd session should run on DB3 envronments. i want 3
different wf logs. it shoul not override on one log?
Answer Posted / pooja
HI ALL,
CHANGE THE CONNECTION IN THE SESSION PROPERITES AND THE
WKFLOW MANGER USE DECSION TASK OR LINK CONDITION TO SPECFI
THAT IF 1ST SESSION RUN SUCCESSFUL THEN EXCUTE THE NEXT TASK
N CMING TO DIFFERENT WF LOG .
IN SESSION PROPERTIES YOU CHANGES THE SESSION LOG NAME AND
DIR... SO FOR EACH SESSION CHANNGE THE SESSION LOG NAME N
DIR......
| Is This Answer Correct ? | 7 Yes | 0 No |
Post New Answer View All Answers
What is an aggregator transformation?
Can some one explain me about Telecommunications(wireless) project in Informatica? Thanks in advance
In development project what is the process to follow for an etl developer from day1
What are the transformations that are not supported in mapplet?
What is the procedure for creating independent data marts from informatica 7.1?
I have worked on Informatica 7.1.1. I want to know the answer for the below question. Target is not created initially.Then how to take the DDL script from the source and run the Mapping by creating the Target dynamically?Is it possible by SQL Transformation?
Is stop and abort are same in informatica?
I have three same source structure tables. But, I want to load into single target table. How do I do this? Explain in detail through mapping flow.
Source and Target are flat files, Source table is as below ID,NAME 1,X 1,X 2,Y 2,Y On Target flat file i want the data to be loaded as mentioned below ID,NAME,REPEAT 1,X,2 1,X,2 2,Y,2 2,Y,2 How to achieve this, Can i get a map structure
scenario where i can use only concurrent execution of workflow.
What is dimensional table? Explain the different dimensions.
Briefly define reusable transformation?
How to load the data from a flat file into the target where the source flat file name changes daily?
generate date / time dimension in informatica
Explain constraint based loading in informatica