WhiteKnight Posted March 4, 2010 Posted March 4, 2010 Importing Not: I have a found set in the table1 which I’m trying to import into table2, both in the same file. With no relationship between the two tables. (Manually to begin with then scripted.) The “Import Field Mapping” shows the records and count is correct on the source side and I can step through the records. To simplify things I have selected one matching field to import. However this is what I get in the Import Summary. Total records added / updated: 2 Total records skipped due to errors: 2 Total fields skipped due to errors: 0 Table created This leaves the found count in table2 the same, no change? What gives? Jerry Beck P.S. Profile could be old.
IdealData Posted March 5, 2010 Posted March 5, 2010 Total records skipped due to errors: 2 The IMPORT LOG file will explain.
WhiteKnight Posted March 8, 2010 Author Posted March 8, 2010 Thanks for the heads up. However, always a however , the Import Log file is not updating? I can't say why it's just not working. I have found no way to delete it and regenerate it or any way to track the reasons for it not updating. To date my original problem still exist. I have additionally tried to import between 2 other tables in the same file, same results??? :
WhiteKnight Posted March 9, 2010 Author Posted March 9, 2010 In an effort to reduce any errors i've limited the import to a single field. The single field i'm importing has no validation. Do you think validation carries over to fields not being imported? I have not checked this. This still leaves the mystery of the "Import Log". I have done extensive search's and found no activity on any of the numerous FM import logs on my system. That is, activity at the point in time of my import attempts.
Vaughan Posted March 9, 2010 Posted March 9, 2010 Yes... if any of the other fields have "not empty" validation and data isn't imported into them then the validation will fail, and the record won't be imported. Are you using FMP 6? If not change your profile info please. If you are, I don't think there is an import log...
WhiteKnight Posted March 12, 2010 Author Posted March 12, 2010 Sorry about the profile, it's been awhile. Interesting that the validation is applicable to none importing fields. I will look into that. As a stop gap I've setup a looping script, setting variables with a new record/request in the second file and set field to the variables, not as good as import (bad coding) but it works. Now on to viewing/printing imported PDF's. Thanks
Recommended Posts
This topic is 5370 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now