• Script editor V12 & debug

    hi all how do you write & debug code in V12 ? I was told that I can only use eclipse and it is very slow to debug + performance is bad + weird to attach eclipse to a process. eclipse also disconnect from unknown reason during debug. thx B…
  • Handshake Error When using External API

    Hi All, We are working on the requirement to create payment gateway integration between x3 and third party API, to build the connectivity with the third party API, we have created the JAR that includes third Party API JAR and using the same from X3…
  • EXEC_JS - Get return value of async code / Available modes

    Hello, Does anyone know where I can find a documentation explaining the differences and how to use the modes "wait", "sync" and "future"? I have found some examples of EXEC_JS in the online help but those do not exactly explain the different modes and…