Select to view content in your preferred language

Cannot share a ArcGIS Pro map layer as Web Layer with a standalone Server 11.5

214
6
Jump to solution
a week ago
Wehara
by
Emerging Contributor

Hi all,

The error message "Federated server not available" occurs, and the Analyze and Publish button are grey-out (not clickable) when trying to share a map layer from ArcGIS Pro to the connecting ArcGIS Server. The operation steps: Right click the layer -> Sharing -> Share as Web Layer.

Configuration is as follows:

- ArcGIS Portal 11.5 (to provide license to ArcGIS Pro)
- ArcGIS Server 11.5 (not federated with any Portal)
- Link to 11.5 Server is created and registered in ArcGIS Pro.

For your information, Share as Web Layer raises error,
but right click the Server link on ArcGIS Pro then Publish -> Map Service is ok.

Have anyone seen similar error in 11.5 (or any earlier version)? I check the documentation but did not find any requirements that a Server must be federated before sharing a Web Layer.

Wehara_0-1761632854792.png

 

Many thanks.

 

0 Kudos
1 Solution

Accepted Solutions
ChrisUnderwood
Esri Regular Contributor

Hello @Wehara , the processes for publishing from Pro to a federated ArcGIS Enterprise and a stand-alone ArcGIS Server are quite different. It sounds like yours is working as expected.

"right click the Server link on ArcGIS Pro then Publish -> Map Service is ok."

You can see the steps in the documentation here:

"This workflow is only available when publishing to a stand-alone ArcGIS Server site"

https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/publish-a-map-service.htm

 

View solution in original post

6 Replies
ChrisUnderwood
Esri Regular Contributor

Hello @Wehara , the processes for publishing from Pro to a federated ArcGIS Enterprise and a stand-alone ArcGIS Server are quite different. It sounds like yours is working as expected.

"right click the Server link on ArcGIS Pro then Publish -> Map Service is ok."

You can see the steps in the documentation here:

"This workflow is only available when publishing to a stand-alone ArcGIS Server site"

https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/publish-a-map-service.htm

 

Wehara
by
Emerging Contributor

Hello @ChrisUnderwood , thank you very much for providing a pointer to the documentation which describes what can be published from ArcGIS Pro to a stand-alone Server. According to the documentation there are some limitations with this setup since it cannot publish Web layers, and publishing Web layers does require federated Servers.

0 Kudos
Bryan_krg
Occasional Contributor

As your ArcGIS Server isn't federated with your server you will need to create a connection file to the ArcGIS Server and publish your services using that. For example:

View --> Catalog Pane

Bryan_krg_1-1761642948350.png

In the Catalog, find servers and right click on it and then create a New ArcGIS Server Connection.

Bryan_krg_0-1761642905644.png

Fill in your ArcGIS Server details.

Bryan_krg_3-1761643064976.png

Once the connection has been created. Right click on the server connection and publish your map service.

Bryan_krg_2-1761643018820.png

But I would recommend federating your server with your portal. That way sharing your services will work. It's easier than you think to do it.

Wehara
by
Emerging Contributor

Hello @Bryan_krg , thank you very much for the detailed setup instructions and screenshots. I was trying to figure out what I could do with a stand-alone Server.

0 Kudos
Priya_Das
Esri Contributor

Hi @Wehara 

I believe you are using Standalone ArcGIS Server. You can Federate the ArcGIS Server with Portal, if you want to use Web Layer publishing and manage services through Portal. After federation, the “Share as Web Layer” option will work as expected.

If you want to use standalone server: https://enterprise.arcgis.com/en/server/latest/publish-services/windows/service-publishing-in-arcgis....

https://pro.arcgis.com/en/pro-app/latest/help/sharing/overview/publish-a-map-service.htm

 

Wehara
by
Emerging Contributor

Hello @Priya_Das , thank you vey much for your comments. I was trying to figure out what I could do with a stand-alone Server. It seems that federation with a Portal is required for Web Layer publishing.

0 Kudos