Browse By Tags

  • Recap - license notification codes

    1. license This event is triggered 10 days before the license expires to remind the user that he/she has to take care of the license renewal. example Variables used in license event code : notifications. https://www.sagecity.com/za/sage-x3-south…
  • Variables used in license_web_warn event code : notifications

    1. user entity values, for example user.firstName 2. productTitle : the name of the product 3. percentage : the percentage of volume reached. 4. graceSlowdown : the slowdown percentage that applies on web services at the next warning level. 5…
  • Variables used in license_web_grace event code : notifications

    1. user entity values, for example user.firstName 2. productTitle : the name of the product 3. graceSlowdown : the slowdown percentage that applies on web services.
  • Variables used in license_web_max event code : notifications.

    1. user entity values, for example user.firstName 2. productTitle : the name of the product.
  • Variables used in license code : notifications.

    1. user entity values, for example user.firstName 2. productTitle : the name of the product. 3. productVersion : the current product version number. 4. policyTitle : the policy that the expiring license is associated to. 5. policyVersion : the…
  • Sales direct orders and allocations

    Hi. I am having issues with automating allocations on sales orders. When I invoke the "Auto allocation" item on the right menu I get the message "Line managed with a direct order: Nothing to allocate" I have checked parameters INIALLORD is set to Yes…
  • Error: "STBLANGAGES: Type Incompatibility" when saving a project in PJM

    This error happens every time a product is entered under the Product tab and click Save Impact : Project screen closes, and the task is not saved. Fix Resolved and fix is included in v11.0.14, error not in higher patches.
  • PJMTSK.fde file non existent when processing a customer/sales return (GESSRH)

    Error: @X3.TRT/SUBSRHA$adx (Line #) Error 20: Non existent file ... PJMTSK.fde... @X3.TRT/SUBSRHA$adx(182): if !clalev ([F:PJTA]) Local File PJMTSK [PJTA] : Endif Fix Issue will be fixes on version 12 patch 23. Request hotfix 195485 (patch…
  • Sage X3 V11.0.17 is now available

    Mandatory components: Runtime R081.004.809 Syracuse Server 11.22 On environments using Production Scheduler: Production Scheduler 6.0.2014 Recommended components: Console 2.46.0 PrintServer 2.19 The patch and setup media are available…
  • Error : @X3.TRT/RPTGLI$adx (718) Error 26 : Internal Error Inconsistent reference value

    You can be getting this error when running GLGRPAUX, GLGRPDEV, GLGRPDEVAUX, DE-GLGRP, DE-GLGRP2, DE-GLGRPAUX reports Cause : Updates to RPTGLI.src file requires updated runtime and adxadmin components. Fix Install hot fixes below 1. Sage X3…
  • Saiba quais as implicações do Teletrabalho em termos de Cibersegurança

    Se os Ciberataques estão no top 10 dos riscos globais, com o aumento do número de empresas a funcionar em regime de teletrabalho, as ameaças e vulnerabilidades aumentam. Neste sentido, é fundamental que as empresas assegurem as condições que permitam…
  • Consultório Online Gratuito: Medidas Extraordinárias de âmbito Laboral e de Apoio às Empresas

    Com o intuito de esclarecer os nossos clientes e parceiros sobre o impacto e a operacionalização das medidas extraordinárias de âmbito laboral de apoio às empresas anunciadas pelo Governo, a Sage vai realizar um Consultório Online gratuito sobre os temas…
  • Product tax level by site or company

    Product tax level by site or company - products shared by companies in diferent countries
  • How to generate/download SEPA Credit Transfer XML file

    Hello Everyone, Can anyone let me know that how to download SEPA (FRA legislation) XML file after posting payments through manual remittance. I am not sure whether any other software required to download SEPA XML bacs file or any special setup required…
  • 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…
  • Routings - Copy Routings

    I'm updating BOMs to including a packaging code. I can copy the BOM from the original product by entering the new product code however the BOM routings are not automatically copied over. Is there a way that routings can also be copied over?
  • Validate PO Invoice with Webservice

    Does anyone here have any idea how to validate a PO Invoice using a webservice, or other similar method?
  • Import companies and sites

    Is it possible to import multiple companies and sites?
  • Journals on hold when accounting task active also

    Hi All, In my Sage X3 database journals are on hold when the accounting task active. When i post supplier invoice it does not go to GL. Any idea?? This is new database.
  • Row level permissions on non-object controlled selection lists

    We have configured row level permissions on customers restricting acces to specific customer by customer categories. This works well to restrict access and visibilty of non-authorised customers in the left-list of the customer function and in the selection…
  • Import SIH using Web Services

    Hi all, as you can read i'm trying to import an invoice in my Sage X3 V9 PATCH 6 using Web Services, in my specific script(SPESIH) there is an action that i don't want to perform if i'm importing using web services. I wonder if there is a method to…
  • Add Line to Grid

    HI all, in Sage X3 v11 I need to fill a grid on click but I can't find a way to add lines to my grid, can someone share a script to help me, i'm currently working on Sage X3 SPE Script of that window?
  • PJM - Financial Overview through time

    Hello In the course of the requirements gathering phase and even during the PJM module implementation process, the vast majority of clients have put in check the inexistence of a financial overview perspective that allows them to have a time-scattered…
  • Allocate Cases before Eaches

    The business need is to set up allocation rules that always allocates cases of product, regardless of the setup on the product record. For example, on the customer tab of the product record the unit is EA (each) If a case of that product is equal to 12…
  • Variable like GUSER to determine the current endpoint/folder

    I am looking to see if there is a variable in X3 that contains the current folder/endpoint code (i.e. PILOT) the user is logged into (similar to the GUSER variable giving the user code). This variable would be something that I could use in code (i.e.…