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 are the differences between oltp and olap?
what are the output files that the informatica server creats during running a session?
in my source table one of column contains the data like vishnraju@gmail.com,suresh@yahoo.com,krishna@hotmail.com these records i need to send in target table as below format. vishnuraju,suresh,krishna
What does update strategy mean, and what are the different option of it?
What is dynamic cache?
What is the functionality of update strategy?
how to create user defined function (udf) in informatica
In dept 10, 5 emp sal, i want to do sum of dept 10 emp sal. Is there any othere transformation than the aggrator? if yes how?
Without using any transformations how u can load the data into target?
explain any diffcult scenario that u have faced in your experience... or explain any complex maping u have developed?
Suppose we configure sorter transformations in the master and detail pipelines with the following sorted ports in order: item_no, item_name, price. When we configure the join condition, what are the guidelines we need to follow to maintain the sort order?
What is the Difference between SetVariable and setmaxvariable in informatica?