When you attempt to login into your Wings or Mobile RPG application , you are taken to a "green screen" where the following error is displayed:
CPF 1296 – Signon information required
This is because the QRMTSIGNON system value is not set properly. It must be set to *VERIFY, as per ur documentation at: http://devnet.asna.com/documentation/Help150/Wings/_HTML/awInstallingIBMiSV.htm
The following System Values are required on the IBM i to support Wings:
- QMLTTHDACN: 1 or 2, required because some Wings operations are multi-threaded.
- QRMTSIGN: *VERIFY, required because Wings doesn't use a standard 5250 sign-on.