Why don't relates work within Portal

482
1
10-31-2019 04:14 PM
JimLugosi
New Contributor III

Hi there, I am having the hardest time with Portal functionality and relates.  I am publishing a map service from ArcMap Desktop 10.7.1 to our new instance of Portal for ArcGIS (10.7.1).  The map service contains a parcel layer with a table that I have related to.

When I initially view the content within the map scene in Portal, the relate functionality works.  However, after creating and saving a web map the functionality is lost.

After troubleshooting the issue I decided to republish the map service with objectid, shape_area, shape_length.  Again, I view the map service within the map scene in Portal and this time there is no relate.  What is going on???

This type of behavior also existed when using Enterprise 10.5.1.  I really want to like the software but I have yet to have a successful story with Enterprise.

Any information would be greatly appreciated.

Thanks...

0 Kudos
1 Reply
JimLugosi
New Contributor III

Well, since no one can answer my question let me inform you what I found out.  First of all, our Portal instance is a 2 tiered system that sits on our intranet (behind firewall).  We are using ArcMap 10.7.1 to publish services to our Portal.

Scenario 1

Relate a stand-alone table to our parcel layer (ArcMap) and published to Portal.  Data was copied to our datastore (PostgreSQL).  The results were very poor.  After enabling popups it was hit or miss when trying to access the related content. Very frustrating.

Scenario 2

Add the related table and feature class to file geodatabase and move the file geodatabase to ArcGIS Server and setup datastore to folder.  Again, poor performance and the relate is not persistant.

Scenario 3

Add the related table and feature class to file geodatabase, create a relationship class.  Data was copied to datastore.  This worked the best.  Relate data was more stable and configurable within popups.

So, to sum things up (since no one else could help).  I would highly recommend using a relationship class when using a related table.  Also, publishing to our datastore (PostgreSQL) allowed me to customize some of my popups using Arcade expressions.