Tracing and server functions

This Q&A forum allows users to post and respond to "How Do I Do ....." questions. Please do not use to report (suspected) errors - you must use your regional help desk for this. The information contained in this forum has not been validated by LANSA and, as such, LANSA cannot guarantee the accuracy of the information.
Post Reply
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

Tracing and server functions

Post by atostaine »

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
Art Tostaine
User avatar
Stewart Marshall
Posts: 417
Joined: Thu Nov 05, 2015 5:25 pm

Re: Tracing and server functions

Post by Stewart Marshall »

Hi Art

If you're looking to embed user tracing on the server, have a look at #xDemoTraceHandlerDesktop

Regards
Stewart Marshall

Independent IT Consultant
www.marshallfloyd.com.au
atostaine
Posts: 696
Joined: Wed Jan 20, 2016 7:38 am

Re: Tracing and server functions

Post by atostaine »

Sorry Stewart, same question, but I meant server module.
Art Tostaine
User avatar
Stewart Marshall
Posts: 417
Joined: Thu Nov 05, 2015 5:25 pm

Re: Tracing and server functions

Post by Stewart Marshall »

Hi Art

Server functions and modules are basically the same when executing on the server, so I would expect it to work.

Regards
Stewart Marshall

Independent IT Consultant
www.marshallfloyd.com.au
Post Reply