ArcREST icon indicating copy to clipboard operation
ArcREST copied to clipboard

createReplica does not work for feature services inside folder

Open leftieant opened this issue 8 years ago • 1 comments

Hi

I'm using the sample script at https://github.com/Esri/ArcREST/blob/master/samples/create_replica_fs.py

createReplica does not seem to work for feature services inside a user folder within AGOL (for example those created with Survey123).

Apologies if this issue is dealt with elsewhere or if there is a workaround I'm not yet aware of.

(I need to be wearing L plates when I work with this stuff).

leftieant avatar Apr 13 '17 10:04 leftieant

After further tinkering, I've found that using https://github.com/Esri/ArcREST/blob/master/samples/create_replica_portal_item.py will work for creating replicas from services inside folders.

leftieant avatar Apr 13 '17 11:04 leftieant