laptop and a wrench

Bogue

The ExportAixm51 function must be configured to support AirspaceActivation objects.

Dernière publication: February 24, 2020 ArcGIS Aviation Charting
Numéro d’ID de bogue BUG-000126617
EnvoiNovember 8, 2019
Dernière modificationJune 5, 2024
S’applique àArcGIS Aviation Charting
Version trouvée10.7.1
Système d’exploitationWindows OS
Version du système d’exploitation10.0 64 Bit
Version de correction10.8.1
StatutFixed

Solution de contournement

Navigate to C:\Program Files (x86)\ArcGIS\AviationCharting\Desktop10.7\DataExchange\AIXM\Exporter\51

Edit the 51ExportTemplate.xml file to add gml:id and to source activity_code from the timeseheet.

Search for the following code:

<aixm:activation>

           <aixm:AirspaceActivation>

             <aixm:activity>{activity_code}</aixm:activity>

           </aixm:AirspaceActivation>

         </aixm:activation>

 

Replace the code above with the following:

<aixm:activation>

      <aixm:AirspaceActivation removeIfOnlyAttributes="true" gml:id="asact_{timesheet.clientkey_id}">

       <aixm:activity>{timesheet.activity_code}</aixm:activity>

      </aixm:AirspaceActivation>

     </aixm:activation>

In the same directory, edit the 51ExportRelationships.json file, and add the following lines under the 'timesheet' header, within the "airspace" section (line 476):

"timesheet.activity_code",

"timesheet.clientkey_id"

Add a comma at the end of line 475 ("timesheet.combtil_code",)  as it is no longer the final statement in the fields section.

Étapes pour reproduire

ID de bogue: BUG-000126617

Logiciel:

  • ArcGIS Aviation Charting

Recevoir une notification lorsque le statut d’un bogue change

Télécharger l’application Esri Support

En savoir plus sur ce sujet

Obtenir de l’aide auprès des experts ArcGIS

Contacter le support technique

Télécharger l’application Esri Support

Accéder aux options de téléchargement