• Setting Zones in Sage X3

    Hey All, My company has purchased a wave picking function in Datalinx. During our first brainstorming session we've brought up Zones(zoning our warehouse). We believe we need to set zones as we go down this road. Problem is where to start? My question…
  • SSL certificate - SAGE X3 V12

    There is SSL certificate is installed on SAGE X3 V12 on port 443, and it is working well, we have also website work on IIS on the same server. We want install SSL for it but 443 is reserved for SAGE X3. After we checked we found that Apache use port…
  • Finding Lot numbers on Unconfirmed Deliveries

    Our business would like to print packing slips before delivery confirmation. In most cases, I can see the lot numbers from screen WK4STD1 but I cannot find the table where that lot is stored. SDELIVERYD seems to only have a lot number for some records…
  • Use API SOAP from .Net Core

    Hello everybody, We are making an app for the Mafesa plant and it is in .Net Core because it suited us but we find the problem that we can not make SOAP requests as we did from other apps in .Net framework. When we reference the WSDL the CAdxWebServiceXmlCCService…
  • Invoicing Elements: Processing Fee Calculation Order

    Hello, I am trying to calculate one invoicing element off of another and I seem to be running into a road block. I have tried using the "Calculation order" field, but this did not work. The next step would be using the "Action" and "Processing" fields…
  • SAGE X3 SCRIPT EDITOR - CONDITIONAL MANDATORY FIELD

    Good day all. I want to write a small specific with an action on a field. If Field A = 'condition' then Field B = Mandatory user input. Mandatory user input, users cannot move away from the field until they enter the data. What is the command in…
  • Customizations in X3 folder

    Hello everyone We sometimes have problems when a batch job runs more than once. In order to prevent this we want to use the entry point SERVEUR with action REQUETE https://online-help.sageerpx3.com/erp/12/wp-static-content/static-pages/en_US/OBJ/ADC_SERVEUR…
  • Performance: "Call SYSTEME From ORDSYS" takes about 15 seconds

    Dear readers Does anybody know how to investigate a performance issue that obviously takes places in the X3 standard function ORDSYS.SYSTEME() ? Any help is welcome! Regards, Benjamin
  • Restricted Characters for Imports and Exports

    Hi! I have searched multiple blogs and sites for this answer (along with the online help center) and can't find a clear document that states which characters are restricted in Imports/Exports per table. I've been told by Consultants that certain characters…
  • Highlight shipment number after the record was loaded?

    We recently migrated to V12 and I'm looking for a way to simply have the shipment number be re-highlighted after loading a record...that way when scanning in another shipment it would overwrite the current shipment number and load the next record... Right…
  • Intercompany purchase invoice was not created automatically

    Hi folks We have the problem that in certain cases an IC purchase invoice is not automatically created for a customer when the corresponding IC sales invoice is released. Most of the time it works but not always. We have set up the intercompany…
  • PURCHASE REQUEST WORFKLOW ESCALATION

    Good Afternoon, We would like to find out if anyone has ever setup workflow escalations on purchase request workflow approvals. under WORKFLOW FURLES, there is a ESC - ESCALATION option when the EVENT TYPE SIGNATURE is selected. However, despite testing…
  • X3 V12 - Barcode Font (IDAutomationHC39M) Not working on Crystal Reports

    On X3 version 6.5 (and version 5) we installed font IDAutomationHC39M.ttf on client computers to get barcodes to show on crystal reports. With V12 I figured I would have to install the font on the server(s). I installed the font on both the application…
  • Sagex3 - graphql query with a list filter

    We have the need to query a list of products using the new GraphQL API. The filter in specific is a list of product IDs. We already took the graphql training and this is not addressed anywhere. Could you please help? This is the query that we are trying…
  • PO MODIFICATION RE-OPENING PR

    Good day all, Reaching out to find out if there are any smart people who can assist with a possible solution / parameter regarding the following scenario. The process is as follows: PR (purchase request) is created with a QTY of 10 units and submitted…
  • Application Configuration Error

    2023 4:29:04 AM : INFO - Ok 6/7/2023 4:29:04 AM : INFO - Main runtime : reading adxinstalls on aedxbws253... 6/7/2023 4:29:04 AM : INFO - Information from adxinstalls.xml on main runtime server retrieved. 6/7/2023 4:29:04 AM : INFO - Ok 6/7/2023 4:29…
  • E-Invoicing support

    Hi, Does Sage X3 support E-Invoicing feature?
  • problème lors de la récupération du compteur

  • Function cannot be called in this context

    Hello everyone I built a generic screen "ZTRANSPORTCO" for a customer. The screen is used in multiple windows. The problem is when I try to "Jump to" another window which also has a tab with the generic screen "ZTRANSPORTCO" I get the following…
  • SAFE X3 - DelFile comand

    Hi, h ow can I make the equivalent Del *.* or Del *.txt command execute with the DelFile statement? It seems that it only accepts paths with precise filename indications, such as [xxx]/abc/123.txt and instead [xxx]/abc/*.txt fails. Roberto
  • Script does not update field value if the line is not entered

    $VERIF_MOD Local Char ZPRODCOD(30) Local Char ZPRODCODOLD(30) Local Integer YESNO YESNO =2 For i=0 To max([M:POH2]NBLIG -1) For [F:ITM] Where [F:ITM]ITMREF = [M:POH2]ITMREF(i) ZPRODCODOLD = [M:POH2]ZPRODCOD(i) ZPRODCOD=[ITM]ZPRODCOD if…
  • How to enable the Post button in Payments Screen?

    Hi All, I need your assistance on the following matter. We cannot Post any payments individually from the payment screen after entering as the Post button seems to be disabled. (Shown below) Anything I am missing?? Appreciate any help on this…
  • Restarting syracuse when changing certificate used.

    Hi, It's that time of the month for me to refresh the SSL certificates. For older Sage X3 v12 releases before patch 30, when I swapped the SSL certificate for a SSL port number in Host, the syracuse would restart the syracuse themselves on Save and…
  • How to store Blob image's type in a table ?

    I created a custom screen where I am displaying images related to a driver. I am using a datatype of ABB, input of Display, and Graphic object of Photo.I have an issue on how to store those images. I know that it is stored in the CBLOB table. In the screen…
  • [v12p30] Sage X3 console, Db login can change out sa SQL Server user login?

    Hi, Console: CFG.2.54.0.5 (from v12p30 ISO disc) I have noticed latest version and newer patch level of Sage X3 v12p30 now can set the Db login. It was previously impossible to edit and must use sa. Will there be any issue if I change…