Read in the DATABASE list used for this example and add the DATABASE list as an instance variable on the model.
   database = makelist();
   rc = fillist( 'catalog', 
                 'MYLIB.MYCAT.DATABASE.SLIST', 
                 database );
   rc = setniteml( modelid, database, 
                  "DATABASE" );