gget79
11th January 2013, 18:19
Hi Experts,

I'm currently working with Infor LN FP3.

We are facing the start of a big project and we have the following problem:
The process of shipping confirmation when it launches concurrently shows an error 201 controlled by the application, we have continued to debug mode program but the problem does not occur in this situation.

The question is whether there are any log or trace statements I write the program or library through which the process and let see where I presented this message.

Thanks in advance

MilindV
16th January 2013, 07:52
Hi,

If host is on Unix, check if you able to get log.bshell using session "ttstperrlog"
Start this session from directly from browser (start session).
This log should give you the program flow.

If host is on Windows, you can check event viewer of host, but this log is not that in details as that of UNIX logging.

Also you can put bshell in debug and get a tracefile. Search BB for the same.

Thank You,
Milind Vengurlekar