Originally posted by: cubeweaver
Obtained from online Help:
Map caching
At design time, set map caching to optimize run time.
When you use map caching, the run time is optimized because the process does not load the compiled map for every iteration of the running of the map. The compiled map is loaded only when the execution group, which is a grouping of message flows for a broker, starts, or a flow containing a WTX Map node is started.
If map caching is set on, any changes that you make to the compiled map are used by the message after you stop and restart the message flow. If map caching is set off, any changes that you make to the compiled map are used by the next message that passes through the message flow.
Set up map caching for each WTX Map node. This enables individual control for each map node instance. Set map caching on in the Basic tab under Properties in the WebSphere Message Broker Toolkit. Run maps are cached using the settings on the parent map. For maps that are cached, you must stop and restart the message flow through the WebSphere Message Broker Toolkit.
#IBMSterlingTransformationExtender#IBM-Websphere-Transformation-Extender#DataExchange