I'm trying to serve an Oriented Imagery Dataset from a secured Amazon S3 cloud store (not public) using the $virtualCacheDirectory workflow documented for ArcGIS Enterprise 12.0, and I've hit a wall where the service publishes and resolves correctly but images never actually load. Before I go further, my real question for the community: has anyone gotten OID secured storage working end-to-end on AWS S3 with Enterprise 12.0? If you have, I'd love to know what your setup looked like. If you tried and couldn't, that's useful to know too.
Reference docs for the workflow I'm following:
Environment
What I'm seeing
ImagePath is formatted as documented, e.g. $virtualCacheDirectory:<folder>/<filename>.jpg. Published with the native Generate Service From Oriented Imagery Dataset tool with the Virtual Cache Directory parameter set to the registered cloud store.
What I've already verified / ruled out
Open questions
I have an open Esri support case on this (#04187998) and have worked through it extensively with Enterprise support, but we haven't been able to resolve it through standard troubleshooting. I'm hoping someone here with direct experience getting OID secured storage working on AWS (or on the Imagery team) might recognize what's going on. Any pointers appreciated.
Very similar approach and results, also in version 12.0, but I'm getting a 500 error when trying to access the images thru the Oriented Imagery Viewer. Did you make any headway?
Not yet, Esri Support is currently reproducing my environment and testing to see if it is a misconfiguration or a bug. They have acknowledged that the documentation is not very clear, I will be sure to follow-up here whatever the outcome.