Skip to main content

Copy Attachments b/w Features?

Comments

1 comment

  • Ryan Kelley

    I ended up having to write the existing attachment(s) to a directory, then re-add them using the Add Attachments activity to the new feature class's attachments table. 

    I was able to append the records to the new attachments related table, but could not hack the GLOBALID, which is the primary key to tie the records b/w the feature class and attachment(s) together.

    Just FYI...

    Ryan

    0

Please sign in to leave a comment.