• 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…
  • 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…
  • V12 Data Model

    Is the online help data model correct for V12? The files show v6.....
  • How to modify the quantities of a delivery and its movements of stock through code or import / export template

    I have a validated delivery to which I want to modify both the delivery quantities and the quantities of the stock movements made; I need to do it by code or template. Would anyone know what template to use or how could I develop it?
  • Filter itmref field based on category selected in the management screen in order

    Hi, Please I need serious help, in solving this issue. I created a new field in the management tab called category that is jumps to the product category table. So I am trying to make the selection of itmref field in the line tab in order filter…
  • A Pen Sign appeared in right list

    Dear Mates. I am working on X3PU9 with a fully customized screen, however, a pen sign appear in the right list and blocking me to do any action on the screen. The message showing "You only have viewing rights...". I am accessing with 'ADMIN' Id, which…
  • BPSNAM: key too long 505(500) error appears when trying to save a new field in BPSUPPLIER table

    Hi, Please I was trying to add a new field to a table when trying to save it pops up this error..please help me Thank you .
  • How to Post Purchase Invoice via Code

    Hi, We want to post Purchase Invoices from code after it has been saved, we have done a similar customization for the Suppliers and it works perfectly. However, for the Purchase Invoices, it does not execute. Here is the code snippet we use. It…
  • GROSS PRICE AND DISCOUNT CALCULATION ON PO LINE SCREEN?

    Hi, I am trying to get a value display on a field on the PO line screen. This is the concept: field description data type [M:POH2]GROPRI entered md8 (internal type: decimal) [M:POH2]DISCRGVAL entered md8 (internal type…
  • Change Browser's label dynamically

    FormerMember
    FormerMember
    Hi, does anyone know how to change a browser label dynamically? At the moment, I´m using the variables TITLIS and TITSEL(1) at $TITRE action. Both variables change values but don´t display the new value. Best regards, Afonso Carvalho
  • 'Jump to' function navigate to Journal Entry

    Hi to all brothers & sisters I am currently working on X3PU9 navigation function (Jump to) in table (NBLIG) from customized screen to Journal Entry. I did realized the GAS object is using HAE3 as index key. However, when i apply the code, it not able…
  • Validate PO Invoice with Webservice

    Does anyone here have any idea how to validate a PO Invoice using a webservice, or other similar method?
  • Mobile authoring in Sage X3 V12

    Hello, I have a question concerning an issue in the authoring of the mobile environment in the version 12 of Sage. In the version 7 (update 9), the authoring is working well for the desktop and the mobile environments, and this is not the case for…
  • 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…
  • 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…
  • Debug with Eclipse

    Hi There, I configure eclipse on my machine successfully but I am unable to call debug in X3 function level(like V6.5 when we open any function having debug parameter at coding level it should display debugger screen). Is it possible to call debugger…
  • V12 Site Map

    Hi Is anyone finding the V12 interface frustrating? I would love some advise on whether there is a trick to make it more usable, When I use the Site map, if I close a screen I want it to return me to the Site Map. Not keep returning me to the Landing…
  • Hello friends, I would like to know how to add a bundle node.js to X3.

    I would like to make a bundle in node.js, for Webservice consumption and add to X3.
  • How to create 2+ records in V7 style "simultaneously"?

    Hi, How can I create two or more instances in V7 Style code ( Leave request representation) ? In this specific case I want to create as many entrys in the table as contracts registered for the Employee. I tried with a For Cycle in "AINSERT_AFTER…
  • i can't add new field to screen

    i'm trying to add field to screen ,in the first level i add a field to table then i used it in screen but an error has displayed thank for helping me to solve the problem
  • creating a web app using mertial picking adc functionality

    Has anyone every created an external web app and that app uses the adc functionality or know of a way to do this? So basically, I am trying to create an an external web app, but I want it to behave in the same functionality when I am doing the material…
  • List folder content in native mode

    Hi We have tried listing folder contents using this two approaches without success. First approach used to work in classic mode. 1. Call SYSTEME2(adxmac(0),"LSADX"-FOLDER,"",FILCOUNT, FILLIST) From ORDSYS (error, 'Unexpected end of JSON input') …
  • Link On-Hand Quantity in Purchase Order Screen

    FormerMember
    FormerMember
    How we can show an item "On-Hand" in Purchase Order Screen. Right now, Purchasing department not able to see how much quantity, they have at the time of order entry. They would have to search each Item on purchase order to find what they have physically…
  • Get REST webservice photo

    Hi, I created a specific table to store some information.. One of the columns is a photo (blob)... How can I consume them via web service to show the photo on an external HTML page? In the picture below, BLOB_0 is my field where the photo is. How…
  • Evaluated titles in classes and representations

    Hi all, How can I use evaluated titles in Classes and Representations? In a classic screen there before field actions you can use. I've tried this in multiple instance o CSPE and RSPE but to no avail. Also, how can I filter on selected fields based…