Platform SDK: Team Productivity Update

Mapping Friendly Names to GUIDs

The TeamAppManager object provides a method for mapping the friendly name of an application to one of several GUIDs generated by the Team Productivity Update. You can use this method to create an easily readable directory structure.

This method supports three different GUIDs as its [in] parameter. The following table lists these GUIDs and when they are available.

GUID Description When available
InstanceID GUID created by the Team Productivity Update for this instance of the application. Before the Deploy URL is called.
FactoryID GUID created by the Team Productivity Update for the application template. When the RegisterAppFactory method returns.
ConfigSessionID GUID created by the Team Productivity Update for the launch of a specific Instantiation URL that uses TAFT_FACTORY mode. During the entire lifetime of the Instantiation URL.