I created an Epicor function to perform an inventory transfer. It compiled so it works right? ha
I ran it by scheduling it to NOW but I can’t find anything in the trace log (except the function code itself oddly enough).
I can find in the tracelog where it ran the function but there are no details, parameters, method calls, data sets etc.
The scheduler stated that it completed successfully but the inventory has not moved so I am presuming I hit an error.
Is there anywhere I can find the details?
I turned on every trace parameter except changes only.
I thought of displaying a message box but that will not work if it is scheduled correct?
The server log had little information. It mentioned that the function completed.
I’m very familiar with using the trace to use in customizations and regular Epicor screens just cannot find anything when I call a function.