-
Compare records using scan
I have 3 records . need to compare them fields by fields if there is no change oldest records must go to o/p else if there is change eg if record 2 has changed wrt to record 1 need to send both records to o/p . how to do this using scan component
-
Write multiple files
Create n output files with 2000 records each if we have 10000 or 20000 records as input
-
Uniqe record.
I have an input file like below.
source|target|dist
BNG|CHN|150
CHN|BNG|150
PUN|MUM|200
MUM|PUN|200
HYD|KOL|1700
KOL|HYD|1700
How can I get uniqe record.
source|target|dist
BNG|CHN|150
PUN|MUM|200
HYD|KOL|1700 -
Scenario Based question
Hi All,
This is the I/p
customer item1 item2
A null 100
A 200 null
B null 300
B 400 null
desired o/p will be as below
A 200 100
B 400 300
Please help how to achieve this ?
-
ETL Extract and Loading Strategies
What are extract and loading in strategies in ab inito and with what components we extract and load the data?
-
Abinitio DML usage in Informatica Source Creation
Can we create an Informatica source by using the DML of the corresponding Abinitio source,by importing the DML,without using the manual create source option?
-
Informatica Source creation from abinitio dml
Hi,
Can we create an informatica source by using the the abinitio dml directly rather than manually creating the source.Just like the way,I tried for creating an informatica source from an informatica target by making respective changes in the xml structure and importing the same.
-
Speedy process of verification
What are the important concepts required for speedy process of verification. . .?
-
Parameter Sets
What is the structure of parameter sets?
-
Ab_constructs
What are ab_constructs? What is its use?
-
Batch and Continuous Graphs
How to use a normal batch graph as a sub graph in Continuous graph?
-
Call Web Service component - Ab Initio
How does one make use of the "Call Web Service" component in the $AB_HOME/connectors/Internet directory of the component selector window of the Ab Initio Console? Explain with Sample Code
-
-
-
-
-
-
Ans