• How to call action flags in "Standard Processing" types of functions - FUNCLEAR (Close & Reopen Purchase Orders)

    Hello! I've added a field, ZMNSTA, to the CLE2 (Close & Reopen Purchase Orders) screen, in order to display a custom field from ITMMASTER for each product. However, upon entering my code into SPECLE2, it seems that no actions are being called at all…
  • Planning work order material import for BOM change

    What is the best way to update planning work order material based on the updated BOM? There is no standard import template for MFGMAT. Users requested that they have three old components that is in 189 open work orders that "builds" phantom part# to…
  • Workflow line not working

    Hello, I am trying to get ITMREF into a workflow when sales order is deleted. Below is my setting, but it does not send any email. Any clue to troubleshoot this?
  • The folder version is different from the version of the root folder V11

    Hello, I had to reinstall the application server due to some reasons. After installing I got an error message "The folder version is different from the version of the root folder" Pilot folder patch level is PU14. I have seen e article saying that need…
  • What data is passed through AWRKMEL? Workflow code [F:AWA]CODE is null

    Hello, I want to change the workflow sender depending on the workflow code [F:AWA]CODE. The workflow code in question is ZTEST However, in a custom ZAWRKMEL script, the [F:AWA]CODE value does not seem to pass through. The result is an email sent by…
  • Manual Matching (LETTRAGE) screen - actions are not being called?

    Hello, I want to make a simple specific script modification for the manual matching screen (SPELTR) however, it seems that actions do not work on the screen. The code is as follows: $ACTION Case ACTION When "AVANTBOUT" : gosub ZSOLCPT When default…
  • Menu item - type: query - "where" parameter operators

    Good morning, I'd like to filter a query for a landing page on my X3 v11. I see on X3 online help that you can add a "where" parameter to a menu item and add sdata conditions, but the help says: Only simple conditions using "le", "ge", "eq", "lt"…
  • Display a screen field as a searchable entry in the browser object - is it possible?

    Hi there, I have a need to display the total debit [M:HAE2]TOTDEB and total credit [M:HAE2]TOTCDT screen fields seen in the bottom left of this screen (GESGAS) in the Accounting Entries browser object (GAS) shown on the left. You can see where I've…
  • View Archive Folder scripts from the Web Service script editor

    Hello, I want to make some modifications to SPEITM, but I noticed that our Sage x3 provider has done some of their own in a custom file, YSPEITM which they've called at the action runtime in SPEITM: Unfortunately, this script does not exist in the…
  • V11 to V12 upgrade timeline

    Approximately how long should it take to upgrade from V11 to V12?
  • Header Modification ("Affect detail lines") from workflow

    Hello, I'd like to update the shipment site of a sales order and have it affect all of the lines as well, when a workflow condition is met: For example, I have a workflow that will use the AWRKUPDFLD to update the STOFCY field of a SOQ line, but…
  • Calculating "velocity" of stock in a site.

    Hello, We use Netstock which has a "velocity" identifier that tells you in layman's terms how fast a product sells. It is separated into three main classifications: A, B and C and then three velocities: High (H), Medium (M) and Low (L). I am not sure…
  • Change print log Adxsrvimp_Trace from French to English

    The file is currently reading in French. Is there way to change this log to print in English? C:\Sage\SafeX3\EDTV2\EDTSRV\srvedit\Temp\Adxsrvimp_Trace
  • Field data not present until Update clicked

    Good morning I created a new field and used the type AUS since i am using this to look up employees, once you select the employee and save you will notice the selected user code is present. The problem is when you go back into the function and…
  • SageX3 - Selection List

    Hi, in a custom selection script like this: GSELFAC = 1 : # campo che deve ritornare Filter [F:YPROD] CRITERE = "[F:YPROD]YITMREF='"+[M:POH2]ITMREF(nolign-1)+"'" NBCOL = 0 NBCOL +=1 : COL(NBCOL) = "[F:YPROD]YCODPROD" : TIT(NBCOL) = "Cod.Produttore…
  • Delete/insert lines with SOAP web service

    Hi, I don't understand how to set up the parameters to insert and delete lines via web service; actually, I can't find much on those parameters in general (their definition, when should I use which, etc). A simple example would do the job as well, I…
  • Screen Field Size

    Good day Ladies and Gents Can anyone let me know if there's a way to make the fields appear larger on a screen? It seems to dynamically change when you change the size of your screen, but ideally there are some I could make larger by default and some…
  • Workflow Rule - Operations

    Good afternoon Folks Does anyone have a good guide to what the operations all mean? I'm trying to have this send 30 days before the date in the field, but I dont think create or modify will work for an even like this.
  • Customer Entry Transaction

    Good morning Does anyone know how I can view the entry transaction screen for customers? I can't seem to locate this in any of the setup function options (V11). Thanks!
  • 1) Mass delete BPS Invoices 2) DocLink/DocAlpha

    1) Is there a way to mass delete BPS Invoices? I have 1900 to delete. 2) Duplicate and triplicate Invoices have imported into Sage X3v12 p17 from DocLink/DocAlpha. This is the second or third time it has happened. Does anyone have advice on what might…
  • ADC location override

    So I have been presented with an interesting challenge. In our company we've set X3 to batch allocate all available stock to meet all demand in the system. We also heavily leverage X3's ADC functionality. Our warehouse users are able to override the…
  • Is it Possible to Import Stock Assignments?

    Here's the background here: We have Sales Order lines tied to a finished good produced by a work order (link is via MFGITM.VCRNUMORI / MFGITM.VCRLINORI) Not all our sales orders and work orders are linked this way. Say it's 50/50 linked and not linked…
  • Format data on export by Adding characters

    hi, When i export some data for exemple à LOT NUMBER, i want to add a "XX" at the beginning of it when we export the data with an export template i take from the table OUTPUTM : [OUM]LOT I'm trying to use =FORMAT$ But i'm stuck on how to express…
  • Updating Operating System Window 2012R2 to 2016, keeping Sage X3 V11 intact

    We have a multi tier environment for Sage X3 V11, including Web, Print, App and DB. We need to upgrade the OS to 2016 on all these server. Is there any recommendation to proceed with such update. Thanks in advance.
  • Batch server difference between U9 and V11/V12

    Hello, I'm curious to know what is the main reason to change the batch server from the application server to the syracuse server level. Any idea about the advantage or the improvement reason behind this major modification ? Can we always check by…