• 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…
  • Product Site Clarifacation on What the Logic is

    Hello, am wondering if someone can explain the logic behind Product Site Default Location setup? Problem: Snap shot above is how we are picking our apparel for replenish to work, but I don't think it's setup right 100%. Does anyone have any expierence…
  • 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…
  • Signature Management Workflow for a Sales Order created by Import

    Is it possible to have a signature workflow created for a sales order that is created through the import/ export function?
  • Seeking Information on Email Monitoring and Routing Services

    Hello everyone, We would like to ensure proper monitoring of emails sent by X3 workflows and also verify the routing of email addresses through an external provider. Do any of you already know suppliers who offer this type of service? Has anyone successfully…
  • Close Multiple Sales Orders

    Hello, does anyone know of a way to automate closing multiple sales orders? I was trying to look at API or Import options but seems that closing a sales order requires execution of an action (TRTCLESOH) and I'm not finding the easiest way to access…
  • Use Amazon SES (Simple Email Service) as Notification Server in Sage X3

    Amazon Simple Email Service (SES) is a robust email service provided by Amazon Web Services which helps businesses send business emails to their customers securely via the latest email transmission and authentication technologies such as SPF and DKIM…
  • 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…
  • Workflow rule or script to email sites with safety stock when product status changes

    Good afternoon! I am looking to set up a new workflow rule which will automatically email all of the affected product-sites when a product status is changed. So far, I have managed to set up a rule that will detect when the custom status field we…
  • POHSIG Workflow signature

    Hi, I'm trying to modify a standard workflow rule POHSIG to automatically sign PO if [F:POH]TOTORD < [F:POH]CREUSR maximum value But it works only if user that creates PO is in the first line of Rule values. For Example how it works in standard…
  • ASYRWRKSIG Workflow approval link Error:

    Hi All, Please assist as to what might be a solution to the following error for workflow approval links: {"$diagnoses":[{"$severity":"error", "$message": "X3 engine error: D:\\Sage\\X3APP\\Folders\\X3\\TRT\\ASYRWRKSIG.src : File Non-existent ()…
  • Workflow rules: mail notification after create QC analysis requests

    Hello, Im looking for solution to create Worfkflow rule/Notification that will return email after create "Analysis requests" from production declaration or receipts. Everything what i get so far is email notification only from modification or closing…
  • 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.
  • Workflow Rule - Message with Amount to Invoice

    Below is a message I created for a workflow rule to notify end users they have an invoice ready for approval. Does anyone know why my "Total Cost" is not working? You can see it present in SQL with an amount and in the invoice. |"Subject Invoice has…
  • Workflow Action Update fields

    I need assistance developing this workflow. What I'm trying to accomplish: When a customer return is created, I need the workflow to look at a TSICOD(1) and if it = 003, I need to update the lines of that return. The trigger works, so I can…
  • We faced a problem in Sales Order workflow where the signed flag becomes BLANK when header condition not met.

    Hi experts, We faced a problem in Sales Order workflow where the signed flag becomes BLANK when header condition not met. When creating a new sales order in LIVE folder, it doesn't trigger the workflow because the "header condition was not met", and…
  • Attach PDF (no crystal) through code to Email Workflow Event type

    Hello, Prior validating payment on Bank website, we need to submit Invoices in PDF. We would like to avoid send them manually. On X3, we have a folder PIH for Purchase Invoice with all PDF inside named NUM.PDF (Invoice number). In GESPAY (payment…
  • Sage HR Workflow Recipient Type

    I have to make adjustments to some HR Workflows, but most are set up using these new option. And I can’t make changes until I know what the current process is doing. The first 2 are standard, and I know what they do, but the next 3 I don’t know. …
  • Too many published fields POH (demasiados campos publicados 136.000 porém temos 65.000 Maximo no Syracure)

    Estamos com problemas para publicar Web Service POH, temos 400 campos publicados, porém ao publicar o servidor de aplicações web indica que temos 136.000 campos, porém acredito que tempos que limpar a pasta temporaria do servidor de aplicacoes onde ficam…
  • Date difference in Adonix language

    Does anyone know the correct syntax for a workflow if I wanted to compare 2 dates and only show those for which the dates differ by greater than 1 day? In SQL, it's a simple DATEDIFF() to find this number, but I don't know how to code this in X3. …
  • Packaging Consumption in Work Orders

    I'm looking for ideas as to the best way to consume packaging in work orders. We sell products in various packaging....totes, drums, pails, etc. Currently the packaging is relieved from inventory at time of sales invoicing.....packaging codes are…
  • Purchase Request Auto Signature, how to stop this?

    Scenario: User JOHN creates a new purchase request PR, on the signature user assignment he is the first to sign PR. After creating the PR, the PR is automatically signed. I suppose this comes from the actions in the workflow that fires when the PR…
  • Purchase Request workflow

    I am trying to prevent the signature circuit from restarting when the supplier is set or changed. Most of the end users will not know or care who the supplier is during the initial stages of the request. However, the purchaser is required to assign…
  • Task Codes

    Is there a Task Code to add a View Requester in Recurring Task Manager?
  • Sage X3 - Print reports to Email

    Good afternoon. With the need of one of my clients to send all kind of reporting by email we came across a problem. We used the ARP event to manage the workflows so they could send the message with their report as an attachment. This worked smoothly…