Netman configuration file
The netman configuration file exists on all HCL Workload Automation workstations to define the services provided by netman. It is called <TWA_home>/TWS/network/Netconf. The NetConf file includes comments describing each service. The services are:
- 2001
- Start a writer process to handle incoming messages from a remote mailman.
- 2002
- Start the mailman process. Mailman, in turn, starts the rest of the process tree (batchman, jobman).
- 2003
- Stop the HCL Workload Automation process to handle incoming messages from a remote mailman.
- 2004
- Find and return a stdlist file to the requesting Conman process.
- 2005
- Switch the domain manager in a domain.
- 2006
- Locally download scripts scheduled by an HCL Workload Automation for z/OS® master domain manager.
- 2007
- Required to bypass a firewall.
- 2008
- Stop HCL Workload Automation workstations in a hierarchical fashion
- 2009
- Runs the switchmgr script to stop and restart a manager in such a way that it does not open any links to other workstations until it receives the switchmgr event. Can only be used when the enSwfaultTol global option is set to yes.
- 2010
- Starts mailman with the parameter demgr. It is used by the service 2009. Can only be used when the enSwfaultTol global option is set to yes.
- 2011
- Runs monman as a child process (son bin/monman.exe)
- 2012
- Runs conman to stop the event monitoring engine (command bin/conman.exe stopmon).
- 2013
- Runs conman to switch event processors (command bin/conman.exe switchevtproc -this)
- 2014
- Runs conman to start event processing (command bin/conman.exe startevtproc -this)
- 2015
- Runs conman to stop event processing (command bin/conman.exe stopevtproc -this)
- 2016
- Runs conman to force the update of the monitoring configuration file for the event monitoring engine (command bin/conman.exe deployconf)
- 2017
- Runs conman to stop event processing on a client (client bin/conman.exe synchronizedcmd -stopevtproc)
- 2018
- Runs conman to check event processing on a client (client bin/conman.exe synchronizedcmd -checkevtproc)
- 2021
- Runs conman to start appservman
- 2022
- Runs conman to run the subcommand stopappserver that stops the application server
- 2023
- Runs conman to run the subcommand startappserver that starts the application server
- 2501
- Check the status of a remote job.
- 2502
- Start the Console Manager – a service requested by the client side of the Remote Console. See the IBM® Tivoli® Remote Control: User's Guide for more information.
- 2503
- Used by the connector to interact with r3batch extended agent.