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?

Answers were Sorted based on User's Feedback



We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam B..

Answer / 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

We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam B..

Answer / keerthika

We can use Partition By expression to partition the data based on the Value in input data

Is This Answer Correct ?    7 Yes 0 No

We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam B..

Answer / devendra majhi

We can use "Write Multiple Files" component for this.
assign filename field with whatever expression you like and create file dynamically.
But select "oerwritte" option as false in that component

Is This Answer Correct ?    4 Yes 1 No

We have file having country_name customer_name.For exp London Ram Bangalore Rohit London Shyam B..

Answer / ritika

Thanks Subramaniam....but I want the result as generic. In this you are assuming only two cities that is London and Bangalore but it can be any number of cities, today it is coming only london and Bangalore later it can come as Delhi, Chennai and Bangalore. In this way we have to create separate output file for each city.

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Ab Initio Interview Questions

How can you find the 2nd Highest salary in a file department wise in abinitio?

9 Answers   IBM, TCS,


What is abinitio?

0 Answers  


wt is meant by repartioning in howmany ways it can be done.

2 Answers  


What is the function that transfers a string into a decimal?

0 Answers  


How will you use EME for view or publish metadata reports using EME?

1 Answers  


What is the difference between a DB config and a CFG file?

9 Answers   Wipro,


What are the features of ab initio?

0 Answers  


What is AB_LOCAL expression where do you use it in ab- initio?

5 Answers   Cognizant,


what are the steps in actual ab initio graph processing including general,pre and post process settings?

2 Answers  


How scientific data processing is different from commercial data processing?

0 Answers  


In Join component which record will go to unused port and which will go to reject port ?

3 Answers   JPMorgan Chase,


What information does a .dbc file extension provides to connect to the database?

0 Answers  


Categories