I have scenario, i have 10 worklflows and i want run the
1st workflow first and immediately i want to run 10th
workflow has to run and am not bothering of 2 to 9
workflows? can any one help me how to do this? Thanks in
advance.....
Answers were Sorted based on User's Feedback
Answer / kishore
guys, we can use event raise task at end in the wf1 (by giving the condition that all tasks completed successfully) and event wait task at wf10. so that if the wf1 completed immediatly wf10 starts.
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / vikram
If possible keep the content of all workflows in 1 worklet
and that too in same sequence and before the 10th workflow
add a worklet succes condition based on first worklet than
it will start the 10th worklet if first worklet runs
successfully.
Is This Answer Correct ? | 1 Yes | 4 No |
What is the difference between a shortcut of an object and copy of an object? Compare them.
what is mystery dimension?
What is the difference between the system variables $$$SessStartTime and SESSSTARTTIME?
when i was running the seesion, after loading 100 records, session suddenly fails.Next time i want to load the remaing rows in target with out truncate target table.What should i use?
Why we use lookup transformations?
How can i explain my project architecture in interview..? in Igate asked me tell me your project flow from source to target..?
1 Answers Ameri Group, CGI, CTS, HCL, iGate, TCS, Wipro,
How to enter same record twice in the target table,explain?
1. When u r checking out what ll happens for version no? a. Increase b. decrease c.reset to 0 d. reset to 1 e. no change 2. Salary of all employees needed to add with the commision. What transfrmation to be used? a. SQ and Expression b. SQ c. Update Strategy d. Expression 3. Which of the task is used to run a session based on success of the other session? a. Decision b. Event wait c. Email d. Command e. None 4. Types of sources in Informatica? a. Homogenous n Heterogenous b. None c. Cobol n XML d. Flat files e. Flat files and Homogenous n Heterogenous 5. Servers are available in informatica? a. Informatica Server and Workflow server b. Informatica Server and Informatica Repository Server c. Informatica Server d. Workflow server e. Informatica Repository Server 6. While using Pmcmd in cmd line mode, each command must include the connection info of which of the following? a. workflow manager b. Power Center server c. Workflow monitor d. Repository manager e. Designer 7. Workflow montior displays workflows that have run a. once b. twice c. never d.four times e. thrice 8. Mode for handling sessions n workflows? a. server mode b. Wait mode c. Command line mode d. User mode e. Interactive mode 9. Connection details configured in? a. Mapping designer b. Workflow manager c. Workflow monitor d. Repository manager e. Worklet designer Thanks in Advance
What do you understand by a term domain?
two types of data are there . one is mainframe and the other is ascii format . in informatica how can you get both the data in a single format in ascii .
Can anyone tell me the new features in Informatica 9 Version?
What is rank transformation?