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 |
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000
Q. WE ARE LOADING ORACLE TABLE THE PROCESS RUNS THREE HOURS. THIS TABLE IS BEING USED BY SOME DOWNSTREAM TEAMS SO WHAT WE WANT IS IN BETWEEN RUN IS PROGRESS IF ANYONE IS FETCHING THE DATA FROM THE TABLE THEY SHOULD SEE DATA TILL YESTERDAY TILL THAT. AFTER THAT PROCESS IS COMPLETED ONLY THEN TEAM SHULD BE AVAIBLE TO SEE TODAY DATA UPDATED. WE DONOT WANT TO LOG THE TABLE. NEED APROACH FROM YOUR SIDE.
In what scenario we use to improve session performance by pushdown optimization?can any one give example?
What is confirmed dimension?
how to improve performence by using sorted input in aggrigator t/r.
can we use bulk loading when we use look in mapping
Any one tell me some 5 session failure in real time?And why problem occur how to solve the issues?
What is intricate mapping?
You have defined the following: - Commit Type = 'Target' - Commit Interval = 10000 - writer buffer block can hold multiple 7,500 rows - you are loading 40,000 records into the target After how many records will the Informatica Server issue commit commands? a)7500, 15000, 22500, 30000, 40000 b)15000, 22500, 30000, 37500, 40000 c)15000, 22500, 30000, 40000 d)15000, 30000, 40000
One flatefile it contains some data but i want to dont want to load first and last record ..how it is? can u tell me complete logic?
In SCD type 2 if we had select date range. then suppose we had inserted today's date(eq. date is 30 aug 2010) then start date will be today's date(30 aug 2010) what will be the end date,we cant leave it blank?
What are the join types in joiner transformation?