GeoOffice analyst nach Web Browser (Google Search)
<Applications>
<Application ID="GeoOfficeAnalyst">
<Path>C:\Program Files (x86)\ArcGIS\Desktop10.8\bin\ArcMap.exe</Path>
<Instances>
<Instance Name="GeoOffice analyst Source Project">
<Project>C:\data\Graz\SampleProjectSource.mxd</Project>
</Instance>
</Instances>
</Application>
<Application ID="Chrome" ApplicationType="BrowserAndUrl">
<Path>C:\Program Files\Google\Chrome\Application\chrome.exe</Path>
<Instances>
<Instance Name="Chrome Google Search">
<Project>https://www.google.com/search?{value}</Project>
<TargetDefinition StartBehaviour="IfNecessary">
<Operations>
<Operation Run="" Name="">
<Tables>
<Table Name="">
<TargetFields>
<TargetField TargetFieldName="q" Values="$GoogleSuchbegriff$"/>
</TargetFields>
</Table>
</Tables>
</Operation>
</Operations>
</TargetDefinition>
</Instance>
</Instances>
</Application>
</Applications>
<Sources>
<Source>
<SourceInstances>
<SourceInstance Name="GeoOffice analyst Source Project"></SourceInstance>
</SourceInstances>
<SourceConfigurations>
<SourceConfiguration>
<TargetInstances>
<TargetInstance Name="Chrome Google Search"></TargetInstance>
</TargetInstances>
<Tables>
<Table Name="Emergency">
<Fields>
<Field SourceFieldName="E_Name" Placeholder="$GoogleSuchbegriff$"/>
</Fields>
</Table>
</Tables>
</SourceConfiguration>
</SourceConfigurations>
</Source>
</Sources>