There are two ways of doing this:
1. Start the Framework running in SuperServer mode externally. You can do this by using the LANSA folder option Exec Form (to RDML IBM i) or Exec Form (to RDMLX IBM i), or by using the option to execute your form and choosing one of the "Client to xxxxxx Server" options.
Any of these options will establish your SuperServer connection externally (i.e.: before the Framework actually starts to execute). When using this method to start a SuperServer connection you should only execute UF_ADMIN or UF_EXEC. These will present your Framework exactly as a real end-user will see it. You cannot do Framework design activities while working this way.
2. Allow the Framework to make SuperServer connections itself.
By defining your server system within the Framework and setting the appropriate connection properties in the Framework design (see Administration/Servers) you can use UF_DESGN, UF_EXEC and UF_ADMIN in SuperServer mode.
The advantages of this method are: