I have a requirement where the Input is in the form of XML file.It gets the data entered at Web-page.The fields are Venfor ID, Name, Street, House number,Region,City,Postalcode.Here I need to check whether the particular vendor is already present in the target database and get the score for level of matching.I have taken XML Message source as source and target.I am trying to use match transform but not sure how to use in this scenario.
Please suggest how to go ahead with this.