ITWImportExportServiceASMX_V1_0


Click here for a complete list of operations.

Export

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /DataWSExternals/ITWImportExportServiceASMX_V1_0.asmx HTTP/1.1
Host: web.terraindex.com
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "https://wsterraindex.terraindex.com/ITWorks.TerraIndex/Export"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <Export xmlns="https://wsterraindex.terraindex.com/ITWorks.TerraIndex/">
      <request>
        <AuthorisationRequest>
          <Username>string</Username>
          <Password>string</Password>
          <Licensenumber>string</Licensenumber>
          <ApplicationCode>int</ApplicationCode>
          <FeatureWord>unsignedInt</FeatureWord>
        </AuthorisationRequest>
        <WebserviceVersion>string</WebserviceVersion>
        <LanguageCode>string</LanguageCode>
        <UseCompression>boolean</UseCompression>
        <TypeOfExport>Export_TI_v1_0_0 or Export_OVAM_MISTRAL2_v6_0_0 or Export_Field_v1_0_0 or Export_IMSIKB_v11_0_0 or Export_FIELD_XML_v1_0_0 or Export_FIELD_JSON_v1_0_0 or Export_FieldPackage_JSON_v1_0_0 or Export_IMSIKB_v12_0_0 or Export_Field_Codelist_XML or Export_Field_Codelist_JSON or Export_DELPHI_DBASE or Export_DELPHI_PARADOX or Export_DELPHI_SIKB or Export_DELPHI_GEF or Export_SINGLE_DATA or Export_IMSIKB_v13_1_0 or Export_IMSIKB_v13_2_0 or Export_OVAM_MISTRAL2_v8_4_0 or Export_DOV or Export_PASSTHROUGH or Export_DELPHI_BRO_BHR_GT_BMB or Export_IMSIKB_v14_3_0 or Export_IMSIKB_v13_5_0 or Export_BRO_GMW or Export_BRO_BHR_GT or Export_BRO_GAR or Export_DELPHI_BRO_BHR_GT_IMBROA or Export_IMSIKB_v14_7_0 or Export_Presentation_Settings_JSON or Export_Streamline_Presentation or Export_IMSIKB_v14_8_0 or Export_Streamline_Single_JSON or Export_Streamline_Presentation_Single_JSON</TypeOfExport>
        <Parameters>
          <ExportParameter>
            <ParameterType>FileName or ProjectID or ProjectCode or LocationID or MeasurementPointGuid or MeasurementPointID or GaugingTubeGuid or WaterSampleGuid or ExportFormat or LabAssignment or PinnedUsers or NotPinnedUsers or AllAuthorisedUsers or CategoryID or CodeID or CadastralGuid or SampleGuid or ExcludeFieldsampleOlderThenXDays or WEM_MissingFields_JSON or ReportFilterMeasurementPoints or ReportFilterAnalysisSamples or ReportFilterWaterSamples or ReportFilterAssessmentResults or FromDate or ToDate or TemplateID or ApplicationCode or ReportFilterRemoveAllLabAssignmentData or ReportFilterRemoveAllAnalysisSamples or ReportFilterRemoveAllOvamData</ParameterType>
            <FloatValue>double</FloatValue>
            <StringValue>string</StringValue>
            <DateTimeValue>dateTime</DateTimeValue>
          </ExportParameter>
          <ExportParameter>
            <ParameterType>FileName or ProjectID or ProjectCode or LocationID or MeasurementPointGuid or MeasurementPointID or GaugingTubeGuid or WaterSampleGuid or ExportFormat or LabAssignment or PinnedUsers or NotPinnedUsers or AllAuthorisedUsers or CategoryID or CodeID or CadastralGuid or SampleGuid or ExcludeFieldsampleOlderThenXDays or WEM_MissingFields_JSON or ReportFilterMeasurementPoints or ReportFilterAnalysisSamples or ReportFilterWaterSamples or ReportFilterAssessmentResults or FromDate or ToDate or TemplateID or ApplicationCode or ReportFilterRemoveAllLabAssignmentData or ReportFilterRemoveAllAnalysisSamples or ReportFilterRemoveAllOvamData</ParameterType>
            <FloatValue>double</FloatValue>
            <StringValue>string</StringValue>
            <DateTimeValue>dateTime</DateTimeValue>
          </ExportParameter>
        </Parameters>
        <LogFormat>HTML or XML</LogFormat>
        <UseZipStream>boolean</UseZipStream>
        <WithFilteringOnFieldExport>boolean</WithFilteringOnFieldExport>
      </request>
    </Export>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <ExportResponse xmlns="https://wsterraindex.terraindex.com/ITWorks.TerraIndex/">
      <ExportResult>
        <ResultCode>Export_AuthorisationError or Export_VersionError or Export_Succes or Export_Succes_With_Messages or Export_Invalid_Parameters or Export_Invalid_Project or Export_Invalid_Database_Settings or Export_UNKNOWN_ERROR or Export_Queue_Timeout</ResultCode>
        <ResultMessage>string</ResultMessage>
        <TypeOfExport>Export_TI_v1_0_0 or Export_OVAM_MISTRAL2_v6_0_0 or Export_Field_v1_0_0 or Export_IMSIKB_v11_0_0 or Export_FIELD_XML_v1_0_0 or Export_FIELD_JSON_v1_0_0 or Export_FieldPackage_JSON_v1_0_0 or Export_IMSIKB_v12_0_0 or Export_Field_Codelist_XML or Export_Field_Codelist_JSON or Export_DELPHI_DBASE or Export_DELPHI_PARADOX or Export_DELPHI_SIKB or Export_DELPHI_GEF or Export_SINGLE_DATA or Export_IMSIKB_v13_1_0 or Export_IMSIKB_v13_2_0 or Export_OVAM_MISTRAL2_v8_4_0 or Export_DOV or Export_PASSTHROUGH or Export_DELPHI_BRO_BHR_GT_BMB or Export_IMSIKB_v14_3_0 or Export_IMSIKB_v13_5_0 or Export_BRO_GMW or Export_BRO_BHR_GT or Export_BRO_GAR or Export_DELPHI_BRO_BHR_GT_IMBROA or Export_IMSIKB_v14_7_0 or Export_Presentation_Settings_JSON or Export_Streamline_Presentation or Export_IMSIKB_v14_8_0 or Export_Streamline_Single_JSON or Export_Streamline_Presentation_Single_JSON</TypeOfExport>
        <Files>
          <File>
            <FileName>string</FileName>
            <TypeOfFile>TI_XML or TI_XML_Compressed or OVAM_Mistral2_XML or OVAM_Mistral2_XML_Compressed or SIKB_XML or ExportLog_MergeXSLT or ExportLog_IndexXML or Field_XML or Field_XML_Compressed or Field_JSON or IMSIKB_XML or DELPHI_XML or DELPHI_ZIP or DELPHI_SINGLE or BRO_GMW_ZIP or BRO_GAR or BRO_GAR_ZIP or WEM_MISSINGFIELDS_JSON or BRO_BHR_GT_ZIP or DOV_ZIP or Presentation_Settings_JSON or Streamline_JSON or HHDelfland_Watergangen_ZIP or HHDelfland_AnalysisResult_CSV</TypeOfFile>
            <FileContent>string</FileContent>
            <Ext>string</Ext>
            <Tag>string</Tag>
          </File>
          <File>
            <FileName>string</FileName>
            <TypeOfFile>TI_XML or TI_XML_Compressed or OVAM_Mistral2_XML or OVAM_Mistral2_XML_Compressed or SIKB_XML or ExportLog_MergeXSLT or ExportLog_IndexXML or Field_XML or Field_XML_Compressed or Field_JSON or IMSIKB_XML or DELPHI_XML or DELPHI_ZIP or DELPHI_SINGLE or BRO_GMW_ZIP or BRO_GAR or BRO_GAR_ZIP or WEM_MISSINGFIELDS_JSON or BRO_BHR_GT_ZIP or DOV_ZIP or Presentation_Settings_JSON or Streamline_JSON or HHDelfland_Watergangen_ZIP or HHDelfland_AnalysisResult_CSV</TypeOfFile>
            <FileContent>string</FileContent>
            <Ext>string</Ext>
            <Tag>string</Tag>
          </File>
        </Files>
        <ExportLog>string</ExportLog>
      </ExportResult>
    </ExportResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /DataWSExternals/ITWImportExportServiceASMX_V1_0.asmx HTTP/1.1
Host: web.terraindex.com
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <Export xmlns="https://wsterraindex.terraindex.com/ITWorks.TerraIndex/">
      <request>
        <AuthorisationRequest>
          <Username>string</Username>
          <Password>string</Password>
          <Licensenumber>string</Licensenumber>
          <ApplicationCode>int</ApplicationCode>
          <FeatureWord>unsignedInt</FeatureWord>
        </AuthorisationRequest>
        <WebserviceVersion>string</WebserviceVersion>
        <LanguageCode>string</LanguageCode>
        <UseCompression>boolean</UseCompression>
        <TypeOfExport>Export_TI_v1_0_0 or Export_OVAM_MISTRAL2_v6_0_0 or Export_Field_v1_0_0 or Export_IMSIKB_v11_0_0 or Export_FIELD_XML_v1_0_0 or Export_FIELD_JSON_v1_0_0 or Export_FieldPackage_JSON_v1_0_0 or Export_IMSIKB_v12_0_0 or Export_Field_Codelist_XML or Export_Field_Codelist_JSON or Export_DELPHI_DBASE or Export_DELPHI_PARADOX or Export_DELPHI_SIKB or Export_DELPHI_GEF or Export_SINGLE_DATA or Export_IMSIKB_v13_1_0 or Export_IMSIKB_v13_2_0 or Export_OVAM_MISTRAL2_v8_4_0 or Export_DOV or Export_PASSTHROUGH or Export_DELPHI_BRO_BHR_GT_BMB or Export_IMSIKB_v14_3_0 or Export_IMSIKB_v13_5_0 or Export_BRO_GMW or Export_BRO_BHR_GT or Export_BRO_GAR or Export_DELPHI_BRO_BHR_GT_IMBROA or Export_IMSIKB_v14_7_0 or Export_Presentation_Settings_JSON or Export_Streamline_Presentation or Export_IMSIKB_v14_8_0 or Export_Streamline_Single_JSON or Export_Streamline_Presentation_Single_JSON</TypeOfExport>
        <Parameters>
          <ExportParameter>
            <ParameterType>FileName or ProjectID or ProjectCode or LocationID or MeasurementPointGuid or MeasurementPointID or GaugingTubeGuid or WaterSampleGuid or ExportFormat or LabAssignment or PinnedUsers or NotPinnedUsers or AllAuthorisedUsers or CategoryID or CodeID or CadastralGuid or SampleGuid or ExcludeFieldsampleOlderThenXDays or WEM_MissingFields_JSON or ReportFilterMeasurementPoints or ReportFilterAnalysisSamples or ReportFilterWaterSamples or ReportFilterAssessmentResults or FromDate or ToDate or TemplateID or ApplicationCode or ReportFilterRemoveAllLabAssignmentData or ReportFilterRemoveAllAnalysisSamples or ReportFilterRemoveAllOvamData</ParameterType>
            <FloatValue>double</FloatValue>
            <StringValue>string</StringValue>
            <DateTimeValue>dateTime</DateTimeValue>
          </ExportParameter>
          <ExportParameter>
            <ParameterType>FileName or ProjectID or ProjectCode or LocationID or MeasurementPointGuid or MeasurementPointID or GaugingTubeGuid or WaterSampleGuid or ExportFormat or LabAssignment or PinnedUsers or NotPinnedUsers or AllAuthorisedUsers or CategoryID or CodeID or CadastralGuid or SampleGuid or ExcludeFieldsampleOlderThenXDays or WEM_MissingFields_JSON or ReportFilterMeasurementPoints or ReportFilterAnalysisSamples or ReportFilterWaterSamples or ReportFilterAssessmentResults or FromDate or ToDate or TemplateID or ApplicationCode or ReportFilterRemoveAllLabAssignmentData or ReportFilterRemoveAllAnalysisSamples or ReportFilterRemoveAllOvamData</ParameterType>
            <FloatValue>double</FloatValue>
            <StringValue>string</StringValue>
            <DateTimeValue>dateTime</DateTimeValue>
          </ExportParameter>
        </Parameters>
        <LogFormat>HTML or XML</LogFormat>
        <UseZipStream>boolean</UseZipStream>
        <WithFilteringOnFieldExport>boolean</WithFilteringOnFieldExport>
      </request>
    </Export>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <ExportResponse xmlns="https://wsterraindex.terraindex.com/ITWorks.TerraIndex/">
      <ExportResult>
        <ResultCode>Export_AuthorisationError or Export_VersionError or Export_Succes or Export_Succes_With_Messages or Export_Invalid_Parameters or Export_Invalid_Project or Export_Invalid_Database_Settings or Export_UNKNOWN_ERROR or Export_Queue_Timeout</ResultCode>
        <ResultMessage>string</ResultMessage>
        <TypeOfExport>Export_TI_v1_0_0 or Export_OVAM_MISTRAL2_v6_0_0 or Export_Field_v1_0_0 or Export_IMSIKB_v11_0_0 or Export_FIELD_XML_v1_0_0 or Export_FIELD_JSON_v1_0_0 or Export_FieldPackage_JSON_v1_0_0 or Export_IMSIKB_v12_0_0 or Export_Field_Codelist_XML or Export_Field_Codelist_JSON or Export_DELPHI_DBASE or Export_DELPHI_PARADOX or Export_DELPHI_SIKB or Export_DELPHI_GEF or Export_SINGLE_DATA or Export_IMSIKB_v13_1_0 or Export_IMSIKB_v13_2_0 or Export_OVAM_MISTRAL2_v8_4_0 or Export_DOV or Export_PASSTHROUGH or Export_DELPHI_BRO_BHR_GT_BMB or Export_IMSIKB_v14_3_0 or Export_IMSIKB_v13_5_0 or Export_BRO_GMW or Export_BRO_BHR_GT or Export_BRO_GAR or Export_DELPHI_BRO_BHR_GT_IMBROA or Export_IMSIKB_v14_7_0 or Export_Presentation_Settings_JSON or Export_Streamline_Presentation or Export_IMSIKB_v14_8_0 or Export_Streamline_Single_JSON or Export_Streamline_Presentation_Single_JSON</TypeOfExport>
        <Files>
          <File>
            <FileName>string</FileName>
            <TypeOfFile>TI_XML or TI_XML_Compressed or OVAM_Mistral2_XML or OVAM_Mistral2_XML_Compressed or SIKB_XML or ExportLog_MergeXSLT or ExportLog_IndexXML or Field_XML or Field_XML_Compressed or Field_JSON or IMSIKB_XML or DELPHI_XML or DELPHI_ZIP or DELPHI_SINGLE or BRO_GMW_ZIP or BRO_GAR or BRO_GAR_ZIP or WEM_MISSINGFIELDS_JSON or BRO_BHR_GT_ZIP or DOV_ZIP or Presentation_Settings_JSON or Streamline_JSON or HHDelfland_Watergangen_ZIP or HHDelfland_AnalysisResult_CSV</TypeOfFile>
            <FileContent>string</FileContent>
            <Ext>string</Ext>
            <Tag>string</Tag>
          </File>
          <File>
            <FileName>string</FileName>
            <TypeOfFile>TI_XML or TI_XML_Compressed or OVAM_Mistral2_XML or OVAM_Mistral2_XML_Compressed or SIKB_XML or ExportLog_MergeXSLT or ExportLog_IndexXML or Field_XML or Field_XML_Compressed or Field_JSON or IMSIKB_XML or DELPHI_XML or DELPHI_ZIP or DELPHI_SINGLE or BRO_GMW_ZIP or BRO_GAR or BRO_GAR_ZIP or WEM_MISSINGFIELDS_JSON or BRO_BHR_GT_ZIP or DOV_ZIP or Presentation_Settings_JSON or Streamline_JSON or HHDelfland_Watergangen_ZIP or HHDelfland_AnalysisResult_CSV</TypeOfFile>
            <FileContent>string</FileContent>
            <Ext>string</Ext>
            <Tag>string</Tag>
          </File>
        </Files>
        <ExportLog>string</ExportLog>
      </ExportResult>
    </ExportResponse>
  </soap12:Body>
</soap12:Envelope>