To obtain information about a transaction group’s host password expiration date and recent logon attempts, execute this RPC:
exec sgw_peminfogrppwd tran_group
The tran_group parameter is required. It specifies the name of the transaction group for which you want logon and password information. TRS passes to the PEM server the transaction group’s GROUP_LOGIN and GROUP_PWD, as defined by sgw_addtrngrp or by a previous sgw_pemchgrppwd procedure call.
You must have Gateway Control Access permission to execute
this procedure call.