what are the reusable tasks in informatica ?

Answers were Sorted based on User's Feedback



what are the reusable tasks in informatica ?..

Answer / sathish

command task
session task
email task

Is This Answer Correct ?    56 Yes 2 No

what are the reusable tasks in informatica ?..

Answer / swapna reddy

whatever the tasks we develop in task developer, are the
reusables

Is This Answer Correct ?    33 Yes 7 No

what are the reusable tasks in informatica ?..

Answer / shashi

SESSION TASK
COMMAND TASK
EMAIL TASK

Is This Answer Correct ?    27 Yes 2 No

what are the reusable tasks in informatica ?..

Answer / kt

Shashi is correct.

Is This Answer Correct ?    9 Yes 0 No

what are the reusable tasks in informatica ?..

Answer / hari

Session Task,
Email Task,
Command Task
Worklet

Is This Answer Correct ?    10 Yes 2 No

what are the reusable tasks in informatica ?..

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

what are the reusable tasks in informatica ?..

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

what are the reusable tasks in informatica ?..

Answer / ramesh

Session task,
E-mail task,
Command task,
Worklet

Is This Answer Correct ?    6 Yes 3 No

what are the reusable tasks in informatica ?..

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

what are the reusable tasks in informatica ?..

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

Post New Answer

More Informatica Interview Questions

if i hv 6 table as source table but can i make 12 as a dim table and 6 as fact table belongs to that src table.

0 Answers   iGate,


How we can create indexes after completing the loan process?

0 Answers  


What is an incremental loading? in which situations we will use incremental loading

2 Answers   HCL,


Explain factlessfact table with scenario

1 Answers   HCL,


Hey I am net to informatica? Can any one explain me step by step How scd will work ?

1 Answers   Infosys,


What is a router transformation?

0 Answers  


my source table having sureshraj42@gmail.com and rajeshraj42@gmail.com and i have only sureshraj and rajeshraj for my target table which transformation i have to use in informatica

3 Answers   HP,


There are 10 flat files; out of 10 files 1 file is empty. How do you identify the empty file? How can you load all files into targets?

1 Answers   Accenture,


CANNOT USE PARAMETER FILE! Hi all, I am trying to use parameter file for my workflow. This could help me to filter records where CITY = 'Portland' Following is what I have done: **in Designer - create new parameter : $$PARA_FIL, Parameter, String, IsExprVar=TRUE, Initial value = [empty] - Source Qualifier/ Properties/Source Filter: CUSTOMERS.CITY='$$PARA_FIL' **Create Parameter file: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt $$PARA_FIL='Portland' **Configure workflow to use the parameter file: Edit Workflow/Properties/Parameter Filename: C:\Informatica\PowerCenter8.6.0 \server\infa_shared\BWParam\DynamicParamTest.txt I also configured directory of parameter file for session task. However, I just got this in the session log: [SQ_CUSTOMERS] SQL Query [SELECT CUSTOMERS.CUSTOMER_ID FROM CUSTOMERS WHERE CUSTOMERS.CITY='$$PARA_FIL'] No record has been loaded to target. It seems that the parameter file has not been read. I cannot understand the reason why. Could any of you kindly suggest me anything? Thanks

4 Answers   CSC,


How can you use an Oracle sequences in Informatica? You have an Informatica sequence generator transformation also. Which one is better to use?

1 Answers  


What is power play plug in?

2 Answers  


What is the Difference between SetVariable and setmaxvariable in informatica?

1 Answers  


Categories