Process configuration
Last updated
Last updated
Process configuration consists of these parts:
Process definition configuration – definition of process made directly in ProcMan administration
PHP Process definition – configuration of process workflow, IWS program modules, their configuration and links
Data environment of the process – configuration setting of data that are handled by process (for example subsystems, technical users, libraries on host)
Further detailed information about handover architecture can be found in document HOS configuration guide.
General handover process definition and its workflow are made directly in ProcMan administration web dialog. Most of IWS activities must be configured with the command "hos_ctrl.php?root=twaz".
For further details on how to setup process definition see Process definitions
The most important module is the module m_tws_ad_appl_load which provides main ProcMan IWS windows with links to all important IWS functions. It provides the main page for IWS handover activities.
The module hos_tws_ad_appl_load consists of 3 PHP pages:
hos_tws_ad_appl_load_i.php – module input
hos_tws_ad_appl_load.php – module main PHP code
hos_tws_ad_appl_load_o.php – module output
The module m_tws_auto_module is used for the update of IWS applications to the host in automatic activities. This module runs in the background and has no visible module dialog for user.
If the module runs without problems, the module continues to the next task. All results are stored in the report for AD applications. The data about IWS update are written to Host Logs (Clientlog, Hostlog, Eqqmlog) and AD update log.
If the module ends in error, all error messages are written to Report -> Information.