how to run 2 workflows sequentially. plz respond what is the
process?

Answers were Sorted based on User's Feedback



how to run 2 workflows sequentially. plz respond what is the process?..

Answer / hari

we can run the workflow sequentially .for that we need to
write a ksh shell scripts or batch command and use cmd
command

Is This Answer Correct ?    17 Yes 1 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / master

Worklet will contain group of sessions.

Is This Answer Correct ?    15 Yes 1 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / kamleshmishra291

to execute workflows in sequence we can use file watch mechanism
in first worklet create a touch file after successful run and in second worklet use event wait (file watch mechanism) looking for a file at a particular location.

Is This Answer Correct ?    2 Yes 0 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / ganesh prasad

we have to create worklet . a worklet can be used to run
multiple workflows. a worklet is created with worklet
desinger tool.

Is This Answer Correct ?    14 Yes 13 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / usha

we can run 2 workflows sequentially.

by creating 2 WL..

wl contains set of reusable session..

wf---->wL---->wL

if 2 wf are in same repository..


===============================
if 2 wf are in different repository we set the dependence..
by using shell script..

script one is used to run the first wf..
after running the wf1 it will creates a zero bye file..

if it doesnt not create zero bye file it will for 6loop
times..each loop will wait for 5min..for zero bye file

if file avalible it will start running the second script to
run second WF..if file not avalibel..

i will send a mial...
by using mailX command

Is This Answer Correct ?    0 Yes 2 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / james

Hi Guys,

We can run 2 sequentially by scheduling the workflows at
the same time.

Is This Answer Correct ?    1 Yes 3 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / vijay reddy

We can do using Event Raise & Event Wait tasks in workflows

Is This Answer Correct ?    17 Yes 20 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / mr.know it all

hello shalu..workflow is not grp of worklets..

a worklet is a grp of workflows

Is This Answer Correct ?    4 Yes 15 No

how to run 2 workflows sequentially. plz respond what is the process?..

Answer / shalu

I think here is just a confusion of concept of worklet and
workflow.
A worklet is a group of mappings.
A workflow is a group of worklets.

(A Worklet cannot include workflows, not even a single
workflow)

As I understand, you have created two workflows (group of
mappings).

Instead Create two worklets and then add these worklets in
a workflowin the executed sequence.

Is This Answer Correct ?    6 Yes 25 No

Post New Answer

More Informatica Interview Questions

what is the logic will you implement to laod the data in to one factv from 'n' number of dimension?

3 Answers  


2,if we have 3 pipeline containing 3 targets and each target is connected with diff sequence generator ,let us assume first target is populated with seq no1-9,so what would be the number generated by other two sequence generator?what is the diff in o/p if when we use reusable sequence generator?what would be the diff if we place expression in between target and sequence generator?

2 Answers   Emphasis,


Hi experts, can anyone tell how much we use plsql in real time

3 Answers  


how can one eliminate dupliacte data with out using distinct option?

5 Answers   Patni, Wipro,


draw informatica architecture 8.6 ?

0 Answers   Cognizant, TCS,






There are 3 groups in router transformation in which there are no conditions mentioned, so what happens if I connect these groups to the 3 targets? How many records gets into each target.(suppose if we are getting 10 records from the source)

4 Answers  


wt is the difference between truncate and delete in which situation u use delete and truncate in real time..

4 Answers   TCS,


What is difference between stored procedure transformation and external procedure transformation?

2 Answers  


What are the steps involved in the migration from older version to newer version of Informatica Server?

0 Answers  


hi all, can anyone tell where i will get good informatica training in Pune? thanks in advance.

5 Answers   TCS,


Do you have knowledge in ralph kimball methodology

1 Answers  


What are the differences between source qualifier and joiner transformation?

0 Answers  


Categories