I've been trying to use Trace=true more. I don't think it's supported for server functions though. I've tried searching the docs with "server function trace" and other phrases but there aren't any relevant hits, most are for regular functions and integrator.
Is debug our only option for server functions? I'm working with a customer with slow connections and debug isn't very helpful.
Thanks, Art
Tracing and server functions
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: Tracing and server functions
Hi Art
If you're looking to embed user tracing on the server, have a look at #xDemoTraceHandlerDesktop
Regards
If you're looking to embed user tracing on the server, have a look at #xDemoTraceHandlerDesktop
Regards
Re: Tracing and server functions
Sorry Stewart, same question, but I meant server module.
Art Tostaine
- Stewart Marshall
- Posts: 417
- Joined: Thu Nov 05, 2015 5:25 pm
Re: Tracing and server functions
Hi Art
Server functions and modules are basically the same when executing on the server, so I would expect it to work.
Regards
Server functions and modules are basically the same when executing on the server, so I would expect it to work.
Regards