August 20, 200916 yr Newbies Hey all, I'm trying to import some data via XML from a webpage (via script step), and I'm running into an interesting dilemma: There appears to be no way to define source fields to update matching records! The XML file I'm grabbing has a single piece of information I'm interested in, and at least one field I can match on. I've created an XSLT definition to translate the XML output, and the import format is apparently fine, but I do not have the option of defining the import criteria as there's no listing for the source to assign for matching and updating. Any help would be appreciated. :bang:
August 22, 200916 yr Maybe I'm missing something... If there's no source to update wouldn't that just be an 'add records'? However if you are thinking about future imports why not create a single record first that matches 1 of the first imports and then you have the match possibility?
Create an account or sign in to comment