Hello,
I would like to know if there is a way to access the archive class in a Map Service on ArcGIS Server.
I have a Map Service with feature class stored in a SDE GeoDatabase with Archiving and Versionning enabled.
My questions are:
- When features are added/updated/removed on a feature class with Archiving using the Feature Access capability of ArcGIS Server, does the Archive Class is updated?
- Is it possible to query the Archive Class in order to retrieve features at a perticular moment using the Feature Access or Mapping capabilities through the REST API?
- When I try to publish a Map Service containing an Archive Class to ArcGIS Server I have an error saying:
Layer's data source is not registered with the geodatabase (Feature Service). Does it means it's not possible to publish an Archive Class?