ArcPy Replica Object needs acknowledgement property

628
0
08-09-2019 01:32 PM
Status: Open
Labels (1)
ChrisMathers1
Occasional Contributor II

The replica object in ArcPy cant tell you if the last data message was acknowledged or not. It only tells you data message import and export date stamps and, in Pro only, if the replica is currently the data sender. Scripting a disconnected sync over FTP I need to know if I need to look for an acknowledgement file on the FTP or not in the script. I cant tell from the GDB_REPLICALOG table in the database if the acknowledgement has been received or not so I cant just query that.