N1 Service Provisioning System 4.1 User's Guide

Extended Control Procedures

Table 5–18 COM+ Application Extended Control Procedures

Name 

Parameters 

Description 

startApp 

appName: Full name of the COM+ application. 

Starts the COM+ application if it is run as a service 

stopApp 

appName: Fill name of the COM+ application to stop. 

Stops the COM+ application and all dependent services 

stopRouter 

N/A 

Stops the COM+ Routing services 

startRouter 

N/A 

Starts the COM+ Routing services 

installAsUser 

rsrcSrcPath: Name of the COM+ application 

rsrcInstallPath: Path to the msi file representing the application 

userID: User whom is going to run the application 

password: Password of the user 

Allows installation of a COM+ application which runs as a particular user.