General Info

Return

Delete Notice Template

The Delete template is used for deleting synopses, solicitations and related documents from the system. It is impossible to delete a modification without deleting the associated notice. The system will allow deletion of an entire notice (including all postings for that notice), or deletion of files uploaded to that solicitation number. It is not recommended to delete information from FBO, as vendors may receive notification of the posting, or have viewed the posting, prior to deletion. It is recommended to post a Modification or amendment instead of deleting.

Tag Description Format
<DELETE>
<CBAC>* (Required Data) User ID for the Office Location. Assigned/managed by your location Administrator. string
<PASSWORD>* (Required Data) Password. Assigned/managed by your location Administrator. string
<SOLNBR>* Existing reference number for the notice - all documents with this solicitation number will be deleted. Up to 128 characters
<AWDNBR>* Award reference number, used to delete Award notices. Up to 255 characters
<UPLOADTYPE> Type of uploaded document which should be deleted - this is matched against the label of the package when deleting document packaged. Up to 255 characters

</DELETE>

Notes

  1. All red tags represent required data.
  2. * denotes validated data.
  3. If <AWDNBR> is present, it has the first priority, otherwise <SOLNBR> is used.
  4. If deleting Attachment, must supply <SOLNBR> along with <UPLOADTYPE>.

Example

<DELETE>
<CBAC> demo
<PASSWORD> DEMO
<SOLNBR> F66-000-Q-99
<UPLOADTYPE> Solicitation 01
</DELETE>