DoqioWebService


Klicken Sie hier, um die vollständige Vorgangsliste anzuzeigen.

GetSearchFromQuery

Test

Das Testformular ist nur für Methoden mit primitiven Typen wie Parametern verfügbar.

SOAP 1.1

Es folgt ein Beispiel für eine SOAP 1.1-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /doqiowebservice.asmx HTTP/1.1
Host: webservice.doqio.ch
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://webservice.doqio.ch/GetSearchFromQuery"

<?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>
    <GetSearchFromQuery xmlns="http://webservice.doqio.ch/">
      <query>
        <Id>string</Id>
        <Name>string</Name>
        <Description>string</Description>
        <Fulltext>string</Fulltext>
        <CreateDate>dateTime</CreateDate>
        <CreatetUser>string</CreatetUser>
        <ChangeDate>dateTime</ChangeDate>
        <ChangeUser>string</ChangeUser>
        <QueryDetails>
          <SearchQueryDetail>
            <DetailId>string</DetailId>
            <QueryId>string</QueryId>
            <Order>int</Order>
            <BoolOperator>string</BoolOperator>
            <Datafield>string</Datafield>
            <Operator>string</Operator>
            <Value>string</Value>
          </SearchQueryDetail>
          <SearchQueryDetail>
            <DetailId>string</DetailId>
            <QueryId>string</QueryId>
            <Order>int</Order>
            <BoolOperator>string</BoolOperator>
            <Datafield>string</Datafield>
            <Operator>string</Operator>
            <Value>string</Value>
          </SearchQueryDetail>
        </QueryDetails>
      </query>
      <m>string</m>
      <u>string</u>
      <p>string</p>
      <max>int</max>
    </GetSearchFromQuery>
  </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>
    <GetSearchFromQueryResponse xmlns="http://webservice.doqio.ch/">
      <GetSearchFromQueryResult>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
      </GetSearchFromQueryResult>
    </GetSearchFromQueryResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

Es folgt ein Beispiel für eine SOAP 1.2-Anforderung und -Antwort. Die angezeigten Platzhalter müssen durch tatsächliche Werte ersetzt werden.

POST /doqiowebservice.asmx HTTP/1.1
Host: webservice.doqio.ch
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>
    <GetSearchFromQuery xmlns="http://webservice.doqio.ch/">
      <query>
        <Id>string</Id>
        <Name>string</Name>
        <Description>string</Description>
        <Fulltext>string</Fulltext>
        <CreateDate>dateTime</CreateDate>
        <CreatetUser>string</CreatetUser>
        <ChangeDate>dateTime</ChangeDate>
        <ChangeUser>string</ChangeUser>
        <QueryDetails>
          <SearchQueryDetail>
            <DetailId>string</DetailId>
            <QueryId>string</QueryId>
            <Order>int</Order>
            <BoolOperator>string</BoolOperator>
            <Datafield>string</Datafield>
            <Operator>string</Operator>
            <Value>string</Value>
          </SearchQueryDetail>
          <SearchQueryDetail>
            <DetailId>string</DetailId>
            <QueryId>string</QueryId>
            <Order>int</Order>
            <BoolOperator>string</BoolOperator>
            <Datafield>string</Datafield>
            <Operator>string</Operator>
            <Value>string</Value>
          </SearchQueryDetail>
        </QueryDetails>
      </query>
      <m>string</m>
      <u>string</u>
      <p>string</p>
      <max>int</max>
    </GetSearchFromQuery>
  </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>
    <GetSearchFromQueryResponse xmlns="http://webservice.doqio.ch/">
      <GetSearchFromQueryResult>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
        <FutureLineDocument>
          <DocGuid>guid</DocGuid>
          <DocName>string</DocName>
          <DocOriginalName>string</DocOriginalName>
          <DocReferenceId>string</DocReferenceId>
          <DocType>string</DocType>
          <DocLanguage>string</DocLanguage>
          <DocDate>dateTime</DocDate>
          <DocCurrency>string</DocCurrency>
          <DocAmount>decimal</DocAmount>
          <DocPages>int</DocPages>
          <DocNextPageNo>int</DocNextPageNo>
          <DocAttachNo>int</DocAttachNo>
          <DocVersion>int</DocVersion>
          <DocMainDoc>guid</DocMainDoc>
          <DocMainPageDoc>guid</DocMainPageDoc>
          <DocMainAttachDoc>guid</DocMainAttachDoc>
          <DocMeta>string</DocMeta>
          <DocRemark>string</DocRemark>
          <DocMail>string</DocMail>
          <DocUid>string</DocUid>
          <DocUrl>string</DocUrl>
          <DocIBAN>string</DocIBAN>
          <DocPaymentInfo>string</DocPaymentInfo>
          <DocPaymentInfoQR>string</DocPaymentInfoQR>
          <DocPaymentReference>string</DocPaymentReference>
          <DocPayinfoComitted>boolean</DocPayinfoComitted>
          <DocPayinfoExport>boolean</DocPayinfoExport>
          <DocChecked>boolean</DocChecked>
          <DocSecurityLevel>int</DocSecurityLevel>
          <DocDeleted>boolean</DocDeleted>
          <DocImportDate>dateTime</DocImportDate>
          <DocImportUser>string</DocImportUser>
          <DocChangeDate>dateTime</DocChangeDate>
          <DocChangeUser>string</DocChangeUser>
          <AdrRefnr>string</AdrRefnr>
          <AdrName>string</AdrName>
          <AdrName2>string</AdrName2>
          <AdrName3>string</AdrName3>
          <AdrName4>string</AdrName4>
          <AdrStreet>string</AdrStreet>
          <AdrZip>string</AdrZip>
          <AdrCity>string</AdrCity>
          <AdrCountry>string</AdrCountry>
          <DocIndiv>
            <string>string</string>
            <string>string</string>
          </DocIndiv>
          <DocIndivFields>
            <string>string</string>
            <string>string</string>
          </DocIndivFields>
          <DocIsFavorite>boolean</DocIsFavorite>
          <DocNumberVersions>int</DocNumberVersions>
          <DocNumberNextPages>int</DocNumberNextPages>
          <DocNumberAttachments>int</DocNumberAttachments>
          <NearDocPercentage>decimal</NearDocPercentage>
          <DocMediatype>string</DocMediatype>
          <DocMediaImage>string</DocMediaImage>
          <DocFolders>string</DocFolders>
          <DocFoldersUp>string</DocFoldersUp>
          <DocTypeText>string</DocTypeText>
          <DocSecurityLevelText>string</DocSecurityLevelText>
          <DocFolderText>string</DocFolderText>
          <DocIndivText>
            <string>string</string>
            <string>string</string>
          </DocIndivText>
          <DocPrivacy>boolean</DocPrivacy>
          <DocPrivacyUp>string</DocPrivacyUp>
          <DocPrivateUsers>
            <guid>guid</guid>
            <guid>guid</guid>
          </DocPrivateUsers>
          <DocGroupPrivacy>boolean</DocGroupPrivacy>
          <DocGroupPrivacyUp>string</DocGroupPrivacyUp>
          <DocPrivateGroups>
            <int>int</int>
            <int>int</int>
          </DocPrivateGroups>
        </FutureLineDocument>
      </GetSearchFromQueryResult>
    </GetSearchFromQueryResponse>
  </soap12:Body>
</soap12:Envelope>