I assume it might be very common to download data with attachments from ArcGIS Field Maps and perform a 'Join' operation with another feature class in ArcGIS Pro or ArcMap. So here is what I'm attempting to do: I have two feature classes that have associated attribute tables and I'm trying to perform a 'Join' in ArcGIS Pro 3.0.0. One of the feature classes was downloaded from ArcGIS Field Maps that contain attachments (field photos). I used the following article to download the feature class from Field Maps How To: Download attachments from a hosted feature service (esri.com)
As a stand-alone feature class, I can open the attachments and view the photos just fine. The other feature class has no attachments and contains only attributes.
I have tried several times to 'Join' ('Add Join', 'Join Field', 'Spatial Join' etc.) the two feature classes but in all cases the attachments/photos are NOT included in the Joined feature class/attribute table. I'm aware of the 'Maintain Attachments' Maintain Attachments (Environment setting)—ArcMap | Documentation (arcgis.com) option but this functionality is absent in the 'Join' Geoprocessing Tool. Is there a work around or an easy way to include the attachments while performing the 'Join' operation or am I missing something?
Following are the files that I'm working with:
Feature Class 1: Field_Sites (Created in ArcGIS Pro that has a bunch of attribute column information including a common field that has site numbers that are also present in Feature Class 2)
Feature Class 2: Field_Maps_Sites
Field_Maps_Sites_ATTACH
Field_Maps_Sites_ATTACHREL
Feature Class 2 was downloaded from ArcGIS Field Maps that contain attachments and relational table.