You are here: Job and Form Set Rules Reference > JDT Rules Reference > RULTestTransaction

RULTestTransaction

Use this form set level debugging rule before the RULStandardTransactionProc rule to have the system look for an INI group like the one shown below and execute only the transactions specified there.

Syntax

;RULTestTransaction;;;

The numbers shown below are sequence numbers, not transaction IDs. If you define the Test control group, the system will skip any transaction number not specified in the control group.

< Test >

TransactionRecordNumber = 1 ; do transaction 1

TransactionRecordNumber = 5 ; and transaction 5

Example

;RULTestTransaction;;;

See also