For a list of all members of this type, see IMMPxApplicationEx members.
Public Methods
| Name | Description |
 | HydrateNodeFromDB | Method to refresh the data associated with a node using the latest information in the database. Input parameter is a node (as IMMPxNode). |
 | Startup | Method to start the Process Framework application with the appropriate login information and extensions appropriate to the user using input parameters of types IMMPxLogin and IMMEnumExtensionNames, respectively. |
 | UpdateNodeToDB | Method to refresh the database using the information from the node. Requires an input parameter of type IMMPxNode. |
Top
See Also