Previous Topic: Example Script for a DUA

Next Topic: DUA Commands

abandon-req Command—Stop a Request

This command stops a read type request. The stopped command returns any partial results that it had produced at the time it was stopped.

You can abandon the following requests:

You cannot abandon an update request.

The format of this command is as follows:

abandon-req [invoke-id-to-abandon = invoke-id];

An abandon confirmed message is returned if the request is stopped. If the request completes, or it cannot be abandoned, then an abandon refuse message is returned.

Example: Abandon Search 1234

abandon-req invoke-id-to-abandon = 1234;


Copyright © 2009 CA. All rights reserved. Email CA about this topic