I get an error when trying to copy attachments from a custom form/table that has 2 primary keys. Is there a work around to get past this? A secondary issue I seem to have is where I am transferring attachments and it errors out half way through. It seems to do this if there are more than 1500 records to process.
hougaard Answered question 2 days ago
Sorry, that will require some custom work… The SharePoint Connector is not clever enough to figure out how to handle the second field.
I have open-sourced the conversion stuff for this and other reason, so a developer from your partner can create a conversion routine for your custom table:
hougaard Answered question 2 days ago