If USER PROFILE specifies a CLIST it will not be executed during Automatic signon via UCF. Why?
IDMS - All Supported Releases
This is how automatic UCF signon has always worked.
The automatic signon done by the UCF line driver does #SECSGON but does not
do CLIST processing.
Only an explicit SIGNON will do this. The code to process and execute CLIST
is done in RHDCSNON.
After connecting with UCF, if you then execute explicit SIGNON task that invokes RHDCSNON the CLIST will be executed.
An alternative for UCF is to define an LTERM AUTOTASK that #LINKs to IDMSIN01 to get the name of a CLIST if one is specified in the USER or SYSTEM PROFILE and then #LINK to RHDCCLST to set up clist processing. See CALLABLE SERVICES REFERENCE Guide