Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Chapter 14 Managing EAI Step Server Plug-ins : Reload an EAI Plug-in

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:
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 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

 

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.