what are the reusable tasks in informatica ?
Answers were Sorted based on User's Feedback
Answer / swapna reddy
whatever the tasks we develop in task developer, are the
reusables
| Is This Answer Correct ? | 33 Yes | 7 No |
Answer / abhilash
Shasi and swapna both are correct.because
these three task only we can develope in task developer
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / c mahesh
create onces used multiful times is known as reusable tasks
i.e
1.session task
2.command task
3.email task
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / ramesh
Session task,
E-mail task,
Command task,
Worklet
| Is This Answer Correct ? | 6 Yes | 3 No |
Answer / thirumal
Create reusable sessions in the Task Developer. When you
create a reusable session, you can use it in multiple
workflows.
example :Session Task,
Email Task,
Command Task
Create non-reusable sessions in the Workflow Designer. When
you create a non-reusable session, you can use it only in
that workflow.
| Is This Answer Correct ? | 2 Yes | 1 No |
Answer / usha
reusable tasks means the task that is created in task
developer is called reusable tasks.
The task that created in wf designer that is non reusable
teask.
| Is This Answer Correct ? | 3 Yes | 4 No |
how lookup transformation is made active in new versions... When to use connected and when to use unconnected lookup and why? which is good for session performance. How to make lookup persistent and how to remove stale data from that lookup. how commit works - when we stop or abort data. Explain in both cases. What is factless fact table and have you ever used it in real time scenarios.
what is surrogate id ?
write a query following source region sales 1 1000 2 2000 i want the output ?please give solution 1 2 1000 2000
How to create a non-reusable instance of reusable transformations?
update strategy transformation in informatica
What is the expected value if the column in an aggregator transform is neither a group by nor an aggregate expression?
What is Cognos script editor?
What is difference between partioning of relatonal target and partitioning of file targets?
whether Sequence generater T/r uses Caches? then what type of Cache it is
my sourse is like id name sal--1 aa 1000 ,2 bb 2000, 3 cc 3000 4 dd 4000, 5 ee 6000 , 6 ff 7000 and so on but myrequirement is like this id name sal up_sal,1 aa 1000 null,2 bb 2000 1000, 3 cc 3000 2000 4 dd 4000 3000, 5 ee 5000 4000 , 6 ff 6000 50000 and so on so how can i get it plez reply for this as soon as possible , thanks in advanced
How might one distinguish in the case of mapping is right or not without associating session?
How do you remove duplicate records in informatica?