Hi
I'm trying to use X3 V12 webservices from PHP application, below the code I used to save a new order :
Hi
I'm trying to use X3 V12 webservices from PHP application, below the code I used to save a new order :
Hi,
I have an unusual request from a client for Sage X3 integration with Jira Service Management: https://www.atlassian.com/software/jira/service-management
Does Sage X3 support Jira Service Management?
As you may already know, starting Sage X3 2021 R2 (V12), a new integration pathway has been introduced; the mighty GraphQL. Invented by Facebook to used internally back in 2012, GraphQL has gained massive popularity for its lightweight query and response…
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…
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…
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…
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 I need to…
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:
######################################################…
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 to…
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 be…
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 to my accoun…
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…
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…
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.
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 fine. the…
Hi
IS it possible to integrate SAGE X3 ERP TWO FACTOR AUTHENTICATION WITH FORTIAUTHENTICATOR?
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…
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…
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 leverage…
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…
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…
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 or via…
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…
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!
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…