Look for VAR->OTTmpErr or OTCodeErr in the trace to find out if there are any errors
Look 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.
For example when the trading partner doesn't exist in the Trade Partner Database, one would get a 303 error in variable VAR->OTTmpErr.

1 Comments:
Also, look for ERRCODE because the return value of this function is assigned to VAR->OTCodeErr.
Post a Comment
<< Home