Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

We have file having country_name customer_name.For exp
London Ram
Bangalore Rohit
London Shyam
Bangalore Abhinav
In output we need 2 files one file for london and second file for Bangalore.How to acheve this?

Answer Posted / subramanian

Set Count Parameter in Reformat to 2 to create 2 output ports.
Use Output_index parameter in Reformat Component to direct the record with city field having 'London' to one of the port .

Another condition checking city field for 'value 'Bangalore' and direct it to second out port.

count parameter set to 2.

if (field_1 == "London") 0
else
1

Is This Answer Correct ?    20 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How to convert a single column values 1 2 3 4 to single row of 4 columns ? And vice-versa

1126


What do you understand by overflow errors?

1297


How to add default rules in the transformer?

1281


What is ab initio enterprise meta>environment (eme)?

1611


We know rollup component in abinitio is used to summarize a group of data record then why do we use aggregation?

1406


What is a partition and what are the different types of partition components in abinitio?

1307


What is a rollup component?

1168


What will be the skew for, input file->partition by key-> partition by round robin->output file

1015


What are the types of data processing you are familiar with?

1252


Give one reason when you need to consider multiple data processing?

1221


Whenever we load data into oracle table from staging table using exchange partition...then I read somewhere that data actually doesn't move in this and this command only reset the pointer in the data dictionary...so if data doesn't move then how data is loaded into the main table ? I mean wat is the point of pointer update in data dictionary?

1052


When we should use 'jobid' for commit table (Output table component?? How to use in abinitio graph?

2482


I am unable to connect sever database(oracle) from gde(db config file) local system.i set all these?

1203


What will be the output when a file with 0 records is connected as input to a reformat and an output file? Note that in reformat we have assigned hardcoded values to output columns.

1033


What is is a data flow graph?

1167