Originally posted by: SystemAdmin
Hi All,
I'm working with a customer where its not allowed to put any artifact on file system, so we use WSRR to keep the maps in it.
Using java APIs we retrieve the maps from WSRR and pass the map stream to map constructor to create an instance from the map before executing it,
the problem is,
if I have MAP1 and MAP2, is it possible to execute MAP2 by calling it from a map rule in MAP1 using RUN command, RUN command takes the map name as an argument, which i think in this case is not possible as the map is only loaded in memory, there is no .mmc file exists
#IBM-Websphere-Transformation-Extender#DataExchange#IBMSterlingTransformationExtender