We were in progress of debugging why a certain data migration job was not importing data correctly and we got a couple of issues/bugs while debugging.
Attribute string field
We wanted to use the attribute string to verify if the data was read correctly BUT it looks like the attribute string is cuttoff at a certain size? (1922 chars?)
This is quite tricky as we could not debug if the data went in or not?
View Temporary table created by job?
When creating a job with CREATE_TABLE_FROM_FILE it seems its impossible to view the table created by this job? For example with Quick reports?