ReportingManager


Click here for a complete list of operations.

FindEntitySearchAll

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 /KMWare.ZMA.Reporting.ReportMgmt.Host/ReportingManager.asmx HTTP/1.1
Host: ssa.fp360.us
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://KMWare.ZMA.Reporting.ReportMgmt.ServiceContracts/2007/06/FindEntitySearchAll"

<?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>
    <FindEntitySearchAll xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.ServiceContracts/2007/06">
      <FindEntitySearchRequest xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">
        <DefaultCriteria>string</DefaultCriteria>
        <EntityCode>string</EntityCode>
        <ExpiryDate>dateTime</ExpiryDate>
        <MaxFetchCount>short</MaxFetchCount>
        <MaxUserFetchCount>short</MaxUserFetchCount>
        <OrganizationUnitId>short</OrganizationUnitId>
        <ReportName>string</ReportName>
        <SearchType>string</SearchType>
        <UpdateDate>dateTime</UpdateDate>
        <UpdateId>string</UpdateId>
        <EntityCriteriaValues>
          <EntityCriteria>
            <CriteriaDataType>string</CriteriaDataType>
            <CriteriaDisplay>string</CriteriaDisplay>
            <CriteriaTableColumn>string</CriteriaTableColumn>
            <DisplaySeq>unsignedByte</DisplaySeq>
            <EntityCode>string</EntityCode>
            <ExpiryDate>dateTime</ExpiryDate>
            <OrganizationUnitId>short</OrganizationUnitId>
            <SimpleSearchFlag>string</SimpleSearchFlag>
            <UpdateDate>dateTime</UpdateDate>
            <UpdateId>string</UpdateId>
            <CriteriaValueFlag>string</CriteriaValueFlag>
          </EntityCriteria>
          <EntityCriteria>
            <CriteriaDataType>string</CriteriaDataType>
            <CriteriaDisplay>string</CriteriaDisplay>
            <CriteriaTableColumn>string</CriteriaTableColumn>
            <DisplaySeq>unsignedByte</DisplaySeq>
            <EntityCode>string</EntityCode>
            <ExpiryDate>dateTime</ExpiryDate>
            <OrganizationUnitId>short</OrganizationUnitId>
            <SimpleSearchFlag>string</SimpleSearchFlag>
            <UpdateDate>dateTime</UpdateDate>
            <UpdateId>string</UpdateId>
            <CriteriaValueFlag>string</CriteriaValueFlag>
          </EntityCriteria>
        </EntityCriteriaValues>
        <RDLName>string</RDLName>
        <ReportFormatBit>int</ReportFormatBit>
      </FindEntitySearchRequest>
    </FindEntitySearchAll>
  </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>
    <FindEntitySearchAllResponse xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.ServiceContracts/2007/06">
      <FindEntitySearchAllResult>
        <EntitySearch>
          <DefaultCriteria xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</DefaultCriteria>
          <EntityCode xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</EntityCode>
          <ExpiryDate xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">dateTime</ExpiryDate>
          <MaxFetchCount xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">short</MaxFetchCount>
          <MaxUserFetchCount xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">short</MaxUserFetchCount>
          <OrganizationUnitId xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">short</OrganizationUnitId>
          <ReportName xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</ReportName>
          <SearchType xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</SearchType>
          <UpdateDate xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">dateTime</UpdateDate>
          <UpdateId xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</UpdateId>
          <EntityCriteriaValues xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">
            <EntityCriteria xsi:nil="true" />
            <EntityCriteria xsi:nil="true" />
          </EntityCriteriaValues>
          <RDLName xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</RDLName>
          <ReportFormatBit xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">int</ReportFormatBit>
        </EntitySearch>
        <EntitySearch>
          <DefaultCriteria xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</DefaultCriteria>
          <EntityCode xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</EntityCode>
          <ExpiryDate xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">dateTime</ExpiryDate>
          <MaxFetchCount xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">short</MaxFetchCount>
          <MaxUserFetchCount xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">short</MaxUserFetchCount>
          <OrganizationUnitId xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">short</OrganizationUnitId>
          <ReportName xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</ReportName>
          <SearchType xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</SearchType>
          <UpdateDate xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">dateTime</UpdateDate>
          <UpdateId xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</UpdateId>
          <EntityCriteriaValues xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">
            <EntityCriteria xsi:nil="true" />
            <EntityCriteria xsi:nil="true" />
          </EntityCriteriaValues>
          <RDLName xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">string</RDLName>
          <ReportFormatBit xmlns="http://KMWare.ZMA.Reporting.ReportMgmt.DataTypes/2007/06">int</ReportFormatBit>
        </EntitySearch>
      </FindEntitySearchAllResult>
    </FindEntitySearchAllResponse>
  </soap:Body>
</soap:Envelope>