I have created some point QueryLayers in ArcMap 1081. The layers are coming from a SQL Server 17 SDE Database. I am trying to figure out whether I can publish this data to our GIS Server as a feature service. Users will need to edit existing point locations and create new ones.
When I go to publish, I get an error about no ObjectID:

I can right click the error and select Add Incrementing IDs option which opens the Add Incrementing ID tool. When I run this, I get an error:


If I remove the Create option in the feature service , I can successfully publish. Any ideas how to add an ObjectID field to the query layers?