Tag Archives: node.js server

Node JS Integration with x3

In this blog, we will get to know about the payment integration through node js method. In case if the client doesn’t want java bridge integration and also there would be compatibility issues in x3 v12, we can suggest node js integration instead of java bridge & will be more compatible and robust for the… Read More »

To identify the server in which the current folder is installed in Sage X3

adxmac is a function used to identify the server in which the current folder, or one of its reference folder, is installed. It also allows you to obtain the network name of the client (in version 7 mode, the client is the node.js server) Syntax:  adxmac(Index) Examples:  # What is the application server name APPSERV_NAME=adxmac(0)… Read More »