Webbrowser/WebOffice nach GeoOffice analyst: ZoomAndSelect
<Applications>
<Application ID="GeoOfficeAnalyst">
<Path>C:\Program Files (x86)\ArcGIS\Desktop10.8\bin\ArcMap.exe</Path>
<Instances>
<Instance Name="GeoOffice analyst Target Project">
<Project>C:\data\Graz\SampleProjectTarget.mxd</Project>
<TargetDefinition StartBehaviour="IfNecessary" BringTargetToForeGround="true" StartTimeout="120">
<Operations>
<Operation Run="ZoomAndSelect" Name="ZoomAndSelect Parcels">
<Tables>
<Table Name="GRST_POL">
<TargetFields>
<TargetField TargetFieldName="KG_GNR" Values="$SelectParcelKeyPlaceHolder$" />
</TargetFields>
</Table>
</Tables>
</Operation>
</Operations>
</TargetDefinition>
</Instance>
</Instances>
</Application>
<Application ID="UrlClient">
<Path>irrelevant</Path>
<Instances>
<Instance Name="UrlClient">
<Project>UrlClientProjekt</Project>
</Instance>
</Instances>
</Application>
</Applications>
<Sources>
<Source>
<SourceInstances>
<SourceInstance Name="UrlClient"></SourceInstance>
</SourceInstances>
<SourceConfigurations>
<SourceConfiguration>
<TargetInstances>
<TargetInstance Name="GeoOffice analyst Target Project"></TargetInstance>
</TargetInstances>
<Tables>
<Table Name="GRST_POL">
<Fields>
<Field SourceFieldName="KG_GNR" Placeholder="$SelectParcelKeyPlaceHolder$" />
</Fields>
</Table>
</Tables>
</SourceConfiguration>
</SourceConfigurations>
</Source>
</Sources>