how many tasks are there in informatica ?
Answers were Sorted based on User's Feedback
Answer / purva
Tasks in Informatica can be categorized as,
1. Assignment Task
2. Command Task
3. Control
4. Decision
5. Email
6. Event-Raise
7. Event- Wait
8. Session
9. Timer
| Is This Answer Correct ? | 74 Yes | 5 No |
Answer / shashiall
there is 1 more...Link task.
plz..tell am I correct or not?
| Is This Answer Correct ? | 50 Yes | 19 No |
Answer / vali
can u change the non-reusable task to reusable task
| Is This Answer Correct ? | 26 Yes | 4 No |
Answer / sujith
totally tasks,it is possible to make nonreusable task to
reusable......
edit the task..there is a option make it reusable
| Is This Answer Correct ? | 18 Yes | 1 No |
Answer / sandhya
There are different types of tasks in Informatica Workflow
manager which we use while running a workflow.I have listed
it below.
Tasks
Description
Assignment-Used to assign a value to a workflow variable
Command-Used to run a shell command during the workflow
Control-Used to stop or abort the workflow
Decision-Tells a condition to evaluate
Email-Used to send email during the workflow
Event-Raise Notifies the Event-Wait task that an event has
occurred
Event-Wait:It waits for the event to completed in order to
start the next task
Session-Used to run the mapping created in Designer buy
linking to session
Timer-It waits for a already timed event to start
| Is This Answer Correct ? | 11 Yes | 1 No |
Answer / vamsi
There is one more task, that is worklet task.
It is used to run a workflow inside a workflow
| Is This Answer Correct ? | 6 Yes | 1 No |
Answer / bsgsr
shashiall ,
u r absolutely correct.
link is also one of the task.
sessiom,email and command are reusable tasks
and the rest are non reusable tasks.
cum lets share the knowledge and b instrumental in helping
one another in finding a break with the industry.
reach me on bsgsr12@gmail.com
| Is This Answer Correct ? | 11 Yes | 7 No |
Answer / thilo
Yes, link also is one of the task in informatica.
Please send me informatica 8.6.1 pdf to
thilagachan@gmail.com
| Is This Answer Correct ? | 5 Yes | 2 No |
Answer / sai
please anyone of you send me the Informatica -8.6 PDF to
vissu84@gmail.com
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / silpa
please anyone of you send me the Informatica -8.6.1 PDF
to silpa47_rout@yahoo.co.in.
| Is This Answer Correct ? | 2 Yes | 0 No |
Source --------- eno , ename, sal 001,ank,1000 002,behe,2000 003,raj,2500 Target ------- header :DDMMYYYY24MMSS timestamp body: 001,ank,1000 002,behe,2000 003,raj,2500 footer: count(eno),sum(sal) how to implement the same in a FF tgt?
i have flat file it contains 'n' number of records, i need to send half of the records to one target table and Remaining half to another target table. can any tell me procedure.
what is $$$$?
What is a standalone command task?
What happens when a session fails and you click on recover?
Hi Experts, I have a source table like this. Name Number Raj 2 Ram 1 Sam 2 John 1 In the target I need the ouptput like the below Raj Raj Ram Sam Sam John We dont know the number value . It will be changing as n.. Please help me regarding this. Thanks, Nataraj V
Hi Experts , Can you please help me regarding the below question How to remove first three rows and last three rows in informatica.. thanks and regards Natraj
What are the methods for creating reusable transforamtions?
what is data driven in update strategy transformation?
Which one is better performance wise connected/un-connected lkp?why?
Hi, I am unable to connect ports from two Active trasformations to another active transformation ? Why is it so? Why it is designed like that? Some rules has been designed like this that is We can't connect passive and another passive to active.Can any one please letme know all these rules. Ex:- I am trying to connect filter1 and filter2 to another filter. Please answer me Advance Thanks
What are the data movement modes in informatcia?