Lotus Notes Adapter 6.0 | webMethods Lotus Notes Adapter Documentation | webMethods Lotus Notes Adapter Installation and User’s Documentation | Built-In Services Reference | Built-In Services Reference | wm.ln.utils.garbage:recycle
 
wm.ln.utils.garbage:recycle
This Java service recycles any Domino Object in the pipeline including Session objects. All other objects are recycled first. Use this service while ensuring that no Session object is in the pipeline to recycle objects that you no longer intend to use, and wish to keep a Session object you created. You may also use this service in case you run into a failure and want to ensure that any objects created up to the failure point are recycled. For more information about when to use this service in a flow, see Freeing Resources After Processing.
Input Parameters
envString
String The value of the environment variable.