The Application Interface call for this record type provides a mechanism for deleting or scrapping a single Item from all configured PRT services, a specific PRT service, a specific Tracking Group or a specific Tracking Region.
The fields in this record are:
Field |
Description |
char record_type[3] |
DEL |
char prt_svc_id[33] |
PRT service identifier |
char group_id[17] |
Identifier of the Tracking Group |
char region_id[17] |
Identifier of the Tracking Region where the Item is to be deleted from the queue |
COR_I2 region_loc |
Region location where the item resides |
char item_id[21] |
Unique identifier of a serialized item |
Reference_id[21] |
Secondary identifier of a serialized item |
char item_type_id[17] |
Item type identifier |
COR_I1 disposition |
Manifest constant specifying the disposition of the item (which can be specified as 'DEL', 'DELETE' or 'SCRAP'.). |
char comment[41] |
Comment to be recorded in prt history log file |
char user_or_svc_id[33] |
User or service identifier |
Import file format. |