Originally posted by: SystemAdmin
) Is there any cleanup function called when the map completes or when the launcher is shutdown when using a custom dll for functions (i.e. when the dll is unloaded?
>> Nope. Custom functions must be stateless in nature. One suggested way to do a clean up, is during a process shutdown process, add code in dll unload.
2) If running multiple launchers with local resource management are custom function dll's loaded locally per/launcher process or globally?
>> custom function dll's are loaded per launcher process.
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange