I am moving Feature Classes up our stack. Some of these have attachments, Editor Tracking, Archiving some dont
When I use COPY in my python script it disables Archiving and as such screws up the Attribute indexes on Feature Class and the accompanying Attachments etc.
I am trying to find the best way to fix everything the COPY has disconnected/disabled/destroyed. I could DIABLE Editor Tracking and attachments and then ENABLE Editor Tracking then Attachments then Archiving.
When I go to publish in Survey123 (referencing this FC in Portal that resides on my oracle server, NOT hosted) I am still getting errors that "The Supports ApplyEdits with Global IDs parameter is set to false"
I am now up in the stack where I no longer have access to the DBs. And all the examples I am seeing are to rebuild indexes with the tool etc.... I do not have access to modify them via Catalog or Pro VERY FRUSTRATING...
Is there a process that I can run that actually copies the Feature Classes, attachments, other configs etc to a new DB that actually works?
Any thoughts would be appreciated.