Originally posted by: SystemAdmin
Thanks for reading it through.
Here's the thing;
I have 7 FTP site's I'm sweeping, which create 7 of the entires in the audit log such as this one, the first one;
<ExecutionSummary MapStatus="Valid" mapreturn="0" ElapsedSec="2.171" BurstRestartCount="0">
<Message>Map completed successfully</Message>
<CommandLine>/opt/DataStageTX/Ascential/Communication/Maps/Move_Blob.mmc -IAFTP1X ' -T+ bnsfrr1.mtr -URL FTP://XXXX:
XXXXX@XXXXX.com/bnsfrr1/inbound/*;type=D '</CommandLine>
I get bnsfrr1.mtr created. Now even though the next entry in the audit log shows the same exact info as the one above:
<ExecutionSummary MapStatus="Valid" mapreturn="0" ElapsedSec="0.004" BurstRestartCount="0">
<Message>Map completed successfully</Message>
<CommandLine>/opt/DataStageTX/Ascential/Communication/Maps/Move_Blob.mmc -IAFTP1X ' -T+ fecrr01.mtr -URL FTP://XXXX:
XXXXX@XXXXX.com/fecrr01/inbound/*;type=D '</CommandLine>
fecrr01.mtr does not get created. Everything past the first RUN map says it ran, but there are no results.
I even put an extra field right before the RUN map statement, with a text string saying "Running: varible", varible = which ever mailbox I'm hitting, which will also name the trace file "varible.mtr" and they all are listed, though only the first one shows any results.
Running:bnsfrr1/inbound/,0 <only one I get mtr on. 0 = run map results.
Running:fecrr01/inbound/,0
Running:nsrr001/inbound/,0
Running:uprr001/inbound/,0
Running:csxrr01/inbound/,0
Running:cnrr001/inbound/,0
Running:kcsrr01/inbound/,0
I'm waiting for IBM support to get back to me. I'll post the results.
Message was edited by: rep
#IBMSterlingTransformationExtender#DataExchange#IBM-Websphere-Transformation-Extender