Retransmit PM Agent Data (Q1PRTRN) API


  Required Parameter Group:

1 Start Date Input Char(7)

  Default Public Authority: *EXCLUDE

  Threadsafe: No

The Retransmit PM Agent Data (Q1PRTRN) API marks previously transmitted data as untransmitted data. This allows the data to be retransmitted. This API should be used only with the assistance of IBM® service.

The date entered is in CYYMMDD format.

This API does not validate that the date entered is a valid date. For example, you could enter a date of 1000230 even though there are not 30 days in February. The API begins marking data for retransmission with the records that are greater than or equal to the passed date parameter. The API does some date validation; for example, 1000232 would not be accepted. If successful, you would expect to see message CPC0B01 Program Q1PRTRN completed successfully. If no message is received, display the job log for details.


Authorities and Locks

API Public Authority
*EXCLUDE
Special authorities
User must have *ALLOBJ authority to use this API.

Required Parameter Group

Start date
INPUT; Char(7)

Records with this date or greater are marked for retransmission. The date should be entered in CYYMMDD format.


Error Messages

Message ID Error Message Text
CPF9802 E Not authorized to object QA1PONE in QUSRSYS.
CPF0555 E Date not in specified format or date not valid.
CPC0B01 C Program Q1PRTRN completed successfully.


API introduced: V5R1

[ Back to top | Performance Management APIs | APIs by category ]