Reply Format

The response to a Dataload request is an XML document:

<ThunderstoneReplicationResult>
  <ItemResult>
    <rid>000000000</rid>
    <Type>D</Type>
    <DP>1</DP>
    <Status>OK</Status>
    <Info>Not found</Info>
  </ItemResult>
  <Rows>1</Rows>
  <Version>Version 5.01.1234567890 20051010 (...)
           2005-10-10 12:34:56</Version>
</ThunderstoneReplicationResult>

The elements are:

  • <rid> The replication id. Ignored.

  • <Type> The action type specified in the request.

  • <DP> The number of URLs deleted by a <Type>DP</Type> action. Element is not present for other <Type>.

  • <Status> Result code:

    • OK Success

    • FAIL_UNKNOWNTYPE The <Type> was not recognized

    • NODATA No parseable data in request

    • Not Allowed Sender is not in Cluster Members

    • No Profile No profile set in request POST

    • FAIL Failed, unknown reason

  • <Info> Optional additional message; e.g. Not found if a non-existent URL is deleted

  • <Rows> How many request <Item>s were processed.

  • <Version> Version and release date of the software.

Once data has been successfully loaded onto the Parametric Search Appliance, if the profile has any receiver profiles defined under Replication Settings, the data will also be queued for replication to those receivers.



Copyright © Thunderstone Software     Last updated: Oct 10 2023
Copyright © 2024 Thunderstone Software LLC. All rights reserved.