Originally posted by: SystemAdmin
Hi
I want to have a map trace file(mtr) in case there any error and the map fails.
I'm using the following code to generate the mtr:
RUN(TRIMRIGHT(TFRM_ID Field:DSTX_INPT_PARM_AREA Version1_Group Group:Input," "), ECHOIN(1,TEXT(DSTXErrComm)) + HANDLEIN(2,TEXT(PayloadMsg Filler:Input))+ " -TIOS=.\" +TRIMRIGHT(WORD(TFRM_ID Field:DSTX_INPT_PARM_AREA Version1_Group Group:Input,".",1))
"_" TEXT(CURRENTDATETIME ("{CCYYMMDDHHMMSS}"))+ ".mtr" + " -AE" )
On executing this code locally on my machine, I'm able to get a trace file, but the same is unsuccessful on the server.
Could anyone please let me know if anything is mistaken in this code or if I need to add anything to make this code work on the server?
Thanks in advance!
Gauri
#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender#DataExchange