So, I seem to have figured out how to enable feature access. I added data from my sde database to a map and made a mapservice out of it and was able to successfully host it on my server with feature access enabled. However, I now get an error message that reads like so:" Create replica failed. Can't create empty replica. Read only data or unversioned data cannot be replicated. Data versioned with the option to move edits to base cannot be replicated, GlobalIDs are required for two way and one way replica data. Creating one way archiving replica requires archiving to be enabled on the parent. "I'm going to look through http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#//009300000021000000 and try to get this working, but any advice you can offer on the subject would be invaluable.Thanks,Robert Smith
Did you alter the pg_hba.conf file so that the PostgreSQL database cluster will accept remote connections?I'm guessing you're on Windows, since you said you were connecting locally from ArcCatalog to the database. Here's a topic about setting up remote connections when PostgreSQL is on Windows:http://help.arcgis.com/en/arcgisdesktop/10.0/help/#/Configuring_a_PostgreSQL_database_cluster_on_Windows_to_accept_connections/002p0000000q000000/
Also, does the SOC account have access to the geodatabase and .sde file?http://help.arcgis.com/en/arcgisserver/10.0/help/arcgis_server_dotnet_help/index.html#/Preparing_resources_for_publishing_as_services/00930000005v000000/
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.