Run Product 360 - Media Manager server modules as a Windows service

All non-local paths must be UNC paths on the workstation where the services are running. The user account for the service must have read and write permissions on these UNC paths:

  • Administration module: locale volume assignments

  • Internet module: path to the working directories of this computer

  • Funcd working directories

When logging on to a machine where Product 360 - Media Manager programs run as service avoid using the account under which the services are executed. When you log off a machine all running services of the currently used account are stopped.

Run the native modules as services

  1. Open the Process Watcher module.

  2. Select Processwatcher > Processwatcher default settings.

    images/download/attachments/95291878/Process_Watcher_settings_8.0.png
  3. Activate the Processwatcher is being started as service option.

  4. Activate the modules to be monitored.

  5. Click on Save.

  6. Start the automatic mode for the Process Watcher module to check the settings.

  7. Stop the automatic mode of Process Watcher.

  8. Quit the application.

  9. Quit all monitored modules.

  10. Navigate to the directory where the Process Watcher module is installed, e.g. C:\Program Files (x86)\Informatica Media Manager\opwatcher.

  11. Double-click on MakeService.bat.

  12. Open the Microsoft service administration.

  13. Open the properties of the Infomatica Media Manager Process Watcher service.

  14. On the General tab set the startup type to Automatic (delayed).

  15. Switch to the Log On tab.

  16. Activate This account.

  17. Enter the user name and password.

  18. Click on OK.

  19. Start the service.

The settings of these automatic modules can be controlled in the Administration module with the control center.

With RemoveService.bat the service can be deleted.

Run Tomcat as a service

  1. Change installService.bat in folder [YourWebServerInstallation] with your used paths, e.g. set OpasGWebServerPath=C:\OpasGWebServer.

  2. Open the command line (for Windows 7 or 2008 R2 server open in administrative mode).

  3. Call installService.bat e.g. in the directory C:\OpasGWebServer.

  4. Open the Microsoft service administration.

  5. Open the properties of the Informatica Media Manager Apache Tomcat service.

  6. On the General tab set the startup type to Automatic (delayed).

  7. Switch to the Log On tab.

  8. Activate This account.

  9. Enter the user name and password.

  10. Click on OK.

  11. Start the service.

With removeService.bat the service can be deleted.

Run Session Manager as service

  1. Open the command line (for Windows 7 or 2008 R2 server open in administrative mode).

  2. Call InstallApp-NT.bat in directory [YourWebServerInstallation]\XOBSessionManager\bin, e.g. C:\OpasGWebServer\XOBSessionManager\bin.

  3. Open the Microsoft service administration.

  4. Open the properties of the Informatica Media Manager Session Manager service.

  5. On the General tab set the startup type to Automatic (delayed).

  6. Switch to the Log On tab.

  7. Activate This account.

  8. Enter the user name and password.

  9. Click on OK.

  10. Start the service.

With UninstallApp-NT.bat the service can be deleted.