wm.as400.acces:returnConnection
This service disconnects a com.ibm.as400.access.AS400 object from the iSeries server.
Note:
Use this service to disconnect an AS/400 object that was obtained by calling wm.as400.access: getConnection. Do not use this service if a connection was obtained by calling wm.as400.acces:connect.
Input Parameters
$AS400 | com.ibm.as400.access.AS400 A connected AS/400 object. |
$AS400Alias | String The connection alias of the AS/400 server. |
Output Parameters
connKey | String The string representation of the connection object. |
Example
wm.as400.sample.connection:testPool