Origen fuente: https://www.sagecity.com/support_communities/sage_erp_x3/b/sageerp_x3_product_support_blog/posts/how-to-activate-the-adc-server-trace Autor: https://www.sagecity.com/members/joel-singam As you know that we can use the windows telnet client to simulate ADC handheld devices. Occasionally, there may be issues that are hard to identify and we can activate a debug trace in ADC server configuration for the administrator to troubleshoot those issues. Let me illustrate how to activate the trace mode in X3 WEB server. The java code of the X3WEB contains trace instructions and when the trace mode is active, it send character strings via TCP / IP to an application called trace server. The 'trace server' application uses the TCP port 1515 and when it receives a character string from X3WEB (or other) server, it displays it in a text editor window. The color and the prompt make it possible to differentiate the applications emitting traces. Trace ...
Recopilación de trucos e información para el desarrollo de aplicaciones en Sage X3 que pertenecen a otros autores y algunos propios