The RECEIVE statement retrieves data that a test application running on another system sent.
RECEIVE [COUNT(nn)]...
Parameters
Number of times that data is received. This value must match the value for the COUNT parameter on the SEND statement for the test application transmitting the data.
Default: 1 or previous value.
Notes:
Example
To receive all test data, specify this statement as input to your LDMAMS job:
RECEIVE
Copyright © 2014 CA Technologies.
All rights reserved.
|
|