Advanced Customization > Windchill Adapter > Windchill Adapter Webject Library > Action Webjects > Start-Session > Parameters
  
Parameters
Required
Interdependent
Optional
GROUP_OUT
* 
If a parameter is listed in the table but is not defined below, then it has a common parameter definition. For descriptions of those parameters, see Common Webject Parameters.
GROUP_OUT
Specifies the name of the output group. If this parameter is not specified, the output group is named SESSION_ID. The webject creates a new session context and assigns a unique identifier to it.
The unique identifier is returned in an attribute named SESSION_ID of the first (and only) element of the output group. This identifier can then be specified in SESSION_ID parameters of subsequent webjects to associate those webjects with the session context created by Start-Session. This parameter is optional.