>>-REFRESH--+-----------------------+---------------------------> +-ALL-------------------+ +-CURRENT---------------+ +-FILTER(cpsm-token)----+ +-MARKED----------------+ +-NOTFILTER(cpsm-token)-+ '-NOTMARKED-------------' >--+---------------------------------+--------------------------> | .-FORWARD--. | '-COUNT(data-value)--+----------+-' '-BACKWARD-' >--+-------------------------------+--RESULT(cpsm-token)--------> '-NOWAIT--+-------------------+-' '-TOKEN(data-value)-' >--THREAD(cpsm-token)--RESPONSE(data-ref)--REASON(data-ref)----><
COPY, GET, LOCATE, MARK, PERFORM OBJECT, SPECIFY FILTER
If you do not specify the FORWARD or BACKWARD option, the refresh process moves in a forward direction through the result set.
The number of records that are actually refreshed is determined by the COUNT option. If you do not specify the COUNT option, only the first record that meets the filter criteria is refreshed.
The cpsm-token value that identifies a filter is returned by the SPECIFY FILTER command.
The number of records that are actually refreshed is determined by the COUNT option. If you do not specify the COUNT option, only the first record that is marked is refreshed.
You can mark resource table records by using the MARK and UNMARK commands.
The number of records that are actually refreshed is determined by the COUNT option. If you do not specify the COUNT option, only the first record that does not meet the filter criteria is refreshed.
The cpsm-token value that identifies a filter is returned by the SPECIFY FILTER command.
The number of records that are actually refreshed is determined by the COUNT option. If you do not specify the COUNT option, only the first record that is not marked is refreshed.
You can mark resource table records by using the MARK and UNMARK commands.
If you specify the NOWAIT option, you must use a subsequent RECEIVE command to test for the completion of this request. The results of an asynchronous request are returned as ASYNCREQ resource table records. For a complete description of asynchronous processing, see CICSPlex® System Manager Application Programming Guide.
The following is a list of the RESPONSE values that can be returned by the REFRESH command. The description of each RESPONSE includes a list of associated REASON values, if appropriate.