• I cannot set the item's Sales Unit when I register an order via SOAP

    Hi, I cannot set the item's Sales Unit when I register an order via SOAP. The POST request sends something like: ... SAU: "UN", QTY: "", SAUSTUCOE: "1", STU: "UN", ... But the order resets to the standard "PCT" sales unit. can anybody help me…
  • Web Stores for X3

    We're looking to provide a web store that will allow our customers to browse products, view pricing, and place orders online. I'd love to hear what other people are using for their web store integrations.
  • Limit lines return web service subprogram

    I developed a web service in subprogram only for searching but it have a limitation of 1000 lines, if greater than 1000 lines there is a timeout error. How to fix this? Thanks very much.
  • How can I call IMPORTSIL with a local file?

    Hi. I'm developing a C# application that interfaces with X3 via web services. Now I need to call a procedure (via web service) that will use an import template, but I'll pass a path of a file stored locally on the client computer. Is there a…
  • External web services timeout error

    I'm trying to connect to an external IBAN service https://api.iban.com and I've added this to Sage under REST Web Services, however I keep getting a timeout error when trying to do a GET request. The service is available through the server directly…
  • REST APIs Consume Badges

    We are using REST APIs to pull data from X3. We have discovered that each REST call consumes a badge, and also leaves a session open. This ends up leaving many session open after successful calls, and ends up locking users out of X3. Does anybody know…
  • Data Extracts

    I have a client with Sage (cloud) that is asking us to extract their financials into SAP HANA so as to include it with some of the operational models. I know nothing about the Sage platform and the API's seem to be very transactional in nature or am…
  • Non-Existant Subprogram

    I know I posted this issue a few years ago with an issue I was having in V6, but I have also seen this issue in V7, and now in V12. I created a subprog in a SRC file in X3. I compiled the source file, then went into X3 subprograms, and tried to add the…
  • Error 'X3 Error: , message:NBAXE_1 : Type incompatibility, line :0, type:1'

    V12 P16. I have a web service, using the SOH object, to create a Order. But getting this error. Anyone have any idea on it? I've done a fuill data dictionary validation, but still get this error. This web service worked fine in V11 and prior.
  • Web Service Pools Hung Up

    We have a client uses X3 web services for various integrations. It seems that one or more of the web service calls are failing, and the error sometimes stops the web service pools, and stops all further traffic from coming in. We are trying to determine…
  • Underlying Connection Closed

    I have web services that are returning the error "The underlying connection was closed: An unexpected error occurred on a send." I have confirmed that the user/password is good. This is running without any issues on a production endpoint, but I just pointed…
  • How does one close a purchase order with a webservice call? (Sage X3 11)

    Hi! I've got an interface which can create and update purchase orders via webservice (using save and modify methods respectively), but when it comes to closing an order, it doesn't appear to be possible. I cannot set the open quantity to zero, as…
  • Setting up Windows M3 Mobile to connect with X3 to use ADC Functions

    Hi All Our client acquired windows M3 handheld type, to be used for stock operations e.g Stock receipt, Stock count using the ADC functionality in X3. We have installed the webserver component on the X3 server and also the telnet client. When we run…
  • AOWSIMPORT Sales Invoices Record Lock

    I am using the AOWSIMPORT web service / subprogram to create Sales Invoices. The invoice is created properly, but it is shown as locked by the web services user after it is created. Has anybody had this problem. Does anybody know how to get around this…
  • Updating SOH invoicing elements via web service

    I am trying to use a web service based on the SOH object to update invoicing elements on a sales order. Below is an example of the XML I am using: <PARAM> <TAB DIM="30" ID="SOH3_5" SIZE="3"> <LIN NUM="1"> <FLD NAME="INVDTAAMT" TYPE="Decimal">10</FLD…
  • X3: Sample code for Delivery Creation base on Sales Order via Subprogram

    Hi Experts! We're finding a way to create Delivery base on Sales Order via Subprogram. Could you please provide us some basic sample codes to do it? And we found a similar questions: https://www.sagecity.com/support_communities/sage_erp_x3/f/sage…
  • SAGE X3 V12 SOAP Webservice, calling SOAP Web Service using JAVA, encoding not supported

    We configured a SOAP webservice in SAGE X3 V12, patch 16. This is to integrate some information from another company, the other supplier uses JAVA to integrate this information, now they answered us with this: Quote: is there any chance the Wsdl…
  • Create BP Customer invoice with analytical dimensions using web services

    We are trying to import BP Customer invoices, publishing BIC object as a web service. When testing, we get an error with the message "Error-> Analytic dimensions: XXXX\Record does not exist, but the record exists. If we don't include this field in the…
  • 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') …
  • Web Services - X3 server is not allowed to ask the web service server to open a window

    Error Detail X3 server did not return a response (NDRESULT). X3 server is not allowed to ask the web service server to open a window [{"winId":"WOSOHALL","funcId":"GESSOH","stamp":"20181112083550"}] AdxId returned by X3 server: B,E,A2…
  • Production Tracking Web Service

    Has anybody been successful in calling the production tracking (MTK) object as a web service. I have found that if you call it to do material consumption, and you only want to consume 1 material, it automatically adds all of the materials that are on…
  • Create Customer with dimensions using Web Services

    I am trying to create a customer using the BPC object published as a web service. There are two dimensions associated with the customer. When I try to create the customer using the web service, I get a message "Analytical Dimensions Record does not exist…
  • EDI outbound msg

    Hello, I tried setting up EDI on a test server and i finally managed to test the "EDI outbound msg. generation". This does not seem to work as I recieve this error message: Process completed with errors Number of documents to process : 0 Number of documents…
  • implement API SMS in Sage X3 with RESTfull

    how to implement API SMS in Sage X3 with RESTfull webservices ?.I need an exemple if possible.
  • Creating Production Tracking Materials via Web-Service

    Hi! When trying to create a Production Tracking materials issue via web-service (X3 v11) using the MTK object, I get a message "Line Number 1 \ Product : The stock to issue has not been determined \ Document line quantity 1 Processed quantity 0" although…