Latest Answer: Double click on the transform parameter of parameter tab page of component properties, it will open transform editor. In the transform editor click on the Edit menu and then select Add Default Rules from the dropdown. It will show two options - 1) Match ...
Latest Answer: Hi,lookup_local funtion retrieves the first matching record from a partitioned multifile,which is partitioned on a particular key.consider a lookup file "emp_detail" which is having the fields emp_id,emp_name,dept and is partitioned on emp_id.use,lookup_local("emp_detail","456A"),then ...
Latest Answer: A lookup is a component of abinitio graph where we can store data and retrieve it by using a key parameter.A lookup file is the physical file where the data for the lookup is stored. ...
Latest Answer: This is a tricky question, number of component in a graph has nothing to do with the level of knowledge a person has. On the contrary, a proper standardized and modular parametric approach will reduce the number of components to a very few. In a well ...
Latest Answer: If DML changes dynamically in source we can handle it using "Conditional DML'But how it can be achieved in "parameterisation" and using "metadata". Please explain? ...
Latest Answer: Lookup is basically a specific dataset which is keyed. This can be used to mapping values as per the data present in a particular file (serial/multi file). The dataset can be static as well dynamic ( in case the lookup file is being generated in previous ...
Latest Answer: limit parameter contain an interger that represents a number of reject eventsthe ramp parameter contains a real number that represents a rate of reject events in the number of records processed. ...
Latest Answer: Packages are nothing but the reusable blocks of objects like transforms, user defined functions, dmls etc. These packages are to be included in the transform where you use them. For example, consider a user defined function like/*string_trim.xfr*/out::trim(input_string)=beginlet ...
Latest Answer: Rollup summarises the group of data records based on key eg you want the income of a particular city from a set of records , you can use the rollup component.example dml is customer ,city name and amount (here the key ...
Latest Answer: ashimdutta@yahoo.com In case of reformat if the destination field names are same or subset of the source fields then no need to write anything in the reformat xfr unless you dont want to use any real transform other than reducing the set of fields ...
View page << Previous 11 12 13 14 [15] 16 17 18 19 20 Next >>

Go Top