• SAGE X3 CAPE VERDE LEGISLATION ELECTRONIC INVOICE

    During the last 6 months Sevways, portuguese SAGE X3 partner, developed the necessary vertical add-on to comply with the local requirements, particularly EFAT solution, which integrates each Invoice issued directly through webservices with the Local Tax…
  • Sage X3 and HubSpot

    I have a client that is using HubSpot for marketing. We want to exchange information with Sage X3. Has anyone done that integration or know of a company that has it? I've found several companies claiming to have the tools to do this but none of them have…
  • GraphQL for custom Fields

    Hi, I am building an app, and my goal is to interface with my clients product information (they are using X3). Most of them have custom fields in master data -> product. Right now, we didn't find a way to query custom fields via GraphQl implementation…
  • New Relic with Sage X3

    Hi all, I was reading: https://online-help.sageerpx3.com/erp/12/public/getting-started_configuration-file-nodelocal.html and noticed this: Anyone have experience using it and how to get it to work? Also, is there a patch version limitation…
  • ARRAYS AND FUNPROG

    Hi everyone, I get stuck in a problem due to not knowing how to return an array from a Funprog I mean, I'd like to know if it is possible how to return an array from a Funprog Something like: ########################################################################…
  • upload the .CSV file to SageX3 to create Sales Orders

    Hello all, our company recently purchased Sage X3 license. We have a e-commerce website that creates sales orders in Sage X3. But some customers places the orders through email in bulk using Excel spread sheet. I want to upload this spreadsheet/csv…
  • EDI providers in United States

    So I have seen presentations from Truecommerce and SPScommerce. It seems neither of these use the built in EDI abilities of X3. That makes me think I am missing something. The providers mentioned in the X3 documentation on the EDI module all seem to…
  • SAML2 for Google

    Hi, While setting up custom SAML2 for Sage X3 for Google Workspace, I found this issue: Checking the docs: Checking the custom SAML2 is ok on my account: I copied Entity ID directly from Google: I have created a user linked directly…
  • web services failures

    I have encountered a strange issue with X3 SOAP web services. I will make a call to a web service, and it returns a status code of 0 (failed), with no error messages. If I immediately retry the same web service and payload, it works successfully. I have…
  • Graphql Onpremise setup

    Hello everyone, I'm developing a middleware to integrate Sage X3 with a 3PL and I want to use GraphQL services but I'm not able to connect because I haven't found the correct Endpoint, I already try with " {{server}}/v1/service/PROD/api/" where PROD…
  • Signature capture for truck deliveries

    Does anyone use an electronic device for signature capture when making truck deliveries, and have that signature automatically feed into X3? Not looking for truck routing/management software, just signature capture for deliveries. Thanks.
  • Reverse proxy and use of SOAP websevices

    Hi We have a customer where the IT team setup a reverse proxy. At this stage i fail to conect to sage x3 via soap webservices , command i do i get an empty response. i know that the sage x3 part works fine, i tested the webservices, they read…
  • SAGE X3 ERP TWO FACTOR AUTHENTICATION WITH FORTIAUTHENTICATOR

    Hi IS it possible to integrate SAGE X3 ERP TWO FACTOR AUTHENTICATION WITH FORTIAUTHENTICATOR?
  • 3rd party Webservice soap response

    I'm trying to make a call to a 3rd party webservice using Sage X3 scripts on the SDH window, i'm using the func ASYRWEBSER.EXEC_HTTP wich is working fine, it's calling the webservice and receiving the answer of the soap call. The Answer: <s:Envelope…
  • Set Timeout for web services rest call using ASYRRESTCLI.EXEC_REST_WS

    When launching a request via REST web service with the ASYRRESTCLI.EXEC_REST_WS instruction against a third party Endpoint, I need to control a certain time in which, if the Endpoint does not respond, to exit the call and return error by TimeOut. Currently…
  • High volume shipping business using X3 willing to share?

    Hi, We do a fairly high volume of parcels shipped out each day, and are curious if there are any other X3 users (especially in the southeast) who might be proud of their X3 and shipping processes and might be willing to talk to us about them how you…
  • EDI 850 import and MPS visibility

    Looking for suggestions for how to set up importing EDI transaction 850 Purchase Orders, without the Sales Orders in X3 being visible to MPS before our team can review and approve? One suggestion we have received is to adjust our MPS requirements to not…
  • SUBSCS - Inter-site transfers - CWSIS

    Hello On V12 Patch 27 Sage introduced CWSIS webservice in order to respond to the new ADC options. However, since it was done in order to work with ADC, Sage limited the use to just that. We can't use the same service for other third party integrations…
  • Sage X3 connection/interface to coupa?

    Has anyone already implemented a connection/interface to coupa? Based on V12, possibly with APIs? Or can someone give me customer experience Sage X3 + coupa as a contact? If you don't want to do this on Sage City, feel free to message me directly…
  • CC Integration Problems with Paya - 1/31/22

    Is anyone else having any issues with their X3 / Paya integration? I can't even get a successful JBS Connection test and receive the following: Start Java Bridge Server Test Successful Java Bridge Server Connection Successful Disconnect from Java…
  • How to integrate Amazon and Prestashop?

    Hello everyone, I was wondering how I could integrate Amazon and Prestashop to X3? Which are the steps to follow? Please, could someone guide me? Appreciate it!
  • EXEC_REST_WS stops responding. Rest web service gets stuck.

    Greetings, I'm hoping someone has encountered this problem or can point me in the right direction of where to look to solve it. Sage x3, v12 I've made a rest web service in sage x3 that I call with the ASYRRESTCLI.EXEC_REST_WS-function. This works to…
  • Number of instructions error

    I am trying to publish a web service based on the BPC object. I am receiving the error below. I think this is similar to the "too many published fields error", but the wording on this one is a little different. Has anybody seen this error before? The…
  • Execute HTTP requests via batch

    Hi guys, I'm trying to execute a Web Service integration with an external API via HTTP Request. When I execute the code manually it works perfectly fine, but when I try to execute the same code via Batch it doesn't. Executing the code manually…
  • Sales Delivery Footer on Import

    I am creating a Sales Delivery against a Sales Order using an SDH import template. The delivery has invoice elements on it for freight. The delivery is getting created successfully, and the invoice elements (INVDTAAMT) are populated properly, but the…