how to run 2 workflows sequentially. plz respond what is the
process?
Answer Posted / 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 View All Answers
what is the end to end process meaning in my project(my project is development)and functionality plz tell me
What is a mapplet/worklet in informatica?
Implementation methodology
How to handle decimal places while importing a flatfile into informatica?
Different circumstance which drives informatica server to expel records?
tell me 5 session failure in real time how can you solve that in your project?
Informatica Checkpoints
what is Active lock explain
Whats there in global repository
Is it possible to use a client with different version than that of its Informatica server?
What is the difference between a repository server and a powerhouse?
What are the types of caches in lookup?
can we override a native sql query within informatica? Where do we do it? How do we do it?
Design a mapping to load the cumulative sum of salaries of employees into target table?
I have 100 records in source table, but I want to load 1, 5,10,15,20…..100 into target table. How can I do this? Explain in detailed mapping flow.