<Applications>
  <Application ID="UrlClient">
    <Path>irrelevant</Path>
    <Instances>
      <Instance Name="UrlClient">
        <Project>UrlClientProjekt</Project>
      </Instance>
    </Instances>
  </Application>
 
  <Application ID="DefaultBrowser" ApplicationType="BrowserAndUrl">
    <Path></Path>
    <Instances>
      <Instance Name="WebOffice Target Project" Transformer="WebOffice" Hint="POST">
        <Project>https://wodemo.mysynergis.com/WebOffice109/pub/custom_pages/intermediary_broadcast.jsp?project=WebOffice_SampleProject&amp;{value}</Project>
        <TargetDefinition>
          <Operations>
            <Operation Run="select" Name="Select Parcels" Visible="true">
              <Tables>
                <Table Name="">
                  <TargetFields>
                    <TargetField TargetFieldName="client" Values="corejs" />
                    <TargetField TargetFieldName="action" Values="externalcall" />
                    <TargetField TargetFieldName="user" Values="weboffice" />
                    <TargetField TargetFieldName="password" Values="qwe" />
                    <TargetField TargetFieldName="scale" Values="1000" />
                  </TargetFields>
                </Table>
                <Table Name="plots">
                  <TargetFields>
                    <TargetField TargetFieldName="KG_GNR" Values="$SelectParcelKeyPlaceHolder$" />
                  </TargetFields>
                </Table>
              </Tables>
            </Operation>
          </Operations>
        </TargetDefinition>
      </Instance>
    </Instances>
  </Application>
</Applications>
 
 
<Sources>
  <Source>
    <SourceInstances>
      <SourceInstance Name="UrlClient"></SourceInstance>
    </SourceInstances>
    <SourceConfigurations>
      <SourceConfiguration>
        <TargetInstances>
          <TargetInstance Name="WebOffice Target Project" Visible="true"></TargetInstance>
        </TargetInstances>
        <Tables>
          <Table Name="GRST_POL">
            <Fields>
              <Field SourceFieldName="KG_GNR" Placeholder="$SelectParcelKeyPlaceHolder$" />
            </Fields>
          </Table>
        </Tables>
      </SourceConfiguration>
    </SourceConfigurations>
  </Source>
</Sources>