Reload an EAI Plug-in
When an EAI plug-in entry is re-registered or modified, iProcess Engine automatically reloads the plug-in. However, you might want to manually reload an EAI server plug-in using this command if:
| • | the EAI server plug-in is failing |
| • | the initialization parameters specify a configuration file and the contents of that file has changed |
Syntax
sweaireg RELOAD eai_type_name [-m machine_name]
where:
| • | eai_type_name is the short name of the EAI step type handled by the plug-in. This can be a text string of up to 20 characters. |
| • | machine_name is the optional name of the server in the iProcess node cluster on which the plug-in is to be registered. If this value is omitted, the default is the server on which the command is being run. This can be a text string up to 256 characters. |
Example
To reload the eaidb plug-in on the server called hercules, enter the following:
sweaireg RELOAD eaidb -m hercules
If the command is successful, the following message is displayed:
Background reload and re-initialisation requested for eaidb plug-in on machine hercules