recordName in asynchLink element
The linkage options part, asynchLink element, property recordName specifies the name of the record that is used in the system function sysLib.startTransaction. In this case, the record name is used to identify which program or transaction is associated with the asynchLink element.
You can use an asterisk (*) as a global substitution character in the record name; however, that character is valid only as the last character. For details, see Linkage options part.
Related concepts
Linkage options part
Related reference
asynchLink element
package in asynchLink element
sysLib.startTransaction