Originally posted by: Santanu
Hi
I have Sterling b2bi host ITXA and ITX 9.0.0.
I have the below code as the mapping rule for one field.This code is generating trace file M4spe.mtr in windows but when i am deploying it to ITXA and running it from B2bI then no trace is created.can you please look into it?
do i have to change anything in the dtx.ini file or other properties file?
=VALID(GET("SPE", "-t+ -c getProcessData -k /ProcessData/Function") ,
FAIL(" Failed to Get JobID. Error Code: " + LASTERRORCODE() + " - Error Message: " + LASTERRORMSG()))
Map audit log and map trace is generated successfully in the ITXA installation directory successfully.
If I am changing anything in the map rule then same is reflecting in the output document in the SPETransformation service in b2bi (SI).However the only problem I am facing is that adapter trace m4spe.mtr is not generating in the ITXA installation directory during calling map from SPETransformation service using b2bi (SI).
Thanks
Santanu
#DataExchange#IBM-Websphere-Transformation-Extender#IBMSterlingTransformationExtender