what is worklet and what use of worklet and in which
situation we can use it?
Answers were Sorted based on User's Feedback
Answer / dr.jornalist
Worklet:- Group of tasks taken to accomplih a task is known
as a Worklet.
Use of Worklet:- You can bind many of the tasks in one
place so that they can easily get identified and also they
can be of a specific purpose.
| Is This Answer Correct ? | 12 Yes | 3 No |
Answer / siva
A set of worlflow tasks is called worklet,
Workflow tasks means
1)timer2)decesion3)command4)eventwait5)eventrise6)mail etc......
But we r use diffrent situations by using this only
| Is This Answer Correct ? | 2 Yes | 0 No |
Answer / vinutha
Worklets are objects that represent a set of workflow tasks
that allow to reuse a set of worflow logic in several
window.
| Is This Answer Correct ? | 4 Yes | 6 No |
Answer / annepogu malleswari
worklet is defined as a group of related tasks.
there are 2 types of worklets
1.Reusable worklet
2.Non-reusable worklet
| Is This Answer Correct ? | 0 Yes | 4 No |
what is dimension table?
What is the function of aggregator transformation?
There are 100 lines in a file. How to print line number 31-50 and 81-90 in unix with a single command.
any one can informatica metirial to me ple forwrd to my mail id; gbalireddy@gmail.com
What are the issues you have faced in your project? How did you overcome those issues?
How to delete duplicate record in Informatica?
when do we use static cache and when do we use dynamic cache in lookup transformation? with example.
Can anyone tell me, when a flat file contains different kinds of delimeters available for each line ( For Ex: First line contains [,*&#$] and second line contains [%@$#%^]. Like that all records having different kinds of delimeters. How can we implement this kind of flat file in informatica?
What are the components of workflow manager?
How is union transformation utilized?
in performance wise union is past,union all is past
How to join a Flat and Relational Source without using (Joiner, Update and Lookup ) transformations... is it possible? if yes i would like to know how?