Look for VAR->OTTmpErr or OTCodeErr in the trace to find out if there are any errors
September 5, 2007 – 4:50 pmLook for VAR->OTTmpErr or ARRAY->OTCodeErr in the trace log to find out if there are any errors during the translations when the get_source and put_target doesn’t find the maps that should be called and doesn’t produce the output.
For example when the trading partner doesn’t exist in the Trade Partner Database, one would get a 303 error in variable VAR->OTTmpErr.
One Response to “Look for VAR->OTTmpErr or OTCodeErr in the trace to find out if there are any errors”
Also, look for ERRCODE because the return value of this function is assigned to VAR->OTCodeErr.
By Srini on Sep 5, 2007