Types of Batch Processing
There are 2 types of batch processing
Parallel (or) concurrent batch processing
The session tasks execute concurrently (or) parallel at the same instance of the time
2. Sequential batch processing
The session tasks execute one after another.
Link condition
A link condition control the execution of tasks in the work flow define the link condition using following pre define variable “status”.
Procedure
Create a 3 mapping with the name m10, m20. m30
Create a 3 session with the name s10, s20, s30
Create a work flow drop the session besides the start task in a sequential passion make a link between tasks
Double click on the link between s10 and s20
From pre defined tab double click on the variable status
Define = succeded
Click on variable
Similarly defined the link condition between s20 and s30 session tasks
If you want to enrich your career and become a professional in Informatica, then visit Tekslate - a global online training platform: "Informatica Training" This course will help you to achieve excellence in this domain.
Task and type of tasks
A task is defined as a set of executable actions, commands, and functions
The task is categorized into 2 types
Reusable tasks
A task which is assigned to multiple workflows is known as a reusable task
Reusable tasks are created using the task develop tool
Ex:
- Session
- Command
- Work let
Non reusable task
A task which is created using a workflow designer tool is known as a nonreusable task
Ex:
- Session
- Command
- Decision
- Assignment
- Event wait
- Event rais
- Timer
- Worklet
- Control
A on reusable task can be converted into reusable task
For in-depth understanding of Informatica, click on
- Rank Transformation in Informatica
- Aggregator Transformation in Informatica
- Expression Transformation in Informatica
- Lookup Transformation in Informatica
- Interview Questions