SOAP API - getDeletedResources

The table summarizes the SOAP API - getDeletedResources.

Request Uses the getDeletedResources element (from the OrgResourceService schema)
Parameter notes page-control: Allows results to be paged. This is optional. If not specified, the entire list of deleted resources are returned.
  • page: Indicates the page requested. The first page is numbered 1. If the requested page, for a given page-size, exceeds the available entries, the resulting list will be empty.
  • page-size: Indicates the maximum number of entries per page.
Response Returns a getDeletedResourcesResponse element (from the OrgResourceService schema)
Example (without paging control) Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:res="http://resource.api.de.bpm.tibco.com">
   <soapenv:Header/>
   <soapenv:Body>
      <res:getDeletedResources/>
   </soapenv:Body>
</soapenv:Envelope>
Response:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Header/>
   <SOAP-ENV:Body>
      <getDeletedResourcesResponse xmlns="http://resource.api.de.bpm.tibco.com">
         <resource date-deleted="2014-07-15T12:30:04.527Z" guid="D7B3D99B-B633-B21F-C28A-A9C51D1DD742" label="aahmed" ldap-alias="deLdap5" ldap-dn="UID=aahmed, OU=employees, O=goCarInsuranceHeadOffice" name="aahmed" xmlns=""/>
         <resource date-deleted="2014-07-15T12:30:04.520Z" guid="F51003D7-A639-29FB-230C-14F2637B11F9" label="aalbiston" ldap-alias="deLdap5" ldap-dn="UID=aalbiston, OU=employees, O=goCarInsuranceHeadOffice" name="aalbiston" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:52.213Z" guid="0A92B9E6-7C74-D99F-FC45-47581033FC6A" label="aandrews" ldap-alias="deLdap5" ldap-dn="UID=aandrews, OU=employees, O=goCarInsuranceHeadOffice" name="aandrews" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:48.667Z" guid="8816B96E-2141-45E1-EFB5-C8F285B26A19" label="abottom" ldap-alias="deLdap5" ldap-dn="UID=abottom, OU=employees, O=goCarInsuranceHeadOffice" name="abottom" xmlns=""/>
         <resource date-deleted="2014-07-15T12:30:05.027Z" guid="DD09D01D-97B8-1482-880D-ADF42169F92D" label="abridgett" ldap-alias="deLdap5" ldap-dn="UID=abridgett, OU=employees, O=goCarInsuranceHeadOffice" name="abridgett" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:58.253Z" guid="41A68B25-A633-AB55-72F0-560272645BC2" label="abrown" ldap-alias="deLdap5" ldap-dn="UID=abrown, OU=employees, O=goCarInsuranceHeadOffice" name="abrown" xmlns=""/>
      </getDeletedResourcesResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>
Example (with paging control) Request:
<soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:res="http://resource.api.de.bpm.tibco.com">
   <soapenv:Header/>
   <soapenv:Body>
      <res:getDeletedResources>
         <page-control page="2" page-size="10"/>
      </res:getDeletedResources>
   </soapenv:Body>
</soapenv:Envelope>
Response:
<SOAP-ENV:Envelope xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
   <SOAP-ENV:Header/>
   <SOAP-ENV:Body>
      <getDeletedResourcesResponse xmlns="http://resource.api.de.bpm.tibco.com">
         <page-control page="2" page-size="10" total-entries="1318" xmlns=""/>
         <resource date-deleted="2014-07-15T12:30:06.760Z" guid="C7144D0C-FC8D-00F8-19CC-54C827BBF2AA" label="ablack" ldap-alias="deLdap5" ldap-dn="UID=ablack, OU=employees, O=goCarInsuranceHeadOffice" name="ablack" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:47.407Z" guid="D0DF784F-D968-36F2-CA7F-9ED3DBFFCAD9" label="abooth" ldap-alias="deLdap5" ldap-dn="UID=abooth, OU=employees, O=goCarInsuranceHeadOffice" name="abooth" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:56.393Z" guid="3D8FAF10-4A1F-B958-55C2-B7EA049BC2D1" label="aboothroyd" ldap-alias="deLdap5" ldap-dn="UID=aboothroyd, OU=employees, O=goCarInsuranceHeadOffice" name="aboothroyd" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:48.667Z" guid="8816B96E-2141-45E1-EFB5-C8F285B26A19" label="abottom" ldap-alias="deLdap5" ldap-dn="UID=abottom, OU=employees, O=goCarInsuranceHeadOffice" name="abottom" xmlns=""/>
         <resource date-deleted="2014-07-15T12:30:05.027Z" guid="DD09D01D-97B8-1482-880D-ADF42169F92D" label="abridgett" ldap-alias="deLdap5" ldap-dn="UID=abridgett, OU=employees, O=goCarInsuranceHeadOffice" name="abridgett" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:58.253Z" guid="41A68B25-A633-AB55-72F0-560272645BC2" label="abrown" ldap-alias="deLdap5" ldap-dn="UID=abrown, OU=employees, O=goCarInsuranceHeadOffice" name="abrown" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:49.897Z" guid="C825AD6C-C334-321A-2904-892133E79A79" label="abutler" ldap-alias="deLdap5" ldap-dn="UID=abutler, OU=employees, O=goCarInsuranceHeadOffice" name="abutler" xmlns=""/>
         <resource date-deleted="2014-07-15T12:29:52.213Z" guid="789A1A1E-C904-A79C-4B2B-261355156699" label="acampbell" ldap-alias="deLdap5" ldap-dn="UID=acampbell, OU=employees, O=goCarInsuranceHeadOffice" name="acampbell" xmlns=""/>         
<resource date-deleted="2014-07-15T12:30:03.353Z" guid="9DEEC177-7170-C4A3-61CF-B79F66B4402D" label="achamberlain" ldap-alias="deLdap5" ldap-dn="UID=achamberlain, OU=employees, O=goCarInsuranceHeadOffice" name="achamberlain" xmlns=""/>
         <resource date-deleted="2014-07-15T12:30:04.537Z" guid="2D80DF93-1D42-04D0-020D-AD25367F90F8" label="acole" ldap-alias="deLdap5" ldap-dn="UID=acole, OU=employees, O=goCarInsuranceHeadOffice" name="acole" xmlns=""/>
      </getDeletedResourcesResponse>
   </SOAP-ENV:Body>
</SOAP-ENV:Envelope>